Tested as well on resolute. Before: ``` $ sudo 3cpio -t /boot/initrd.img | grep snap etc/udev/rules.d/70-snap.chromium.rules etc/udev/rules.d/70-snap.cups.rules etc/udev/rules.d/70-snap.desktop-security-center.rules etc/udev/rules.d/70-snap.element-desktop.rules etc/udev/rules.d/70-snap.firefox.rules etc/udev/rules.d/70-snap.firmware-updater.rules etc/udev/rules.d/70-snap.mattermost-desktop.rules etc/udev/rules.d/70-snap.prompting-client.rules etc/udev/rules.d/70-snap.signal-desktop.rules etc/udev/rules.d/70-snap.snap-store.rules etc/udev/rules.d/70-snap.snapd-desktop-integration.rules etc/udev/rules.d/70-snap.snapd.rules etc/udev/rules.d/70-snap.thunderbird.rules usr/lib/modules/7.0.0-15-generic/kernel/drivers/md/dm-snapshot.ko.zst ```
After: ``` $ sudo apt upgrade snapd/resolute-proposed # upgrade to 2.75.2+ubuntu26.04.2 $ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-7.0.0-15-generic $ sudo 3cpio -t /boot/initrd.img | grep snap usr/lib/modules/7.0.0-15-generic/kernel/drivers/md/dm-snapshot.ko.zst ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2139065 Title: Please exclude /etc/udev/rules.d/70-snap.*.rules from initrd To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/2139065/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
