← Back to team overview

touch-packages team mailing list archive

[Bug 1511495] Re: lxc 1.0.7-0ubuntu0.9 has buggy apparmor profiles

 

** Changed in: lxc (Ubuntu)
       Status: New => Invalid

-- 
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:
  Invalid

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


References