You are not logged in.
Hi,
I updated my system this morning. After that this is what I get when trying opening Telegram:
"Telegram: error while loading shared libraries: libabsl_strings.so.2508.0.0: cannot open shared object file: No such file or directory"
I read about this issue in previous updates, tried to yay -Rns Telegram and reinstalled it but the issue stays.
Any suggestion? Thank you!
Offline
$ pacman -Qi abseil-cpp?
Online
$ pacman -Qi abseil-cpp?
seems to be up to date
Name : abseil-cpp
Version : 20250512.1-1
Description : Collection of C++ library code designed to augment the C++ standard library
Architecture : x86_64
URL : [url]https://abseil.io[/url]
Licenses : Apache-2.0
Groups : None
Provides : None
Depends On : gcc-libs glibc gtest
Optional Deps : None
Required By : protobuf re2 telegram-desktop webrtc-audio-processing-1
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 6.44 MiB
Packager : Christian Heusel <gromit@archlinux.org>
Build Date : mar 17 giu 2025, 18:25:22
Install Date : lun 4 ago 2025, 10:52:14
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : SignatureLast edited by Albuz (2025-08-27 12:30:17)
Offline
At this moment abseil-cpp 20250814.0-1 is up to date.
Online
sudo pacman -S abseil-cpp
warning: abseil-cpp-20250512.1-1 is up to date -- reinstallingpacman doesn't seem to be willing to update it. How can I override it?
Offline
pacman doesn't seem to be willing to update it.
Aren't mirrors in your /etc/pacman.d/mirrorlist out-of-sync? Mirror Status
Online
Also try to run "sudo pacman -Syyu" first.
Online
Also try to run "sudo pacman -Syyu" first.
already tried
Aren't mirrors in your /etc/pacman.d/mirrorlist out-of-sync? Mirror Status
Uh, yes they are.
edit: but apparently not all of them
this is my mirrorlist
Server = http://it.mirrors.cicku.me/archlinux/$repo/os/$arch
Server = https://it.mirrors.cicku.me/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.server24.net/$repo/os/$arch
Server = https://archlinux.mirror.server24.net/$repo/os/$arch
Server = http://archlinux.mirror.garr.it/archlinux/$repo/os/$archeven the first one should be successfully synced
Last edited by Albuz (2025-08-27 13:52:06)
Offline