Alright, because you aren't using an Ubuntu kernel, or a kernel with the 
interface patches the following things aren't working correctly
  sudo aa-status
  sudo /etc/init.d/apparmor restart     #won't remove profiles that have been 
removed from the directory

basically Ubuntu is carrying an out of tree interface patch. I can point
you at it if you would like. That accounts for some of the apparmor
weirdness you where encountering, but not your print driver failing.

So we have tried removing apparmor confinement from just the printing
subsystem, lets remove apparmor completely and see if you still get the
same failure.  Reboot your system into the grub boot menu and add the
following kernel parameter

   apparmor=0

this will disable apparmor from boot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1187970

Title:
  apparmor prevents custom printer driver from executing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1187970/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to