On Fri, 24 Jan 2025 17:15:07 +0100 =?utf-8?q?Aur=C3=A9lien_COUDERC?= < couc...@debian.org> wrote: > Package: packagekit > Version: 1.3.0-2 > Severity: normal > > Dear Maintainer, > > running pkcon get-distro-ugrades on a testing/unstable system waits > forever and never returns.
That should not happen, as distro upgrade is not supported in Debian. On my Debian Unstable, it fails as below. $ pkcon get-distro-upgrades Getting upgrades [=========================] Finished [=========================] Fatal error: GetDistroUpgrades not supported by backend So, I guess this is most probably some issue with the packagekit DBus service coming up on your system, in which case you should see the following, but not an endless wait. $ pkcon get-distro-upgrades Getting upgrades [=========================] Finished [=========================] Fatal error: Timeout was reached If it's still reproducible, you can provide more information.