I'v started runc container with apparmor profile as /sbin/dhclient
Inside the container, for all the commands which I'm typing I'm getting
Permission denied
Kern.log
Dec 22 21:45:57 raj kernel: [14575.502702] audit: type=1400
audit(1450800957.194:143): apparmor="DENIED" operation="exec"
profile
Thanks. I am going to mark this as Fix Released then. If you see it
happen again, please feel free to file a new bug with steps to
reproduce.
As an aside, the evince denial was fixed in a recent upload.
** Changed in: apparmor (Ubuntu)
Status: Incomplete => Fix Released
** Changed in: app
xan@gerret:~$ grep DENIED /var/log/kern.log
Jan 2 13:36:33 gerret kernel: [ 4995.022827] type=1400
audit(1325507793.137:26): apparmor="DENIED" operation="exec" parent=2735
profile="/usr/bin/midori" name="/bin/dash" pid=2817 comm="midori"
requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
Jan
I'm at a loss as to why you would be seeing that error. Are you still receiving
this on login? What is the current output of:
$ grep DENIED /var/log/kern.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
xan@gerret:~$ dpkg -l|grep apparmor
ii apparmor 2.7.0~beta1+bzr1774-1ubuntu2
User-space parser utility for AppArmor
ii apparmor-notify 2.7.0~beta1+bzr1774-1ubuntu2
AppArmor notification system
ii apparmor-ut
I see that the profile has the following:
network inet dgram,
Can you give the output of the following two commands (from a terminal):
$ cat /proc/version_signature
$ dpkg -l|grep apparmor
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
I think it serves to put bug as, at least, new ;-)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/888734
Title:
dhclient generates "DENIED" message in apparmor
To manage notifications about this bug
** Attachment added: "apparmor_parser output"
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/888734/+attachment/2595286/+files/output.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/8887
Thank you for using Ubuntu and reporting a bug. Can you attach the output of
the following command:
$ apparmor_parser -p /etc/apparmor.d/sbin.dhclient
** Changed in: apparmor (Ubuntu)
Status: New => Incomplete
** Changed in: apparmor (Ubuntu)
Assignee: (unassigned) => Jamie Strandbog