Bugzilla – Bug 1213309
PackageKit fails to start in GNOME 45 env: undefined symbol: pk_backend_job_require_restart
Last modified: 2024-01-17 13:30:12 UTC
GNOME:Next is in the progress of being updated to version GNOME 45.alpha We have noticed that PackageKit o longer starts up Jul 14 08:48:36 poseidon systemd[1]: Starting PackageKit Daemon... Jul 14 08:48:36 poseidon PackageKit[9548]: daemon start Jul 14 08:48:36 poseidon PackageKit[9548]: daemon quit Jul 14 08:48:36 poseidon packagekitd[9548]: Source ID 21899 was not found when attempting to remove it Jul 14 08:48:36 poseidon packagekitd[9548]: Failed to load the backend: opening module zypp failed : /usr/lib64/packagekit-backend/libpk_backend_zypp.so: undefined symbol: pk_backend_job_require_restart
Where can I find the source code of the new PackageKit package? I assume it's been updated to version 1.26.
GNOME:Next/PackageKit - it's actually still 1.2.5
did some chasing, and I think this should be the correct fix: https://github.com/PackageKit/PackageKit/pull/643
Thanks for the fix, Dominique. Closing this as FIXED.