I uploaded a version of snapd with the changes from https://github.com/snapcore/snapd/pull/11680 and https://github.com/snapcore/snapd/pull/11287 to the my ppa:mvo/tmp for impish too.
On a minimal impish system (created with autopkgtest-buildvm) I ran: $ sudo apt-add-repository ppa:mvo/tmp $ sudo apt install --no-install--recommends snapd update-notifier $ sudo snap install canonical-livepatch $ apt list -a snapd [shows the impish PPA version is used] $ sudo sed -i 's/impish/jammy/' /etc/apt/sources.list $ sudo sed -i 's/impish/jammy/' /etc/apt/sources.list.d/mvo-ubuntu-tmp-impish.list $ sudo apt update $ apt list -a snapd [shows the PPA version as the one that will be upgraded to] $ sudo apt full-upgrade -y with that the upgrade does not hang anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969162 Title: bad interaction between snapd and update-notifier when snapd package is being upgraded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1969162/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
