← Back to team overview

touch-packages team mailing list archive

[Bug 1496877] Re: apparmor profile fails to load in Ubuntu 15.04

 

Thanks for reporting this bug.

Why do you feel this is a bug in lxc?  Did you run the sample
program inside a container?  Since apparmor profiles cannot be nested
and containers by default run confined, you would indeed not be able
to switch profiles inside a container.

Please show us precisely what you did and what you expected to happen.

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

-- 
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/1496877

Title:
  apparmor profile fails to load in Ubuntu 15.04

Status in lxc package in Ubuntu:
  Incomplete

Bug description:
  With the latest Ubuntu 15.04  Vivid( Kernel 3.19), I tried to ran the
  sample program for aa_change_profile from the man page. Whenever I
  tried to execute the program, it says No such file or directory. I ran
  strace for this program, whenever aa_change_profile is called, looks
  like changeprofile is prefixed with profile. Not sure whether it is
  intended from asprintf called from aa_change_profile

  strace output
  write(3, "changeprofile i_cant_be_trusted_"..., 39) = -1 ENOENT (No such file or directory)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1496877/+subscriptions


References