FS#75380 - [telegram-desktop] Error while loading shared libraries
Attached to Project:
Community Packages
Opened by José Miguel Sarasola (alosarjos) - Wednesday, 20 July 2022, 13:17 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 20 July 2022, 21:09 GMT
Opened by José Miguel Sarasola (alosarjos) - Wednesday, 20 July 2022, 13:17 GMT
Last edited by Toolybird (Toolybird) - Wednesday, 20 July 2022, 21:09 GMT
|
Details
After updating to telegram-desktop 4.0.2-3 I get the next
error when trying to run Telegram:
telegram-desktop: error while loading shared libraries: libabsl_strings.so.2111.0.0: cannot open shared object file: No such file or directory |
This task depends upon
Closed by Toolybird (Toolybird)
Wednesday, 20 July 2022, 21:09 GMT
Reason for closing: Fixed
Additional comments about closing: telegram-desktop 4.0.2-4
Wednesday, 20 July 2022, 21:09 GMT
Reason for closing: Fixed
Additional comments about closing: telegram-desktop 4.0.2-4
$ ldd $(which telegram-desktop) | grep 'not found'
libabsl_strings.so.2111.0.0 => not found
libabsl_throw_delegate.so.2111.0.0 => not found
$ pacman -Ql abseil-cpp | grep libabsl_strings.so
abseil-cpp /usr/lib/libabsl_strings.so
abseil-cpp /usr/lib/libabsl_strings.so.2206.0.0
This is not recommended, as it may possibly break other packages depending on this library.
error: telegram-desktop: signature from "Jiachen YANG (Arch Linux Packager Signing Key) <farseerfc@archlinux.org>" is marginal trust
:: File /var/cache/pacman/pkg/telegram-desktop-4.0.2-4-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package(PGP signature)).
Do you want to delete it? [Y/n]
EDIT: Really sorry for this comment, should have searched before shooting the question. I had to update the trustdb and the issue is resolved.