FS#57374 - [telegram-desktop] Not compatible with community/crypto++ 6.0.0
Attached to Project:
Community Packages
Opened by Cysioland (Cysioland) - Sunday, 04 February 2018, 22:32 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 04 February 2018, 23:11 GMT
Opened by Cysioland (Cysioland) - Sunday, 04 February 2018, 22:32 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 04 February 2018, 23:11 GMT
|
Details
Description:
Cannot run telegram, desktop, as it complains the following: telegram-desktop: error while loading shared libraries: libcryptopp.so.5.6: cannot open shared object file: No such file or directory Additional info: * package version(s): telegram-desktop 1.2.8, crypto++ 6.0.0 Steps to reproduce: * Install telegram-desktop and fully up-to-date crypto++ * Try to run telegram-desktop |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Sunday, 04 February 2018, 23:10 GMT
Nothing in the telegram-desktop package is linked to
libcryptopp.so at all. You can use lddtree from the pax-utils
package or set LD_DEBUG=files to figure out where the actual
problem is.