** Description changed: [Impact] We would like 24.04 LTS systems and newer to have snap-store track 2/stable, and firmware-updater track 1/stable. ubuntu-release-upgrader has a "deb2snap" mechanism capable of doing this. [Test Plan] - On Jammy, see that snap-store and firmware-updater are not tracking + 1. On Jammy, see that snap-store and firmware-updater are not tracking 2/stable and 1/stable, respectively: $ snap info snap-store | grep "^tracking:" $ snap info firmware-updater | grep "^tracking:" Perform an upgrade from Jammy to Noble: $ do-release-upgrade -d After the upgrade, confirm that snap-store and firmware-updater are tracking the new channels: $ snap info snap-store | grep "^tracking:" $ snap info firmware-updater | grep "^tracking:" + In this case, since the snap tracking was not previously modified, no + informational message should be displayed to the user. + + 2. Do the same test as before, but before the upgrade, switch snap-store + to something like beta/stable so that a notification is displayed about + switching the snap tracking. + [Where problems could occur] - The patch is just editing deb2snap.json entries. Typos would lead to a + The patch is editing deb2snap.json entries. Typos would lead to a failure in changing the trackings. We should also be certain that these are the correct trackings for these snaps. + + There is also some new logic added to allow "force switching" a snap's + tracking channel. This logic should only be in effect when a deb2snap + entry explicitly asks for it. Nonetheless, issues in the implementation + would effect the deb2snap logic 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/2077344 Title: upgrades should change snap-store and firmware-updater tracking To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2077344/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs