canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #00015
[Bug 1981485] Re: deb2snap.json contains gnome-3-34-1804 in the seeded section
This bug was fixed in the package ubuntu-release-upgrader - 1:22.10.6
---------------
ubuntu-release-upgrader (1:22.10.6) kinetic; urgency=medium
* utils/demotions.py: check old-releases.u.c so that we can generate
demotions for releases which have reached their End of Life.
* data/DistUpgrade.cfg: remove mythbuntu and kubuntu-netbook metapackages.
* DistUpgrade/deb2snap.json: gnome-3-34-1804 is no longer a seeded snap and
should not be refreshed. (LP: #1981485)
* Run pre-build.sh: updating mirrors, demotions, and translations.
-- Brian Murray <brian@xxxxxxxxxx> Fri, 15 Jul 2022 14:34:14 -0700
** Changed in: ubuntu-release-upgrader (Ubuntu Kinetic)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of
Canonical's Ubuntu QA, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1981485
Title:
deb2snap.json contains gnome-3-34-1804 in the seeded section
Status in ubuntu-release-upgrader package in Ubuntu:
Fix Released
Status in ubuntu-release-upgrader source package in Jammy:
Triaged
Status in ubuntu-release-upgrader source package in Kinetic:
Fix Released
Bug description:
[Description]
The snap gnome-3-34-1804 is no longer seeded in Ubuntu 22.04 but the distribution upgrade process is not aware of this and will leave the snap installed after the upgrade.
[Test Plan]
Test 1
------
Using the dist-upgrader tarball from http://archive.ubuntu.com/ubuntu/dists/jammy-proposed/main/dist-upgrader-all/current/ on an Ubuntu 20.04 LTS system upgrade to Ubuntu 22.04 LTS. (Using the tarball is necessary because one cannot use 'do-release-upgrade -d and -p' simultaneously.) The tarball should be manually extracted into /tmp/ and the file (or symlink) named 'jammy' should be executed.
After the upgrade completes the snap gnome-3-34-1804 should no long be
installed. (Check out output of snap list and also check
/var/log/dist-upgrade/main.log for the message "removing snap
gnome-3-34-1804".)
Test 2
------
Complete the same test as above but before upgrading install the slack snap. After the upgrade completes gnome-3-34-1804 should still be installed and the slack snap should still launch.
[Regression Potential]
Other snaps may depend on the gnome-3-34-1804 snap (slack for instance) and removing gnome-3-34-1804 would then make those snaps unusable. Subsequently, the test plan involves installing the slack snap and then upgrading and ensuring it still launches.
Original Description
--------------------
During an upgrade from Ubuntu 20.04 to Ubuntu 22.04 I noticed the following in the log:
2022-07-12 12:11:02,144 DEBUG install of snap firefox succeeded
2022-07-12 12:11:02,735 DEBUG refresh of snap gnome-3-34-1804 failed
2022-07-12 12:11:03,372 DEBUG refresh of snap gtk-common-themes succeeded
The refresh of the snap gnome-3-34-1804 failed because there is no
ubuntu-22.04 channel for it. I don't think the snap is needed any
longer and it should switch from the "seeded" section to the
"unseeded" section in deb2snap.json.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1981485/+subscriptions