Comment 4 for bug 2039268

Revision history for this message
Steve Langasek (vorlon) wrote :

On my up-to-date lunar system, I was able to 'snap install firmware-updater' without issue.

I was also able to install it in a lunar lxd container.

$ lxc launch ubuntu:lunar -- lp-2039268
Creating lp-2039268
Starting lp-2039268
$ lxc exec lp-2039268 -- bash
# snap info snapd | grep installed
  Start with 'snap list' to see installed snaps.
installed: 2.60.3 (20092) 42MB snapd
# snap install firmware-updater
[...]
# snap connections|grep :desktop-legacy
desktop-legacy firmware-updater:desktop-legacy :desktop-legacy -
#