Hello, r1854 introduced a syntax error in abstractions/python.
According to https://launchpad.net/bugs/840734 pyconfig.h should have r permissions. === modified file 'profiles/apparmor.d/abstractions/python' --- profiles/apparmor.d/abstractions/python 2011-11-30 16:56:45 +++ profiles/apparmor.d/abstractions/python 2012-01-02 22:05:02 @@ -31,4 +31,4 @@ /usr/lib/wx/python/*.pth r, # python build configuration and headers - /usr/include/python{2,3}.[0-7]*/pyconfig.h + /usr/include/python{2,3}.[0-7]*/pyconfig.h r, Regards, Christian Boltz PS: Non-random sig today ;-) -- Doh, bad Steve, no donut! [...] That's what I got for copy&wasting from a diff. [Steve Beattie in apparmor]
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
