CUPS broken

todd pitts pitts.todd at ieee.org
Tue Oct 3 16:20:21 PDT 2006


I have been unable to get CUPS working in a satisfactory fashion despite the enormous amount of time I have spent working on it.  Perhaps someone here can shed some light on the problem.  I have a fedora core 4 box with cups version 1.1.23.  Everything goes just fine - I have another fc4 box printing through the first (server), I can print the test page from the server box, I am using an HP supplied PPD file for my HP 2200d, I can see that ppd file through the web interface, and all that jazz.  The problem is I can't access any of the printer features via configure in the web interface because it gives me a server-error-internal-error response whenever I try.  I have absolutely no idea why or how to debug it.  Also, lpoptions -l tells me I have no PPD file - but I do.  I put the PPD file in /usr/share/cups/models and specified it with lpadmin -m  and watched cups copy it over to /etc/cups/ppd and rename it to MyPrinterName.ppd.  I find this incredibly frustrating and frankly have this problem nearly every time I set up cups (I have set it up 20 or 30 times over the last few years).  What am I doing wrong?

[root at planck pitts]# lpoptions -l
lpoptions: Destination hp2200d has no PPD file!


Gives the output shown below in /var/log/cups/error_log.


Thanks for any help you may be able to give,

-todd


d [03/Oct/2006:17:18:38 -0600] AcceptClient(lis=0x96da648) 3 NumClients = 0
D [03/Oct/2006:17:18:38 -0600] AcceptClient: 7 from localhost:631.
d [03/Oct/2006:17:18:38 -0600] AcceptClient: Adding fd 7 to InputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7, used=0, file=-1
D [03/Oct/2006:17:18:38 -0600] ReadClient: 7 POST / HTTP/1.1
d [03/Oct/2006:17:18:38 -0600] decode_auth(0xb7beb008): Authorization string = ""
d [03/Oct/2006:17:18:38 -0600] decode_auth: 7 username=""
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: con->uri = "/"
d [03/Oct/2006:17:18:38 -0600] FindBest: uri = "/"...
d [03/Oct/2006:17:18:38 -0600] FindBest: Location / Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /admin Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp2200d Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp-laserjet-2200--1 Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [03/Oct/2006:17:18:38 -0600] FindBest: best = "/"
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: auth = 0, satisfy=0...
d [03/Oct/2006:17:18:38 -0600] POST /
d [03/Oct/2006:17:18:38 -0600] CONTENT_TYPE = application/ipp
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7 con->data_encoding = length, con->data_remaining = 135, con->file = -1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest(0xb7beb008[7]): operation_id = 4002
d [03/Oct/2006:17:18:38 -0600] get_printers(0xb7beb008[7], 0)
d [03/Oct/2006:17:18:38 -0600] add_printer_state_reasons(0xb7beb008[7], 0x970ae80[hp-laserjet-2200--1])
d [03/Oct/2006:17:18:38 -0600] add_queued_job_count(0xb7beb008[7], 0x970ae80[hp-laserjet-2200--1])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x9711dd8, 0x96e1ae8, 0x9708b78, 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x9711dd8, 0x970a9d8[printer-name,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x9711dd8, 0x9708dd8[job-sheets-default,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x9711dd8, 0x96e8150, 0x9708b78, 0)
d [03/Oct/2006:17:18:38 -0600] add_printer_state_reasons(0xb7beb008[7], 0x96e2190[hp2200d])
d [03/Oct/2006:17:18:38 -0600] add_queued_job_count(0xb7beb008[7], 0x96e2190[hp2200d])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x9711dd8, 0x9709fa0, 0x9708b78, 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x9711dd8, 0x96ecc10[printer-name,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x9711dd8, 0x96ec720[job-sheets-default,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x9711dd8, 0x96e8150, 0x9708b78, 0)
D [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: 7 status_code=1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [03/Oct/2006:17:18:38 -0600] WriteClient: Removing fd 7 from OutputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7, used=0, file=-1
D [03/Oct/2006:17:18:38 -0600] ReadClient: 7 POST / HTTP/1.1
d [03/Oct/2006:17:18:38 -0600] decode_auth(0xb7beb008): Authorization string = ""
d [03/Oct/2006:17:18:38 -0600] decode_auth: 7 username=""
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: con->uri = "/"
d [03/Oct/2006:17:18:38 -0600] FindBest: uri = "/"...
d [03/Oct/2006:17:18:38 -0600] FindBest: Location / Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /admin Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp2200d Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp-laserjet-2200--1 Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [03/Oct/2006:17:18:38 -0600] FindBest: best = "/"
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: auth = 0, satisfy=0...
d [03/Oct/2006:17:18:38 -0600] POST /
d [03/Oct/2006:17:18:38 -0600] CONTENT_TYPE = application/ipp
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7 con->data_encoding = length, con->data_remaining = 135, con->file = -1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest(0xb7beb008[7]): operation_id = 4005
d [03/Oct/2006:17:18:38 -0600] get_printers(0xb7beb008[7], 1)
D [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: 7 status_code=1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [03/Oct/2006:17:18:38 -0600] WriteClient: Removing fd 7 from OutputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7, used=0, file=-1
D [03/Oct/2006:17:18:38 -0600] ReadClient: 7 POST / HTTP/1.1
d [03/Oct/2006:17:18:38 -0600] decode_auth(0xb7beb008): Authorization string = ""
d [03/Oct/2006:17:18:38 -0600] decode_auth: 7 username=""
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: con->uri = "/"
d [03/Oct/2006:17:18:38 -0600] FindBest: uri = "/"...
d [03/Oct/2006:17:18:38 -0600] FindBest: Location / Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /admin Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp2200d Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp-laserjet-2200--1 Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [03/Oct/2006:17:18:38 -0600] FindBest: best = "/"
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: auth = 0, satisfy=0...
d [03/Oct/2006:17:18:38 -0600] POST /
d [03/Oct/2006:17:18:38 -0600] CONTENT_TYPE = application/ipp
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7 con->data_encoding = length, con->data_remaining = 75, con->file = -1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest(0xb7beb008[7]): operation_id = 4001
d [03/Oct/2006:17:18:38 -0600] get_default(0xb7beb008[7])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x970a3c8, 0x9709fa0, (nil), 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970ad80[printer-uri-supported,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970ae58[uri-authentication-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970ac20[uri-security-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ecc10[printer-name,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x97168e0[printer-location,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970a5d0[printer-info,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970a8c8[printer-more-info,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ec920[job-quota-period,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ec100[job-k-limit,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ec648[job-page-limit,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ec720[job-sheets-default,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9712288[device-uri,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970e488[color-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970f8a0[pages-per-minute,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970f8c8[printer-make-and-model,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9709858[media-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970e500[media-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9711800[sides-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9704298[sides-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96dc578[finishings-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x970f7a8[finishings-default,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e75a0[printer-type,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x970a3c8, 0x96e8150, (nil), 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea3a0[pdl-override-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9f40[ipp-versions-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9714340[operations-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea230[multiple-document-jobs-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea208[multiple-operation-time-out,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9848[multiple-document-handling-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea0c0[charset-configured,4,47])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x9709fc8[charset-supported,4,47])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea080[natural-language-configured,4,48])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea040[generated-natural-language-supported,4,48])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9ff8[document-format-default,4,49])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9da8[document-format-supported,4,80000049])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96dc120[compression-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9fb0[job-priority-supported,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9d40[job-priority-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9cd8[copies-supported,4,33])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e9c80[copies-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e98d0[page-ranges-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea108[number-up-supported,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e98a8[number-up-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea1c0[orientation-requested-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e97b0[orientation-requested-default,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96ea280[job-hold-until-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e82c0[job-hold-until-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x970a3c8, 0x96e1b68[job-sheets-supported,4,42])
D [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: 7 status_code=0
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: Adding fd 7 to OutputSet...
d [03/Oct/2006:17:18:38 -0600] WriteClient: Removing fd 7 from OutputSet...
d [03/Oct/2006:17:18:38 -0600] AcceptClient(lis=0x96da648) 3 NumClients = 1
D [03/Oct/2006:17:18:38 -0600] AcceptClient: 9 from localhost:631.
d [03/Oct/2006:17:18:38 -0600] AcceptClient: Adding fd 9 to InputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 7, used=0, file=-1
d [03/Oct/2006:17:18:38 -0600] ReadClient: httpGets returned EOF...
D [03/Oct/2006:17:18:38 -0600] CloseClient: 7
d [03/Oct/2006:17:18:38 -0600] CloseClient: Removing fd 7 from InputSet and OutputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 9, used=0, file=-1
D [03/Oct/2006:17:18:38 -0600] ReadClient: 9 POST / HTTP/1.1
d [03/Oct/2006:17:18:38 -0600] decode_auth(0xb7beb008): Authorization string = ""
d [03/Oct/2006:17:18:38 -0600] decode_auth: 9 username=""
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: con->uri = "/"
d [03/Oct/2006:17:18:38 -0600] FindBest: uri = "/"...
d [03/Oct/2006:17:18:38 -0600] FindBest: Location / Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /admin Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp2200d Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location /printers/hp-laserjet-2200--1 Limit 7f
d [03/Oct/2006:17:18:38 -0600] FindBest: Location CUPS_INTERNAL_BROWSE_ACL Limit 0
d [03/Oct/2006:17:18:38 -0600] FindBest: best = "/"
d [03/Oct/2006:17:18:38 -0600] IsAuthorized: auth = 0, satisfy=0...
d [03/Oct/2006:17:18:38 -0600] POST /
d [03/Oct/2006:17:18:38 -0600] CONTENT_TYPE = application/ipp
d [03/Oct/2006:17:18:38 -0600] ReadClient: 9 con->data_encoding = length, con->data_remaining = 202, con->file = -1
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest(0xb7beb008[9]): operation_id = 000b
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: URI="ipp://localhost/printers/hp2200d"
d [03/Oct/2006:17:18:38 -0600] get_printer_attrs(0xb7beb008[9], ipp://localhost/printers/hp2200d)
d [03/Oct/2006:17:18:38 -0600] add_printer_state_reasons(0xb7beb008[9], 0x96e2190[hp2200d])
d [03/Oct/2006:17:18:38 -0600] add_queued_job_count(0xb7beb008[9], 0x96e2190[hp2200d])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x96e7550, 0x9709fa0, (nil), 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970ad80[printer-uri-supported,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970ae58[uri-authentication-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970ac20[uri-security-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ecc10[printer-name,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x97168e0[printer-location,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970a5d0[printer-info,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970a8c8[printer-more-info,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ec920[job-quota-period,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ec100[job-k-limit,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ec648[job-page-limit,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ec720[job-sheets-default,4,42])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9712288[device-uri,4,45])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970e488[color-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970f8a0[pages-per-minute,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970f8c8[printer-make-and-model,4,41])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9709858[media-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970e500[media-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9711800[sides-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9704298[sides-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96dc578[finishings-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x970f7a8[finishings-default,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e75a0[printer-type,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attrs(0x96e7550, 0x96e8150, (nil), 0)
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea3a0[pdl-override-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9f40[ipp-versions-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9714340[operations-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea230[multiple-document-jobs-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea208[multiple-operation-time-out,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9848[multiple-document-handling-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea0c0[charset-configured,4,47])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x9709fc8[charset-supported,4,47])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea080[natural-language-configured,4,48])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea040[generated-natural-language-supported,4,48])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9ff8[document-format-default,4,49])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9da8[document-format-supported,4,80000049])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96dc120[compression-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9fb0[job-priority-supported,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9d40[job-priority-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9cd8[copies-supported,4,33])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e9c80[copies-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e98d0[page-ranges-supported,4,22])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea108[number-up-supported,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e98a8[number-up-default,4,21])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea1c0[orientation-requested-supported,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e97b0[orientation-requested-default,4,23])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96ea280[job-hold-until-supported,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e82c0[job-hold-until-default,4,44])
d [03/Oct/2006:17:18:38 -0600] copy_attribute(0x96e7550, 0x96e1b68[job-sheets-supported,4,42])
D [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: 9 status_code=0
d [03/Oct/2006:17:18:38 -0600] ProcessIPPRequest: Adding fd 9 to OutputSet...
d [03/Oct/2006:17:18:38 -0600] WriteClient: Removing fd 9 from OutputSet...
d [03/Oct/2006:17:18:38 -0600] ReadClient: 9, used=0, file=-1
d [03/Oct/2006:17:18:38 -0600] ReadClient: httpGets returned EOF...
D [03/Oct/2006:17:18:38 -0600] CloseClient: 9
d [03/Oct/2006:17:18:38 -0600] CloseClient: Removing fd 9 from InputSet and OutputSet...
d [03/Oct/2006:17:18:39 -0600] select_timeout: 4 seconds to update root certificate








More information about the cups mailing list