Hey guys I just want to report that libpamac-flatpak stopped working and there is a lib issue with libpamac-flatpak on Arm64 which causes the package to fail to install
Resolving dependencies...
Checking inter-conflicts...
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Reinstalling libpamac-flatpak-plugin (11.7.3-4)...
flatpak: error while loading shared libraries: libgpgme.so.11: cannot open shared object file: No such file or directory
Error while configuring libpamac-flatpak-plugin
Error: libpamac-flatpak-plugin: command failed to execute correctly
Transaction successfully finished.
I have gpgme and 2.0.0-1 installed
I was able to temporarily workaround and fix this by doing sudo ln -s /usr/lib/libgpgme.so /usr/lib/libgpgme.so.11 but the package will need to be updated to fix this.
The issue is the removal of libgpgme.so.11 with the latest updates a couple days ago. Flatpak was also reliant on that but today’s flatpak update resolved the issue for flatpak however, there are still packages reliant on libgpgme.so.11 which is no longer available. One of those packages is “udisks2” which is quite important. I can’t see my attached drives and root partition anymore without it.
By the way, you removed my post because of the symlink suggestion, but the post above mine clearly suggest the exact same thing, so why is it still visible?