touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #103543
[Bug 1496877] [NEW] apparmor profile fails to load in Ubuntu 15.04
Public bug reported:
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)
** Affects: lxc (Ubuntu)
Importance: Undecided
Status: New
--
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:
New
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
Follow ups