ayugram-desktop: symbol lookup error: ayugram-desktop: undefined symbol: _ZTI20QGenericUnixServices, version Qt_6_PRIVATE_API
Well now what?
Git Clone URL: | https://aur.archlinux.org/ayugram-desktop-bin.git (read-only, click to copy) |
---|---|
Package Base: | ayugram-desktop-bin |
Description: | Desktop Telegram client with good customization and Ghost mode built by Andontie AUR |
Upstream URL: | https://github.com/AyuGram/AyuGramDesktop |
Licenses: | GPL3 |
Conflicts: | ayugram-desktop |
Provides: | ayugram-desktop |
Submitter: | westpain |
Maintainer: | TheAirBlow |
Last Packager: | TheAirBlow |
Votes: | 7 |
Popularity: | 1.44 |
First Submitted: | 2023-08-26 11:07 (UTC) |
Last Updated: | 2025-03-21 13:30 (UTC) |
ayugram-desktop: symbol lookup error: ayugram-desktop: undefined symbol: _ZTI20QGenericUnixServices, version Qt_6_PRIVATE_API
Well now what?
the distributor of this source really needs to vendor some libraries like protobuf, it's always a laggard compared to upstream
Current source is out-of-date, please update it to up-to-date one which is (as of the time of reading this comment): https://aur.andontie.net/x86_64/ayugram-desktop-5.12.3-3-x86_64.pkg.tar.zst
Thanks!
also getting 404
getting 404, please change the download source
getting 404, please change the download source
You can bypass the signature check for now until it's fixed by using these flags:
yay -S --mflags --skipinteg ayugram-desktop-bin
Great now it doesn't even install. The hash in PKGBUILD is incorrect. Installation fails source file validation and exits with error status 1
The correct sha256 hash for ayugram-desktop-5.11.1-1-x86_64.pkg.tar.zst is "7da10abaef067ffb731a21ee9dc84c7f9e1a328ff3438d36631b4d2923718cb2"
After recent updates, Ayugram fails to launch and only outputs an error message:
ayugram-desktop: error while loading shared libraries: libprotobuf-lite.so.29.2.0: cannot open shared object file: No such file or directory
The dependencies it requires are out of date. A temporary workaround is to downgrade them to a version it requires:
wget https://archive.archlinux.org/packages/p/protobuf/protobuf-29.2-1-x86_64.pkg.tar.zst
wget https://archive.archlinux.org/packages/a/abseil-cpp/abseil-cpp-20240722.1-1-x86_64.pkg.tar.zst
sudo pacman -U protobuf-29.2-1-x86_64.pkg.tar.zst abseil-cpp-20240722.1-1-x86_64.pkg.tar.zst
Pinned Comments
TheAirBlow commented on 2024-08-19 10:16 (UTC)
This package depends on Andontie AUR for the time being. Please be patient :D