FS#54552 - encfs: error while loading shared libraries: libtinyxml2.so.4: cannot open shared object file

Attached to Project: Community Packages
Opened by Philipp Claßen (PhCl) - Thursday, 22 June 2017, 21:43 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 22 June 2017, 21:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The latest upgrade of tinyxml2 breaks encfs. When you run it, you will see this error message:

encfs: error while loading shared libraries: libtinyxml2.so.4: cannot open shared object file: No such file or directory


Additional info:
* encfs-1.9.1-4-x86_64
* tinyxml2-5.0.0-1-x86_64


Steps to reproduce:

Upgrade to the latest version of tinyxml2, which is tinyxml2-5.0.0-1-x86_64.

Run encfs:

$ encfs
encfs: error while loading shared libraries: libtinyxml2.so.4: cannot open shared object file: No such file or directory

(Ater downgrading libtinyxml2 to tinyxml2-4.0.1-1-x86_64, then encfs works again.)

This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 22 June 2017, 21:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  encfs 1.9.1-5
Comment by Philipp Claßen (PhCl) - Thursday, 22 June 2017, 21:48 GMT
OK, I see that encfs is now also updated. Everything works fine.

We can close it.

Loading...