I had a similiar problem.  My cupsys failed to print.  The problem is
the foomatic filter couldn't load the perl IO::Handle module, because my
apparmor doesn't include /usr/local/lib/perl

    /etc/apparmor.d/abstractions/perl

I moved the apparmor config out of the way and cups works fine:

sudo mv /etc/apparmor.d/usr.sbin.cupsd /etc/apparmor/usr.sbin.cupsd-disabled
sudo /etc/init.d/apparmor restart
sudo /etc/init.d/cupsys restart

Software versions:

Ubuntu 8.04.2
cupsys                1.3.7-1ubuntu3.5
apparmor              2.1+1075-0ubuntu9.2

-- 
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to