cannot compile snap-confine apparmor profile on openSUSE Leap 42.3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Fix Released
|
Critical
|
Zygmunt Krynicki |
Bug Description
By debugging something else we noticed that on openSUSE Leap 42.3 we cannot compile snap-confine apparmor profile (even though we are not re-executing snap-confine there).
error: cannot perform the following tasks:
- Setup snap "core" (6016) security profiles (cannot setup apparmor for snap "core": cannot create host snap-confine apparmor configuration: cannot reload snap-confine apparmor profile: cannot load apparmor profiles: exit status 1
apparmor_parser output:
AppArmor parser error for /var/lib/
)
- Setup snap "core" (6016) security profiles (cannot create host snap-confine apparmor configuration: cannot reload snap-confine apparmor profile: cannot load apparmor profiles: exit status 1
apparmor_parser output:
AppArmor parser error for /var/lib/
Changed in snapd: | |
milestone: | 2.36.2 → 2.36.3 |
Changed in snapd: | |
status: | In Progress → Fix Committed |
Changed in snapd: | |
status: | Fix Committed → Fix Released |
A "master" version of the fix is proposed in https:/ /github. com/snapcore/ snapd/pull/ 6244 - the one for the release branch will be a small subset of that, with just the essential part.