** Changed in: apparmor (Ubuntu) Status: In Progress => Fix Committed
** Changed in: snappy Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1569573 Title: recent snapd path renames causes apparmor to not load profiles on boot Status in Snappy: Fix Committed Status in apparmor package in Ubuntu: Fix Committed Bug description: /lib/apparmor/functions has this: PROFILES_SNAPPY="/var/lib/snappy/apparmor/profiles" The recent snappy path renames move the profiles to /var/lib/snapd/apparmor/profiles so now snappy apparmor profiles are not loading on boot. apparmor needs this change: PROFILES_SNAPPY="/var/lib/snapd/apparmor/profiles" To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1569573/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp