Hallo people.
After update i had this surprise from telegram-desktop:
telegram-desktop: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
Does it mean that the app requires now sistemd?
Can i do something?
Try to build it by yourself. The systemd dependency is not declared at the PKGBUILD but can be an "hidden" make dependency, idk.
i think it's because it's now built with qt6-base.
qt6 also does not have a declared systemd dependency, but looking at https://archlinux.org/packages/extra/x86_64/qt6-base/sonames/ shows libsystemd.so linking..
i assume this is why obarun has it's own qt5-base .. ?
trying to build telegram against qt5 might be the trick for now, if it allows it..
6 days later
igorka67 wroteSolved
Downgraded to 3.3.0-1
I have a working version - 3.4.2-1.
Maybe is the qt6 package was in the meanwhile updated...
I am still ignoring the telegram update, so long it works...
q6-base is now on the obextra repo. So try it with the obextra/qt6-base package
confirmed telegram-desktop now working with obextra/qt6-base
thanks eric :)

Powered by Obarun