On a minimal impish system (created with autopkgtest-buildvm) I ran: $ sudo apt install --no-install--recommends snapd update-notifier $ sudo snap install canonical-livepatch $ sudo apt-add-repository ppa:mvo/tmp $ 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 it still hangs, most likely because the *old* prerm is run which will stop snapd during the upgrade. -- 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
