Comment 2 for bug 1928982

Revision history for this message
Aleksandar Ivanisevic (aleksandar-e) wrote : Re: snap core update yields different results depending on the order of installation

Both machines are on the same versions of everything:

support@qbs01:~$ snap list
Name Version Rev Tracking Publisher Notes
core 16-2.50 11081 latest/stable canonical✓ core
core18 20210507 2066 latest/stable canonical✓ base
lxd 4.14 20400 latest/stable canonical✓ -
support@qbs01:~$ ssh qbs02 snap list
Name Version Rev Tracking Publisher Notes
core 16-2.50 11081 latest/stable canonical* core
core18 20210507 2066 latest/stable canonical* base
lxd 4.14 20400 latest/stable canonical* -

I've been tracking the differences for a long time now, those files got different only some time after Sunday 2021-05-16, snapd itself was installed at least 6 months prior

There are no differences in "snap info snapd" output between hosts

here is the changes output

support@qbs01:~$ sudo snap changes --abs-time
ID   Status  Spawn                      Ready                      Summary
130  Done    2021-05-20T07:15:01+02:00  2021-05-20T07:15:01+02:00  Change configuration of "core" snap

support@qbs01:~$ ssh qbs02 sudo snap changes --abs-time
ID   Status  Spawn                      Ready                      Summary
140  Done    2021-05-19T09:25:19+02:00  2021-05-19T09:25:29+02:00  Refresh "core18" snap
141  Done    2021-05-20T07:15:01+02:00  2021-05-20T07:15:01+02:00  Change configuration of "core" snap