FS#53855 - goldendict is missing dependency for openssl
Attached to Project:
Community Packages
Opened by Cherrot Luo (cherrot) - Thursday, 27 April 2017, 16:20 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 April 2017, 16:24 GMT
Opened by Cherrot Luo (cherrot) - Thursday, 27 April 2017, 16:20 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 April 2017, 16:24 GMT
|
Details
Description: Goldendict has no dependency for openssl, but
it indeed relies on libssl.so.1.0.0. So after my system
updating which upgraded openssl from 1.0 to 1.1, goldendict
could not start: "goldendict: error while loading shared
libraries: libssl.so.1.0.0: cannot open shared object file:
No such file or directory"
Additional info: * package version(s): 1.5.0RC2-5 * config and/or log files etc. |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Thursday, 27 April 2017, 16:24 GMT
goldendict does not, but qt5-base does and already has the
necessary dep.