Gentoo Archives: gentoo-user

From: Petr Kocmid <Petr.Kocmid@××××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] CUPS stopped printing
Date: Thu, 04 May 2006 15:50:42
Message-Id: 200605041742.25670.Petr.Kocmid@project-bhairava.org
In Reply to: [gentoo-user] [OT] CUPS stopped printing by "A. R."
1 Sometimes, due poor maintnance of low level foomatic driver in portage an
2 updated foomatic driver dies silently and cups daemon thinks everything is
3 finished printed fine, or if one is lucky as you, ends with dead process
4 logged. You should enable full debug level for cupsd log to identify the
5 exact cause of problem, find the error then I could give you an advice how to
6 correct. LogLevel debug or debug2 in /etc/cups/cupsd.conf
7
8 Last time it happened to me, the reason was a missing link to a binary which
9 is called by foomatic and was moved somewhere else. I don't remember exact
10 details. Previous foomatic failures had different cause but identical
11 behavior (no symptomes at all), so I suggest to have at least debug level on
12 all the time.
13
14 After you get a working setup, consider locking current versions of foomatic
15 and cups via masking any future version, on laptop you will have no security
16 problem if some vulnerbilty will be discovered in them so you have no real
17 need to update.
18
19 --
20
21 Petr
22
23 On Thursday 04 May 2006 16:18, A. R. wrote:
24 > Hi,
25 >
26 > I am having a problem with CUPS. (I think)
27 > I have Gentoo on my laptop and I was able to print just fine to any of
28 > the network printers here at work, but all of a sudden this is not
29 > working anymore.
30 > When I try to print, it looks like the job is being sent to the
31 > printer, but nothing comes out of it.
32 > Now, I am the "type" that updates Gentoo pretty much every other day,
33 > so I am sure I must have broken something in one of the last
34 > updates...
35 >
36 > Here is what I found in the /var/logs/cups/error_log file:
37 >
38 > <log snip>
39 >
40 > Adding start banner page "none" to job 336.
41 > I [03/May/2006:16:49:23 -0400] Adding end banner page "none" to job 336.
42 > I [03/May/2006:16:49:23 -0400] Job 336 queued on 'Happy' by 'ar'.
43 > I [03/May/2006:16:49:23 -0400] Started filter
44 > /usr/lib/cups/filter/pstops (PID 12592) for job 336.
45 > I [03/May/2006:16:49:23 -0400] Started filter
46 > /usr/lib/cups/filter/foomatic-rip (PID 12593) for job 336.
47 > I [03/May/2006:16:49:23 -0400] Started backend
48 > /usr/lib/cups/backend/socket (PID 12594) for job 336.
49 > E [03/May/2006:16:49:23 -0400] PID 12593 stopped with status 22!
50 >
51 >
52 > <log snip ends>
53 >
54 >
55 > I have been using Gentoo for the past 2 years and I never had a
56 > problem like this before...
57 >
58 > I have searched in Google with no luck.
59 > Could somebody please help?
60 >
61 > Thank you,
62 >
63 > - AR
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT] CUPS stopped printing "Frédéric Grosshans" <frederic.grosshans.1995@×××××××××××××.org>