ipp printing - almost working

Sylwester Kluz anonymous at easysw.com
Wed Nov 9 03:03:19 PST 2005


Hello,

I've made IPP printing with the following scheme:

Windows -> Samba -> Debian client -> IPP -> Debian server -> printer (HP LJ 1022 on USB).

And the printouts are just fine.

However when I skip two first steps, and try to print from linux programs like this:
Debian client -> IPP -> Debian server -> printer (HP LJ 1022 on USB)

there's no printout.

The logs are as follow:
on the clinent side:
D [09/Nov/2005:11:09:00 +0100] [Job 439] printer-uri = "ipp://sklep:631/printers/lp0"
D [09/Nov/2005:11:09:00 +0100] [Job 439] requesting-user-name = "alebum"
D [09/Nov/2005:11:09:00 +0100] [Job 439] job-name = "(stdin)"
N [09/Nov/2005:11:09:00 +0100] [Job 439] : Print file accepted - job ID 1566.
D [09/Nov/2005:11:09:00 +0100] ReadClient: 5 POST / HTTP/1.1
D [09/Nov/2005:11:09:00 +0100] ProcessIPPRequest: 5 status_code=0
D [09/Nov/2005:11:09:00 +0100] ReadClient: 5 POST / HTTP/1.1
D [09/Nov/2005:11:09:00 +0100] ProcessIPPRequest: 5 status_code=1
D [09/Nov/2005:11:09:00 +0100] ReadClient: 5 POST / HTTP/1.1
D [09/Nov/2005:11:09:00 +0100] ProcessIPPRequest: 5 status_code=1
D [09/Nov/2005:11:09:01 +0100] UpdateJob: job 439, file 0 is complete.
D [09/Nov/2005:11:09:01 +0100] CancelJob: id = 439
D [09/Nov/2005:11:09:01 +0100] StopJob: id = 439, force = 0
D [09/Nov/2005:11:09:01 +0100] StopJob: printer state is 3

and on the server side:
D [09/Nov/2005:11:08:58 +0100] ProcessIPPRequest: 8 status_code=0
D [09/Nov/2005:11:08:58 +0100] ReadClient: 8 POST /printers/lp0 HTTP/1.1
D [09/Nov/2005:11:08:58 +0100] ProcessIPPRequest: 8 status_code=1
D [09/Nov/2005:11:08:59 +0100] CloseClient: 8
D [09/Nov/2005:11:08:59 +0100] ReadClient: 5 POST / HTTP/1.1
D [09/Nov/2005:11:08:59 +0100] ProcessIPPRequest: 5 status_code=0
D [09/Nov/2005:11:08:59 +0100] [Job 1566] LPGETSTATUS returned a port status of 00...
W [09/Nov/2005:11:08:59 +0100] [Job 1566] Printer fault!
D [09/Nov/2005:11:08:59 +0100] UpdateJob: job 1566, file 0 is complete.
D [09/Nov/2005:11:08:59 +0100] CancelJob: id = 1566
D [09/Nov/2005:11:08:59 +0100] StopJob: id = 1566, force = 0
D [09/Nov/2005:11:08:59 +0100] StopJob: printer state is 3

The printer is configured with foomatic on both sides.

And I don't know where to look for solutions :(

Thanks for help!




More information about the cups mailing list