FS#54547 - [encfs] broke due to update of tinyxml2

Attached to Project: Community Packages
Opened by Josh Zackeroff (jz_train) - Thursday, 22 June 2017, 19:19 GMT
Last edited by Evangelos Foutras (foutrelis) - Thursday, 22 June 2017, 21:06 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Alexander F. Rødseth (xyproto)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
Encfs currently requires libtinyxml2.so.4. Due to today's update of tinyxml2 (tinyxml2-5.0.0-1-x86_64.pkg.tar.xz --> libtinyxml2.so.5), encfs no longer functions. Creating a symlink does not fix the issue. A downgrade would probably work, however I do not have a previous version of tinyxml2 on my machine to test.

Additional info:
* package version(s)
tinyxml2-5.0.0-1-x86_64.pkg.tar.xz

* config and/or log files etc.
encfs: error while loading shared libraries: libtinyxml2.so.4: cannot open shared object file: No such file or directory

Steps to reproduce:
just type encfs into the terminal and press enter
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Thursday, 22 June 2017, 21:06 GMT
Reason for closing:  Fixed
Additional comments about closing:  encfs 1.9.1-5
Comment by Josh Zackeroff (jz_train) - Thursday, 22 June 2017, 19:24 GMT
* package version
encfs 1.9.1-4

--Sorry posted tinyxml instead.
Comment by midixinga (midixinga) - Thursday, 22 June 2017, 21:04 GMT
downgrade to tinyxml2-4.0.1 solves the problem
on my pc only encfs needs tinyxml2

Loading...