% lsb_release -r
Release:        26.04

# Verify I'm on old Snapd:
% snap info snapd|grep installed; dpkg -l --no-pager snapd
  Start with 'snap list' to see installed snaps.
installed:          2.72                        (25577) 53MB snapd
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version            Architektur  Beschreibung
+++-==============-==================-============-============================================
ii  snapd          2.72+ubuntu26.04.1 amd64        Daemon and tooling that 
enable snap packages

# Reproduce bug:
% grep Icon /var/lib/snapd/desktop/applications/firefox_firefox.desktop
Icon=/snap/firefox/7477/default256.png

# Update Snapd:
% sudo apt install snapd/resolute-proposed

# Verify I'm on proposed Snapd:
% snap info snapd|grep installed; dpkg -l --no-pager snapd
  Start with 'snap list' to see installed snaps.
installed:          2.72                        (25577) 53MB snapd
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name           Version            Architektur  Beschreibung
+++-==============-==================-============-============================================
ii  snapd          2.73+ubuntu26.04.1 amd64        Daemon and tooling that 
enable snap packages

# Verify the bug is fixed:
% grep Icon /var/lib/snapd/desktop/applications/firefox_firefox.desktop
Icon=/snap/firefox/current/default256.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851490

Title:
  [SRU] Favourite entry for chromium disappears with every update

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1851490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to