running the following fixes it for me on 24.04.3 LTS aarch64 ``` sudo snap install snapd --channel=edge ```
``` user@pi:~$ snap version snap 2.71+ubuntu24.04 snapd 2.71+ubuntu24.04 series 16 ubuntu 24.04 kernel 6.8.0-1040-raspi user@pi:~$ sudo snap install snapd 2025-10-12T19:02:00Z INFO Waiting for automatic snapd restart... snapd 2.71 from Canonical✓ installed user@pi:~$ sudo snap install snapd --channel=latest snap "snapd" is already installed, see 'snap help refresh' user@pi:~$ sudo snap refresh snapd --channel=latest snapd 2.71 from Canonical✓ refreshed user@pi:~$ sudo snap refresh snapd --channel=edge 2025-10-12T19:03:36Z INFO Waiting for automatic snapd restart... 2025-10-12T19:03:37Z INFO Waiting for automatic snapd restart... 2025-10-12T19:03:38Z INFO Waiting for automatic snapd restart... 2025-10-12T19:03:39Z INFO Waiting for automatic snapd restart... snapd (edge) 2.72+g135.6d45803 from Canonical✓ refreshed ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2127224 Title: all snaps fail to run To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2127224/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
