[Bug 2077344] [NEW] upgrades should change snap-store and firmware-updater tracking

Nick Rosbrook 2077344 at bugs.launchpad.net
Mon Aug 19 16:06:28 UTC 2024


Public bug reported:

[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
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:"

[Where problems could occur]

The patch is just 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.

** Affects: ubuntu-release-upgrader (Ubuntu)
     Importance: Medium
     Assignee: Nick Rosbrook (enr0n)
         Status: Triaged

** Affects: ubuntu-release-upgrader (Ubuntu Noble)
     Importance: High
     Assignee: Nick Rosbrook (enr0n)
         Status: Triaged

** Also affects: ubuntu-release-upgrader (Ubuntu Noble)
   Importance: Undecided
       Status: New

** Changed in: ubuntu-release-upgrader (Ubuntu Noble)
     Assignee: (unassigned) => Nick Rosbrook (enr0n)

** Changed in: ubuntu-release-upgrader (Ubuntu Noble)
   Importance: Undecided => High

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ubuntu-release-upgrader (Ubuntu Noble)
       Status: New => Triaged

** Changed in: ubuntu-release-upgrader (Ubuntu)
       Status: New => Triaged

** Changed in: ubuntu-release-upgrader (Ubuntu)
     Assignee: (unassigned) => Nick Rosbrook (enr0n)

** Changed in: ubuntu-release-upgrader (Ubuntu Noble)
    Milestone: None => ubuntu-24.04.1

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/2077344

Title:
  upgrades should change snap-store and firmware-updater tracking

Status in ubuntu-release-upgrader package in Ubuntu:
  Triaged
Status in ubuntu-release-upgrader source package in Noble:
  Triaged

Bug description:
  [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
  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:"

  [Where problems could occur]

  The patch is just 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2077344/+subscriptions




More information about the foundations-bugs mailing list