On my desktop have a vanilla 25.10 install (let's call it Alice) that I rarely boot into, and a tiny PC (Bob) that is similarly vanilla.
Today I noticed that the version of firefox on Alice was 147.0.2, compared to Bob which is 148.0.
On Alice, sudo snap info firefox said:
and on Bob
On Alice I ran sudo snap refresh firefox --channel=latest/stable and now there's 148.0 there, but I'd like to know what was going on; why was Alice behind, though tracking the same release?
Today I noticed that the version of firefox on Alice was 147.0.2, compared to Bob which is 148.0.
On Alice, sudo snap info firefox said:
Code:
... tracking: latest/stable-ubuntu-25.10 ... installed: 147.0.2-1
Code:
... tracking: latest/stable-ubuntu-25.10 ... installed: 148.0-1









Comment