[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-11-03 Thread Jamie Strandboge
** Also affects: apparmor (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: apparmor (Ubuntu Karmic) Importance: Undecided Status: New ** Also affects: apparmor (Ubuntu Lucid) Importance: High Assignee: Jamie Strandboge (jdstrand) Status: Incomp

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-11-03 Thread thosjo
The above problem doesn't show up in 9.10. $ lsb_release -a && sudo dpkg -l |grep apparmor LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch Distributor ID: Ubuntu Description:U

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-10-26 Thread Jamie Strandboge
Can you try this on Ubuntu 9.10 and see if the problem is fixed? Thanks. ** Changed in: apparmor (Ubuntu) Status: Confirmed => Incomplete ** Changed in: apparmor (Ubuntu) Assignee: (unassigned) => Jamie Strandboge (jdstrand) -- jaunty: Apparmor doesn't parse logs and doesnt generall

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-18 Thread Jamie Strandboge
** Changed in: apparmor (Ubuntu) Assignee: Jamie Strandboge (jdstrand) => (unassigned) Status: Incomplete => Confirmed -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a member o

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-13 Thread thosjo
Removed abstractions and dash from policy and tested again. No improvement. ** Attachment added: "Stripped Firefox policy and logs" http://launchpadlibrarian.net/23818814/apparmor.new_firefox.policy -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/b

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-13 Thread thosjo
... and here's some new behavior. Added all previous policies, Apparmor didn't fail to load them this time but now it didn't unload the policies when stopped instead. tho...@thosjo-lab:~$ sudo /etc/init.d/apparmor start Loading AppArmor profiles - AppArmor already loaded with profiles.: Skipped

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-13 Thread thosjo
Firefox policy and logs ** Attachment added: "Firefox policy and logs" http://launchpadlibrarian.net/23818577/apparmor.firefox.policy -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a m

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-13 Thread thosjo
I removed all policies except dhcp and avahi, and there was no start/stop issues. Then I added the Firefox policy and the null-complain-profile started to show up. r...@thosjo-lab:/etc/apparmor.d# /etc/init.d/apparmor stop Unloading AppArmor profiles : done. r...@thosjo-lab:/etc/apparmor.d# aa-

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread Steve Beattie
Thanks to Timo's help on irc, we were able to debug this a little further. The parser, when loading the policies, fails with the following strace: open("/sys/kernel/security/apparmor/.load", O_WRONLY) = 3 write(3, "\4\10\0version\0\2\5\0\0\0\4\10\0profile\0\7\5\22\0/u"..., 31321) = -1 EACCES

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread Jamie Strandboge
Thomas, can you try to determine if it is a specific profile that is causing apparmor to fail? Your firefox one may be a good start. just remove them one by one from the /etc/apparmor.d directory and see if apparmor will start and stop correctly. If you find the offending profile, please post it. P

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread Jamie Strandboge
The aa-logprof/aa-genprof issue is almost certainly bug #340183. -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread thosjo
Rebooting didn't help sorry to say. Also found that the apparmor_parser doesn't handle some of the flags, --Complain and -d seen below, mentioned in the help text. tho...@thosjo-lab:~$ uptime && sudo aa-complain /etc/apparmor.d/usr.lib.firefox-3.0.7.firefox.sh 12:19:46 up 6 min, 2 users, lo

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread rancor
Confirming on Jaunty. Does not parse but the logs contains entries that should been read by aa-logprof -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-12 Thread Timo Aaltonen
Confirming. Rebooting helped though, but it's not a solution. ** Changed in: apparmor (Ubuntu) Importance: Undecided => High Status: New => Confirmed -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notificat

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-11 Thread thosjo
Intrepid apparmor behavior ** Attachment added: "Intrepid apparmor behavior" http://launchpadlibrarian.net/23756296/apparmor.ref810.txt -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a

[Bug 341205] Re: jaunty: Apparmor doesn't parse logs and doesnt generally work.

2009-03-11 Thread thosjo
** Attachment added: "Jaunty apparmor behavior" http://launchpadlibrarian.net/23756284/apparmor.904.txt -- jaunty: Apparmor doesn't parse logs and doesnt generally work. https://bugs.launchpad.net/bugs/341205 You received this bug notification because you are a member of Ubuntu Bugs, which is