Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: CUPS -- fails better!
Date: Tue, 31 Jan 2006 17:22:37
Message-Id: 20060131170924.25241.qmail@web31714.mail.mud.yahoo.com
In Reply to: [gentoo-user] Re: CUPS -- fails better! by Mick
1 --- Mick <michaelkintzios@××××××××.uk> wrote:
2
3 > maxim wexler wrote:
4 >
5 > [snip...]
6 > > I [30/Jan/2006:14:52:31 -0700] Job 23 queued on
7 > > 'deskjet' by 'root'.
8 >
9 > Why are you running it as root?
10
11 That was a test page run from localhost631 which
12 requires that I be root.
13
14 Here's the command-line try, this time as root(the
15 earlier example was as user):
16
17 sarawak heathen # unix2dos env-lp-test | lpr -l
18 unix2dos: converting file env-lp-test to DOS format
19 ...
20 lpr: error - stdin is empty, so no job has been sent.
21
22 and the log:
23
24 sarawak heathen # tail /var/log/cups/error*
25 d [31/Jan/2006:09:55:33 -0700]
26 copy_attribute(0x80aea10,
27 0x808f250[job-hold-until-default,4,44])
28 d [31/Jan/2006:09:55:33 -0700]
29 copy_attribute(0x80aea10,
30 0x8096b10[job-sheets-supported,4,42])
31 D [31/Jan/2006:09:55:33 -0700] ProcessIPPRequest: 5
32 status_code=0
33 d [31/Jan/2006:09:55:33 -0700] ProcessIPPRequest:
34 Adding fd 5 to OutputSet...
35 d [31/Jan/2006:09:55:33 -0700] WriteClient: Removing
36 fd 5 from OutputSet...
37 d [31/Jan/2006:09:55:33 -0700] ReadClient: 5, used=0,
38 file=-1
39 d [31/Jan/2006:09:55:33 -0700] ReadClient: httpGets
40 returned EOF...
41 D [31/Jan/2006:09:55:33 -0700] CloseClient: 5
42 d [31/Jan/2006:09:55:33 -0700] CloseClient: Removing
43 fd 5 from InputSet and OutputSet...
44 d [31/Jan/2006:09:55:34 -0700] select_timeout: 29
45 seconds to send browse update
46 sarawak heathen #
47
48
49
50 __________________________________________________
51 Do You Yahoo!?
52 Tired of spam? Yahoo! Mail has the best spam protection around
53 http://mail.yahoo.com
54 --
55 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Re: CUPS -- fails better! Mick <michaelkintzios@××××××××.uk>
Re: [gentoo-user] Re: CUPS -- fails better! "Bo Ørsted Andresen" <bo.andresen@×××××.com>