Package: apparmor
Version: 2.8.0-5+b1
I am getting the following error when I start cups-browsed:
Profile: /usr/sbin/cups-browsed
Operation: open
Name: /usr/share/p11-kit/modules/
Denied: r
Logfile: /var/log/kern.log
AppArmor denial: 1 (since Tue Jan 28 18:13:05 2014)
When I changed abstractions/p11-kit to allow the reading of that
directory, it gave another error saying cups-browsed wanted to read a
file from gnome. It looks like the /usr/share/p11-kit/modules directory
has recently begun to be used/offered, so there should be two lines
added to abstractions/p11-kit:
/usr/share/p11-kit/modules/ r,
/usr/share/p11-kit/modules/* r,
Of course, after making sure that there was indeed an addition of /
change to this directory by p11-kit.