Recently, this warning appears when open Firefox:
Pending update of "firefox" snap
Close the app to avoid disruptions
What does it mean? And what do I have to do? Is this a bug?
Recently, this warning appears when open Firefox:
Pending update of "firefox" snap
Close the app to avoid disruptions
What does it mean? And what do I have to do? Is this a bug?
If you have received a notification of a pending Firefox update it will appear as a small bell icon next to the clock in the top panel. Clicking on the bell will show a Firefox pending update notification as shown in the below screenshot.
As soon as you see the
Pending update of "firefox" snap. Close the app to avoid disruptions (13 days left)
notification (which means you have 13 days to upgrade Firefox yourself or else the Firefox snap package will get an unattended upgrade) close Firefox and then reopen it after updating the Firefox snap package is finished. If the pending update to the Firefox snap package has not started yet, it can be initiated by runningsudo snap refresh
. If you don't close Firefox after Firefox has finished being updated, then you will be unable to open any new tabs until you close Firefox and then reopen it.The above only works if you actually close firefox, otherwise the snap will not refresh, and running snap refresh will not even tell that it held an update back.
The formula that worked for me:
But the user experience sucks. It was far more slick using
apt
, and starting firefox on older machines seems quite a lot slower too.The message says...
It would be more helpful if it told you to close the app, and leave it closed for a day or so (with the computer running), to allow the pending update to occur in the background. The assumption is that this process, itself, will not be a "disruption".
The faster solution, assuming you're willing to put up with
snap
shenanigans, is to runsnap refresh --list
in order to identify any pending updates, then close the associated apps before runningsudo snap refresh
, then repeat this sequence to make sure you were successful.Here's a session log, further demonstrating that you can't take
snap
messages at face value. Hopefully, there's enough hints here to makesnap
updates more manageable.How to disable
snap
notifications on the Settings UIThis is not ideal as you will miss out on the latest security updates. But if the thing is going to keep annoying me every other day, I can't stand it anymore.
Tested on Ubuntu 22.04. Learnt from: https://forum.snapcraft.io/t/how-to-disable-snapd-update-notifications-permanently/31117/2
It is not like I leave my laptop on suspend every night, I shut it down every day, thus shutting down the browser, and even then the update is not automatic. That system is just too user unfriendly. Devs need to implement a system that automatically downloads security updates, and that they take effect when you restart the program. A notification should only show after e.g. after 24 hours of being outdated.
Bibliography:
Here's an all GUI, app specific solution:
Just close Firefox and then run these commands: