unhold doesn't "Remove auto-refresh hold on all snaps"

Bug #2055154 reported by Nobuto Murata
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapd
New
Undecided
Unassigned

Bug Description

$ snap version
snap 2.61.1
snapd 2.61.1
series 16
ubuntu 24.04
kernel 6.6.0-14-generic

$ sudo snap refresh --unhold
Removed auto-refresh hold on all snaps

It states "Removed the hold on *all* snaps", but it doesn't remove a hold of a specific snap.

$ sudo snap refresh --hold hugo
General refreshes of "hugo" held indefinitely

$ snap list hugo
Name Version Rev Tracking Publisher Notes
hugo 0.123.4 18676 latest/stable hugo-authors held

^^^ held

# sudo snap refresh --unhold
Removed auto-refresh hold on all snaps

$ snap list hugo
Name Version Rev Tracking Publisher Notes
hugo 0.123.4 18676 latest/stable hugo-authors held

^^^ still held

$ sudo snap refresh --unhold hugo
Removed general refresh hold of "hugo"

$ snap list hugo
Name Version Rev Tracking Publisher Notes
hugo 0.123.4 18676 latest/stable hugo-authors -

^^^ finally unheld

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.