touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #114430
[Bug 1511495] [NEW] lxc 1.0.7-0ubuntu0.9 has buggy apparmor profiles
Public bug reported:
lxc packages:
*** 1.0.7-0ubuntu0.9 0
500 http://archive.ubuntu.com//ubuntu/ trusty-updates/main amd64 Packages
lxc apparmor profiles loading fails with:
root@host:~# apparmor_parser -r /etc/apparmor.d/lxc/lxc-default-with-mounting
Found reference to variable PROC, but is never declared
root@host:~# echo $?
1
root@host:~# aa-enforce /etc/apparmor.d/lxc/lxc-default-with-mounting
[...]
raise apparmor.AppArmorException(cmd_info[1])
apparmor.common.AppArmorException: 'Found reference to variable PROC, but is never declared\n'
FYI adding '#include <tunables/global>' fixes it.
** Affects: lxc (Ubuntu)
Importance: Undecided
Status: New
** Tags: canonical-bootstack
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1511495
Title:
lxc 1.0.7-0ubuntu0.9 has buggy apparmor profiles
Status in lxc package in Ubuntu:
New
Bug description:
lxc packages:
*** 1.0.7-0ubuntu0.9 0
500 http://archive.ubuntu.com//ubuntu/ trusty-updates/main amd64 Packages
lxc apparmor profiles loading fails with:
root@host:~# apparmor_parser -r /etc/apparmor.d/lxc/lxc-default-with-mounting
Found reference to variable PROC, but is never declared
root@host:~# echo $?
1
root@host:~# aa-enforce /etc/apparmor.d/lxc/lxc-default-with-mounting
[...]
raise apparmor.AppArmorException(cmd_info[1])
apparmor.common.AppArmorException: 'Found reference to variable PROC, but is never declared\n'
FYI adding '#include <tunables/global>' fixes it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1511495/+subscriptions
Follow ups