I can now add a fourth installation not working. I have a vanilla 23.04 with firefox snap (not beta).
firefox is open
tim@tim-Standard-PC-Q35-ICH9-2009:~$ snap refresh
All snaps up to date.
tim@tim-Standard-PC-Q35-ICH9-2009:~$ snap refresh --list
Name Version Rev Size Publisher Notes
firefox 112.0.2-1 2611 255MB mozilla\u2713 -
so there is a pending update. But nothing happens.
When trying to update from the Software Store app, there are process in use errors (as seen in the systemctl output, third last line).
snapd.service - Snap Daemon
Loaded: loaded (/lib/systemd/system/snapd.service; enabled; preset: enabled)
Active: active (running) since Thu 2023-05-11 09:26:56 AEST; 4min 10s ago
TriggeredBy: \u25cf snapd.socket
Main PID: 552 (snapd)
Tasks: 11 (limit: 4556)
Memory: 90.7M
CPU: 1.143s
CGroup: /system.slice/snapd.service
\u2514\u2500552 /usr/lib/snapd/snapd
May 11 09:26:56 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: daemon.go:340: adjusting startup timeout by 1m10s (pessimistic estimate of 30s plus 5s per snap)
May 11 09:26:56 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: backends.go:58: AppArmor status: apparmor is enabled and all features are available
May 11 09:26:56 tim-Standard-PC-Q35-ICH9-2009 systemd[1]: Started snapd.service - Snap Daemon.
May 11 09:27:19 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "gnome-42-2204", "gtk-common-themes", >
May 11 09:27:19 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "gnome-42-2204", "gtk-common-themes", >
May 11 09:27:21 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "gnome-42-2204", "gtk-common-themes", >
May 11 09:28:40 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "gnome-42-2204", "gtk-common-themes", >
May 11 09:28:40 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: snapstate.go:1854: cannot refresh snap "firefox": snap "firefox" has running apps (firefox), pids: 2162,2367,2391,2572,2874,>
May 11 09:28:41 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "firefox", "gnome-42-2204", "gtk-commo>
May 11 09:28:44 tim-Standard-PC-Q35-ICH9-2009 snapd[552]: storehelpers.go:769: cannot refresh: snap has no updates available: "bare", "core22", "gnome-42-2204", "gtk-common-themes", >
~