Snap applications stopped to work after zypper dup

All Snap applications stopped to work after todays distro upgrade in openSUSE Tumbleweed. Error is:

> some-snap-app
cannot perform operation: mount -t tmpfs /tmp/snap.rootfs_A5z0uT: Permission denied

Additional info: apparmor was updated today for me in my distro.

Original issue reference: https://forums.opensuse.org/t/snap-applications-stopped-to-work-after-zypper-dup/166681

1 Like

Workaround: https://bugzilla.suse.com/show_bug.cgi?id=1211989#c4

This PR has been opened to fix the issue https://github.com/snapcore/snapd/pull/12845

I’ve landed 2.59.5 with a cherry-pick of the upstream fix. Please update and see if it fixes the problem.

Seems works! However it worked for some reason with reverted workaround as well.