This fix breaks Ubuntu 16.04: update-manager did a partial update. It elected to keep snapd (2.22.6) and remove linux-generic and linux-image- generic. This plus a kernel update (4.4.0.67), I ended up with kernel 4.4.0.67 without linux-image-extras of the same version. After reboot, no network, no sound, and so on.
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1666897 Title: snaps with classic + jailmode confinement started to fail on zesty Status in snapd: Fix Released Status in linux package in Ubuntu: Confirmed Bug description: We just noticed that zesty stated to fail when a snap using classic confinement is installed in jailmode. $ snap install --jailmode --classic python0 $ python0 (doesn't work) /snap/python0/2/usr/bin/python0: error while loading shared libraries: libm.so.6: failed to map segment from shared object And in the system log you can see: [ 2929.841318] audit: type=1400 audit(1487770576.927:40): apparmor="DENIED" operation="file_mmap" profile="snap.python0.python0" name="/snap/core/1264/lib/x86_64-linux-gnu/libm-2.23.so" pid=5235 comm="python0" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0 To manage notifications about this bug go to: https://bugs.launchpad.net/snapd/+bug/1666897/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp