> > got to start looking. I wouldn't be suprised if > it's a permission problem > > like Mick says. > > No look closer, that is NOT what it says!! > > It says "PID 5869 stopped with status 3!" PID 5869 > is foomatic-rip (see two lines above, not quoted > above, but in maxim's message) > > "Started filter /usr/lib/cups/filter/foomatic-rip > (PID 5869) for job > 23." > > parallel is the next PID 5870 > > google found a few references to foomatic-rip status > 3.
Hmm, was this one? http://tux.oclug.on.ca/pipermail/oclug/2003-November/035610.html > > But anyway rasing the debug level may pinpoint it > better. I have often > found problems with versions of ghostscript when you > get ripping > problems with cups, but that may be a red herring > :-) here's the last 50 line of the cups error_log D [01/Feb/2006:12:02:51 -0700] AcceptClient: 5 from localhost:631. D [01/Feb/2006:12:02:51 -0700] ReadClient: 5 POST / HTTP/1.1 D [01/Feb/2006:12:02:51 -0700] ProcessIPPRequest: 5 status_code=1 D [01/Feb/2006:12:02:51 -0700] ReadClient: 5 POST / HTTP/1.1 D [01/Feb/2006:12:02:51 -0700] ProcessIPPRequest: 5 status_code=1 D [01/Feb/2006:12:02:51 -0700] ReadClient: 5 POST / HTTP/1.1 D [01/Feb/2006:12:02:51 -0700] ProcessIPPRequest: 5 status_code=0 D [01/Feb/2006:12:02:51 -0700] AcceptClient: 7 from localhost:631. D [01/Feb/2006:12:02:51 -0700] CloseClient: 5 D [01/Feb/2006:12:02:51 -0700] ReadClient: 7 POST /printers/deskjet HTTP/1.1 D [01/Feb/2006:12:02:51 -0700] print_job: request file type is application/vnd.cups-raw. D [01/Feb/2006:12:02:51 -0700] check_quotas: requesting-user-name = 'heathen' D [01/Feb/2006:12:02:51 -0700] print_job: requesting-user-name = 'heathen' I [01/Feb/2006:12:02:51 -0700] Adding start banner page "none" to job 34. I [01/Feb/2006:12:02:51 -0700] Adding end banner page "none" to job 34. I [01/Feb/2006:12:02:51 -0700] Job 34 queued on 'deskjet' by 'heathen'. D [01/Feb/2006:12:02:51 -0700] Job 34 hold_until = 0 D [01/Feb/2006:12:02:51 -0700] StartJob(34, 0x8095a08) D [01/Feb/2006:12:02:51 -0700] StartJob() id = 34, file = 0/1 D [01/Feb/2006:12:02:51 -0700] job-sheets=none,none D [01/Feb/2006:12:02:51 -0700] banner_page = 0 D [01/Feb/2006:12:02:51 -0700] StartJob: argv = "deskjet","34","heathen","(stdin)","1","","/var/spool/cups/d00034-001" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[1]="SOFTWARE=CUPS/1.1" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[2]="USER=root" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[3]="CHARSET=iso-8859-1" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[4]="LANG=en" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[5]="PPD=/etc/cups/ppd/deskjet.ppd" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[7]="RIP_MAX_CACHE=8m" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[9]="CONTENT_TYPE=application/vnd.cups-raw" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[10]="DEVICE_URI=parallel:/dev/lp0" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[11]="PRINTER=deskjet" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[14]="CUPS_SERVER=localhost" D [01/Feb/2006:12:02:51 -0700] StartJob: envp[15]="IPP_PORT=631" D [01/Feb/2006:12:02:51 -0700] StartJob: statusfds = [ 5 8 ] D [01/Feb/2006:12:02:51 -0700] StartJob: filterfds[1] = [ 9 -1 ] D [01/Feb/2006:12:02:51 -0700] StartJob: backend = "/usr/lib/cups/backend/parallel" D [01/Feb/2006:12:02:51 -0700] StartJob: filterfds[0] = [ -1 10 ] D [01/Feb/2006:12:02:51 -0700] start_process("/usr/lib/cups/backend/parallel", 0xbf925a00, 0xbf924d70, 9, 10, 8) I [01/Feb/2006:12:02:51 -0700] Started backend /usr/lib/cups/backend/parallel (PID 5892) for job 34. D [01/Feb/2006:12:02:51 -0700] ProcessIPPRequest: 7 status_code=0 D [01/Feb/2006:12:02:51 -0700] CloseClient: 7 D [01/Feb/2006:12:02:51 -0700] UpdateJob: job 34, file 0 is complete. D [01/Feb/2006:12:02:51 -0700] CancelJob: id = 34 D [01/Feb/2006:12:02:51 -0700] StopJob: id = 34, force = 0 D [01/Feb/2006:12:02:51 -0700] StopJob: printer state is 3 BTW, I told Bo that my error_log was not being updated. My bad: I was looking at the error_log.0. > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list