[Bug 2039268] Re: When upgrading to Mantic, it fails to install snap firmware-updater
Steve Langasek
2039268 at bugs.launchpad.net
Wed Oct 18 03:27:31 UTC 2023
This comes from the snapd mount generator.
The code to generate this mount unit is not new, it dates back to snapd
2.31.2.
But that unit was not there at boot.
Its generation gets triggered as part of the ubuntu-release-upgrade
after the apt upgrade has finished, as part of the
Quirks.manticPostUpgrade based on the timing in the log vs the timestamp
of the mount unit file.
It does happen after the logging line 'DEBUG switch of snap core22
succeeded' (I guess because before upgrade it was incorrectly following
the ubuntu-23.04 channel but should be following stable?)
I have confirmed that on a lunar system with snapd
2.59.1+23.04ubuntu1.1, the snap.mount does not exist and /snap is not
bind-mounted.
The code of the generator says it's not supposed to be needed as a
workaround if the root filesystem is already mounted as shared:, which
is the case at the start of the upgrade.
--
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/2039268
Title:
When upgrading to Mantic, it fails to install snap firmware-updater
Status in snapd package in Ubuntu:
New
Status in ubuntu-release-upgrader package in Ubuntu:
Confirmed
Bug description:
While upgrading to Mantic the following message is reported:
installing snap firmware-updater
error: cannot perform the following tasks:
- Automatically connect eligible plugs and slots of snap "firmware-updater" (internal error: auto-connect of &{"firmware-updater:desktop-legacy" "snapd:desktop-legacy"} failed: snap "snapd" has no slot named "desktop-legacy")
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2039268/+subscriptions
More information about the foundations-bugs
mailing list