Snapd update testing
====================

Jammy
-----

1. Update 2.68.5+ubuntu22.04.1 to 2.71+ubuntu22.04

snap    2.68.5+ubuntu22.04.1
snapd   2.68.5+ubuntu22.04.1
series  16
ubuntu  22.04
kernel  5.15.0-157-generic

sudo apt install snapd=2.71+ubuntu22.04 <-- passed without error

snap    2.71+ubuntu22.04
snapd   2.71+ubuntu22.04
series  16
ubuntu  22.04
kernel  5.15.0-157-generic

systemctl status snapd

 systemctl status snapd
● snapd.service - Snap Daemon
     Loaded: loaded (/lib/systemd/system/snapd.service; enabled; vendor preset: 
enabled)
    Drop-In: /etc/systemd/system/snapd.service.d
             └─override.conf
     Active: active (running) since Fri 2025-10-03 11:34:56 UTC; 1min 19s ago
TriggeredBy: ● snapd.socket
   Main PID: 9837 (snapd)
      Tasks: 8 (limit: 1095)
     Memory: 16.6M
        CPU: 387ms
     CGroup: /system.slice/snapd.service
             └─9837 /usr/lib/snapd/snapd

Oct 03 11:34:56 unruffled-yellowthroat systemd[1]: snapd.service: Consumed 
3.708s CPU time.
Oct 03 11:34:56 unruffled-yellowthroat systemd[1]: Starting Snap Daemon...
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: overlord.go:284: Acquiring 
state lock file
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: overlord.go:289: Acquired 
state lock file
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: daemon.go:276: started 
snapd/2.71+ubuntu22.04 (series 16; classic) ubuntu/22.04 (amd64) 
linux/5.15.0-157-generic.
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: daemon.go:370: adjusting 
startup timeout by 45s (pessimistic estimate of 30s plus 5s per snap)
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: backends.go:68: AppArmor 
status: apparmor is enabled and all features are available
Oct 03 11:34:56 unruffled-yellowthroat snapd[9837]: backend.go:145: reloading 
profiles for snap-confine
Oct 03 11:34:56 unruffled-yellowthroat systemd[1]: Started Snap Daemon.
Oct 03 11:34:56 unruffled-yellowthroat systemd[1]: 
/lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 
'Service', ignoring.


2. Reverse (downgrade)

sudo apt install snapd=2.68.5+ubuntu22.04.1 <-- passed without error

snap    2.68.5+ubuntu22.04.1
snapd   2.68.5+ubuntu22.04.1
series  16
ubuntu  22.04
kernel  5.15.0-157-generic

sudo systemctl status snapd
● snapd.service - Snap Daemon
     Loaded: loaded (/lib/systemd/system/snapd.service; enabled; vendor preset: 
enabled)
    Drop-In: /etc/systemd/system/snapd.service.d
             └─override.conf
     Active: active (running) since Fri 2025-10-03 11:38:48 UTC; 40s ago
TriggeredBy: ● snapd.socket
   Main PID: 13808 (snapd)
      Tasks: 7 (limit: 1095)
     Memory: 16.5M
        CPU: 3.666s
     CGroup: /system.slice/snapd.service
             └─13808 /usr/lib/snapd/snapd

Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: overlord.go:284: Acquiring 
state lock file
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: overlord.go:289: Acquired 
state lock file
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: patch.go:64: Patching 
system state level 6 to sublevel 1...
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: patch.go:64: Patching 
system state level 6 to sublevel 2...
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: patch.go:64: Patching 
system state level 6 to sublevel 3...
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: daemon.go:250: started 
snapd/2.68.5+ubuntu22.04.1 (series 16; classic) ubuntu/22.04 (amd64) 
linux/5.15.0-157-generic.
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: daemon.go:353: adjusting 
startup timeout by 45s (pessimistic estimate of 30s plus 5s per snap)
Oct 03 11:38:44 unruffled-yellowthroat snapd[13808]: backends.go:68: AppArmor 
status: apparmor is enabled and all features are available
Oct 03 11:38:48 unruffled-yellowthroat systemd[1]: Started Snap Daemon.
Oct 03 11:38:49 unruffled-yellowthroat systemd[1]: 
/lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 
'Service', ignoring.

3. release upgrade to noble

sudo apt install snapd=2.71+ubuntu22.04

snap    2.71+ubuntu22.04
snapd   2.71+ubuntu22.04
series  16
ubuntu  22.04
kernel  5.15.0-157-generic

sudo apt upgrade
sudo do-release-upgrade

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2118396

Title:
  [SRU] 2.71

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2118396/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to