Please file a separate bug report with the exact issue you're seeing;
the bug I filed was about cupsd trying to access /dev/tty. It didn't
prevent me from printing, it just caused weird logs.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this
It is really quite unhelpful that manufacturers like HP and Brother who
do the good work of actually publishing and distributing Linux drivers
for their printers then get them regularly broken in Ubuntu by its
apparmor CUPS policy. It would be great if HP/Brother and Ubuntu could
work together on a
This problem screwed up all my Ubuntu printing as well. I originally
fixed my problem with my printers this addition to
/etc/apparmor.d/usr.sbin.cupsd
# FIXME: no policy ATM for hplip and Brother drivers
/usr/bin/hpijs Ux,
/usr/Brother/** Ux,
And that has worked fine with Jaunty 9.04 for al
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 m
I can confirm the same issue on Jaunty / 2.6.28-12-generic
[ 2382.703190] type=1503 audit(1242755787.857:15):
operation="inode_permission" requested_mask="w::" denied_mask="w::"
fsuid=0 name="/dev/ttyUSB0" pid=21252 profile="/usr/sbin/cupsd"
--
inode_permission error for cupsd on /dev/tty
https:
the "cosmetical issue" still persists in Jaunty / 2.6.28-11-generic
[ 436.263117] type=1503 audit(1237485644.521:11): operation="inode_permission"
requested_mask="::rw" denied_mask="::rw" fsuid=7 name="/dev/tty" pid=6852
profile="/usr/sbin/cupsd"
[ 881.696138] type=1503 audit(1237486089.957:12
Zebra-Rake [2008-07-18 4:57 -]:
> This is still a 7 month old and annoying bug and is still stopping me from
> printing on my server through my network. Please fix it.
> [ 54.796391] audit(1216356491.854:2): type=1503
> operation="inode_permission" requested_mask="a::" denied_mask="a::"
>
This is still a 7 month old and annoying bug and is still stopping me from
printing on my server through my network. Please fix it.
[ 54.796391] audit(1216356491.854:2): type=1503 operation="inode_permission"
requested_mask="a::" denied_mask="a::" name="/dev/tty" pid=4980
profile="/usr/sbin/cu
Still broke ubuntu
uname -mros
Linux 2.6.24-16-386 i686 GNU/Linux
[1477560.340585] usblp1: USB Bidirectional printer dev 17 if 1 alt 0 proto 2
vid 0x04B8 pid 0x0807
[1477560.364391] scsi9 : SCSI emulation for USB Mass Storage devices
[1477560.365643] usb-storage: device found at 17
[1477560.36564
First, this should become a new bug report. It has nothing to do with
the issues discussed here previously.
Till, yes, we should probably allow "/usr/local/** rix", too.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug notification beca
The problem is that we have opened up /opt/ for third-party drivers but
no /usr/local/. pitti, should we also open up /usr/local/ in an SRU for
CUPS?
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug notification because you are a member
I could not print after an upgrade to Kubuntu Hardy. I DID have the gs
binary in /usr/bin, and was able to fix the problem using the solution
at island linux: http://islandlinux.org/howto/upgrading-ubuntu-breaks-
printer-cupsys
My dmesg output looked like this:
[ 806.888916] audit(1209429752.86
The problems with the smb backend and AppArmor should be fixed with
gutsy-updates and hardy. Therefore I am closing this bug. Please reopen
if someone has still AppArmor-induced problems with printing.
The /dev/tty messages do not break any printing functionality AFAIK.
** Changed in: cupsys (Ub
Buks Hanekom, can you check again with Hardy? There your problem with
the smb CUPS backend (access to Windows print server) should be fixed.
If not, post your /etc/apparmor.d/usr.sbin.cupsd file.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received t
My gs binary isn't missing:
[EMAIL PROTECTED]:~$ ls -lah /usr/bin/gs
-rwxr-xr-x 1 root root 4.3K 2008-01-08 23:20 /usr/bin/gs
I enabled debugging from /etc/foomatic/filter.conf, restarted cupsys,
but no /tmp/foomatic-rip.log was created?
I reinstalled ghostscript anyway, did cupsys restart amd:
Here's how i solved the problem on my system...
The cups error log (http://localhost:631/admin/log/error_log) reported
> ... (/usr/lib/cups/filter/foomatic-rip) stopped with status 1!
> ... Job stopped due to filter errors.
So i enabled logging of debug information via /etc/foomatic/filter.conf
In my case I also looked at CUPS log and it seemed to think that my
document printed successfully even though it did not. For this time
removing the printer from CUPS and then re-adding made the problem go
away.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/15300
I think I have the same problem: with HP 710C parallel port printer
which used to work ok but when I now try to print something nothing
happens. The only error msg I can find is in 'dmesg':
[ 51.118333] audit(1203613684.366:3): type=1503
operation="inode_permission" requested_mask="a" denied_ma
an interresting link : http://www.ubuntu.com/getubuntu/releasenotes/710
Printing with AppArmor
Ubuntu 7.10 introduces an additional security layer called AppArmor,
whose support for CUPS printing is not yet complete. This will result in
printing failures in certain corner cases described below. T
I need give some more information : after ghostscript reinstallation, I still
have the bug ; so now, I have found an other way to do the work :
- switch off printer
- shutdown cups : sudo /etc/init.d/cupsys stop
- shutdown armor : sudo /etc/init.d/apparmor stop
- restart cups : sudo /etc/init.
same for me, with ubuntu-gutsy, regular updates ; I reinstalled
ghostscript, restarted cupsys and now it works fine. Sorry for debuging.
Did made an apt-get --reinstall to quickly.
Henning, thanks for the trick.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/1530
Same here,
Gutsy 7.10 / 2.6.22-14 / Gnome 2.20.1 on a HP Photosmart 3300 series using
default driver.
I can print (well... actually my kids can print) drawings from tuxpaint,
but not PDF from Evince 2.20.1.
Feb 27 22:40:17 magnuslinux kernel: [ 1736.58]
audit(1204148417.545:15): type=1503
I think I have the same problem.
I am using Hardy Alpha 4 (Linux 2.6.24-8-generic #1 SMP Thu Feb 14 20:40:45 UTC
2008 GNU/Linux)
I have been trying to print to a HP LaserJet 1018 which is shared on a windows
XP machine via Samba.
This did not work, so I plugged it directly into my laptop (kubun
Confirmed for epson stylos colour 600 on my dad's Gutsy. Only the first
time I plugged in the USB, I was able to select the first option in
KDE's printer configuration. Did not work anyway. After that the 1st
option (local printer) was greyed out, also after reboot etc. Still the
printer can be con
Great. So I won't print the docs.
I tried to remove / disable apparmor. I removed the module by doing an
rmmod apparmor. Printing still does not work, although all messages from
cups say that it's OK and that job has been send, no errors whatsoever,
jobs shown as completed.
I also tried aa-compla
Confirmed.
Hey, people, this is bloody serious! It's 3am here, I *MUST* print some
documents for tomorrow morning, and I find my printers suddenly not
working! Not even printing as root work! WTF is apparmor? How do I get
rid of this thing?
(Incidentally, when I was googling for "get rid of appa
I'm having the same problem. Using 1.3.2-1ubuntu7.5.
I have those lines in dmesg, one or two per job it seems:
[ 1231.168000] audit(1202396248.480:6): type=1503 operation="inode_permission"
requested_mask="a" denied_mask="a" name="/dev/tty" pid=6458
profile="/usr/sbin/cupsd"
[ 1243.948000] audit
I tried disabling apparmor, but that doesn't solve the problem. If I
restart cupsys, then I can print a few documents, and then it crashes
again and requires a restart.
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug notification becaus
** Changed in: cupsys (Ubuntu)
Status: New => Confirmed
--
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 the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubun
Noticed this too. Not sure what it means, as it printed fine.
Security Events
=-=-=-=-=-=-=-=
Jan 24 07:44:20 lister kernel: [64816.981749] audit(1201178660.653:4):
type=1503 operation="inode_permission" requested_mask="rw" denied_mask="rw"
name="/dev/tty" pid=853 profile="/usr/sbin/cupsd"
Jan
confirming this. cupsd crashes all the time. i'm not sure when it
started, but it definitely didn't happen when gutsy was first released.
maybe an error in some backport/proposed updates?
--
inode_permission error for cupsd on /dev/tty
https://bugs.launchpad.net/bugs/153003
You received this bug
i too am recieving this issue
any luck?
--
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 the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
32 matches
Mail list logo