URL: https://linuxfr.org/forums/linux-general/posts/cups-ne-veut-plus-rien-savoir Title: CUPS ne veut plus rien savoir Authors: Yves Dessertine Date: 2005年01月10日T20:27:42+01:00 Tags: debian et firefox Score: 0 Bonsoir à tous. Je vous écrit ce soir parce que je suis dans une mouisse grave avec CUPS de la debian testing. J'ai une HP Laserjet 1005w (un win-printer USB). J'installe donc les paquets : cupsys (version 1.1.22-8) sera installé cupsys-bsd (version 1.1.22-8) sera installé cupsys-client (version 1.1.22-8) sera installé foomatic-bin (version 3.0.2-2) sera installé foomatic-db-gimp-print (version 4.2.7-4) sera installé foomatic-db-hpijs (version 1.5-20041013-1) sera installé foomatic-filters-ppds (version 20041013-1) sera installé gs-esp (version 7.07.1-9) sera installé hpijs (version 1.7.1-2) sera installé libcupsimage2 (version 1.1.22-8) sera installé + foo2zjs, etc etc. Je choisis le mode compatible avec BSD quand l'install me le demande. J'uploade le firmware vers l'imprimante (eh oui, eh oui lol): /usr/local/sihp1005.dl > /dev/usb/lp0 Je mets le loglevel à « debug2 » (le maximum). Redémarre le serveur cupsd. Utilise kcontrol pour installer « HP LaserJet 1005 Foomatic/foo2zjs (recommended) » (car le HTTP sur le port 631 de ma bécanne ne me permettait que « HP LaserJet 1005 Foomatic/pbmtozjs (en) », bien que le driver recommandé sur [http://linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_1005(...)](http://linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_1005) soit foo2zjs...Restart du serveur, tentative de page de test. Rien ne sort. Dans la page Web d'admin (port 631), il est écrit "Printer fault!". Et mon fichier /var/log/cups/error_log s'affole : d [10/Jan/2005:20:23:07 +0100] pipe_command: command="/usr/lib/cups/cgi-bin/printers.cgi", options="lj?op=print-test-page" d [10/Jan/2005:20:23:07 +0100] pipe_command: argv[0] = "lj" d [10/Jan/2005:20:23:07 +0100] pipe_command: argv[1] = "op=print-test-page" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[0] = "PATH=/bin:/usr/bin" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[1] = "SERVER_SOFTWARE=CUPS/1.1" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[2] = "GATEWAY_INTERFACE=CGI/1.1" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[3] = "SERVER_PROTOCOL=HTTP/1.1" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[4] = "REDIRECT_STATUS=1" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[5] = "CUPS_SERVER=localhost" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[6] = "IPP_PORT=631" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[7] = "SERVER_NAME=localhost" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[8] = "SERVER_PORT=631" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[9] = "REMOTE_ADDR=127.0.0.1" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[10] = "REMOTE_HOST=localhost" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[11] = "REMOTE_USER=root" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[12] = "LANG=fr.ISO8859-15" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[13] = "TZ=Europe/Paris" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[14] = "TMPDIR=/var/spool/cups/tmp" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[15] = "CUPS_DATADIR=/usr/share/cups" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[16] = "CUPS_SERVERROOT=/etc/cups" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.5) Gecko/20041219 Firefox/1.0 (Debian package 1.0+dfsg.1-1)" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[18] = "SCRIPT_NAME=/printers/lj" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[19] = "REQUEST_METHOD=GET" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[20] = "QUERY_STRING=op=print-test-page" d [10/Jan/2005:20:23:07 +0100] pipe_command: envp[21] = "CUPS_ENCRYPTION=IfRequested" d [10/Jan/2005:20:23:07 +0100] AddCert: adding certificate for pid 3600 D [10/Jan/2005:20:23:07 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3600 I [10/Jan/2005:20:23:07 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3600) D [10/Jan/2005:20:23:07 +0100] SendCommand: 5 file=7 d [10/Jan/2005:20:23:07 +0100] SendCommand: Adding fd 7 to InputSet... d [10/Jan/2005:20:23:07 +0100] SendCommand: Adding fd 5 to OutputSet... d [10/Jan/2005:20:23:07 +0100] AcceptClient(lis=0x808da90) 0 NumClients = 1 D [10/Jan/2005:20:23:07 +0100] AcceptClient: 8 from localhost:631. d [10/Jan/2005:20:23:07 +0100] AcceptClient: Adding fd 8 to InputSet... d [10/Jan/2005:20:23:07 +0100] WriteClient: 5 Content-Type: text/html;charset=iso-8859-15 d [10/Jan/2005:20:23:07 +0100] WriteClient: 5 d [10/Jan/2005:20:23:07 +0100] WriteClient: 5 1218 bytes d [10/Jan/2005:20:23:07 +0100] ReadClient: 8, used=0, file=-1 D [10/Jan/2005:20:23:07 +0100] ReadClient: 8 POST /printers/lj HTTP/1.1 d [10/Jan/2005:20:23:07 +0100] decode_auth(0xb79abc3c): Authorization string = "" d [10/Jan/2005:20:23:07 +0100] decode_auth: 8 username="" d [10/Jan/2005:20:23:07 +0100] IsAuthorized: con->uri = "/printers/lj" d [10/Jan/2005:20:23:07 +0100] FindBest: uri = "/printers/lj"... d [10/Jan/2005:20:23:07 +0100] FindBest: Location / Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: Location /jobs Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: Location /admin Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: best = "/" d [10/Jan/2005:20:23:07 +0100] IsAuthorized: auth = 0, satisfy=0... d [10/Jan/2005:20:23:07 +0100] POST /printers/lj d [10/Jan/2005:20:23:07 +0100] CONTENT_TYPE = application/ipp d [10/Jan/2005:20:23:07 +0100] ReadClient: 8 con->data_encoding = length, con->data_remaining = 14768, con->file = -1 d [10/Jan/2005:20:23:07 +0100] ReadClient: 8 REQUEST /var/spool/cups/00000000=9 d [10/Jan/2005:20:23:07 +0100] ReadClient: 8 writing 14553 bytes to 9 d [10/Jan/2005:20:23:07 +0100] ReadClient: 8 Closing data file 9, size = 14553. d [10/Jan/2005:20:23:07 +0100] ProcessIPPRequest(0xb79abc3c[8]): operation_id = 0002 d [10/Jan/2005:20:23:07 +0100] ProcessIPPRequest: URI="ipp://localhost/printers/lj" d [10/Jan/2005:20:23:07 +0100] print_job(0xb79abc3c[8], ipp://localhost/printers/lj) D [10/Jan/2005:20:23:07 +0100] print_job: request file type is application/postscript. d [10/Jan/2005:20:23:07 +0100] check_quotas(0xb79abc3c[8], 0x8098a28[lj]) D [10/Jan/2005:20:23:07 +0100] check_quotas: requesting-user-name = 'root' D [10/Jan/2005:20:23:07 +0100] print_job: requesting-user-name = 'root' D [10/Jan/2005:20:23:07 +0100] Adding default job-sheets values "none,none"... I [10/Jan/2005:20:23:07 +0100] Adding start banner page "none" to job 1. d [10/Jan/2005:20:23:07 +0100] copy_banner(0xb79abc3c[8], 0x818e6b0[1], none) d [10/Jan/2005:20:23:07 +0100] add_file(con=0xb79abc3c[8], job=1, filetype=application/postscript, compression=0) I [10/Jan/2005:20:23:07 +0100] Adding end banner page "none" to job 1. d [10/Jan/2005:20:23:07 +0100] copy_banner(0xb79abc3c[8], 0x818e6b0[1], none) I [10/Jan/2005:20:23:07 +0100] Job 1 queued on 'lj' by 'root'. D [10/Jan/2005:20:23:07 +0100] Job 1 hold_until = 0 d [10/Jan/2005:20:23:07 +0100] SaveJob: Closing file 9... D [10/Jan/2005:20:23:07 +0100] StartJob(1, 0x8098a28) D [10/Jan/2005:20:23:07 +0100] StartJob() id = 1, file = 0/1 D [10/Jan/2005:20:23:07 +0100] job-sheets=none,none D [10/Jan/2005:20:23:07 +0100] banner_page = 0 D [10/Jan/2005:20:23:07 +0100] StartJob: argv = "lj","1","root","Test Page","1","","/var/spool/cups/d00001-001" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[1]="SOFTWARE=CUPS/1.1" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[2]="USER=root" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[3]="CHARSET=iso-8859-15" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[4]="LANG=fr" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[5]="TZ=Europe/Paris" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[6]="PPD=/etc/cups/ppd/lj.ppd" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[7]="CUPS_SERVERROOT=/etc/cups" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[8]="RIP_MAX_CACHE=8m" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[9]="TMPDIR=/var/spool/cups/tmp" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[10]="CONTENT_TYPE=application/postscript" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[11]="DEVICE_URI=usb://hp/LaserJet%201005%20series" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[12]="PRINTER=lj" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[13]="CUPS_DATADIR=/usr/share/cups" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[14]="CUPS_FONTPATH=/usr/share/cups/fonts" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[15]="CUPS_SERVER=localhost" D [10/Jan/2005:20:23:07 +0100] StartJob: envp[16]="IPP_PORT=631" d [10/Jan/2005:20:23:07 +0100] StartJob: Allocating status buffer... D [10/Jan/2005:20:23:07 +0100] StartJob: statusfds = [ 9 10 ] D [10/Jan/2005:20:23:07 +0100] StartJob: filterfds[1] = [ 11 -1 ] D [10/Jan/2005:20:23:07 +0100] StartJob: filter = "/usr/lib/cups/filter/pstops" D [10/Jan/2005:20:23:07 +0100] StartJob: filterfds[0] = [ 12 13 ] D [10/Jan/2005:20:23:07 +0100] start_process("/usr/lib/cups/filter/pstops", 0xbffefc20, 0xbffeef90, 11, 13, 10) I [10/Jan/2005:20:23:07 +0100] Started filter /usr/lib/cups/filter/pstops (PID 3602) for job 1. D [10/Jan/2005:20:23:07 +0100] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip" D [10/Jan/2005:20:23:07 +0100] StartJob: filterfds[1] = [ 11 14 ] D [10/Jan/2005:20:23:07 +0100] start_process("/usr/lib/cups/filter/foomatic-rip", 0xbffefc20, 0xbffeef90, 12, 14, 10) I [10/Jan/2005:20:23:07 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 3603) for job 1. D [10/Jan/2005:20:23:07 +0100] StartJob: backend = "/usr/lib/cups/backend/usb" D [10/Jan/2005:20:23:07 +0100] StartJob: filterfds[0] = [ -1 12 ] D [10/Jan/2005:20:23:07 +0100] start_process("/usr/lib/cups/backend/usb", 0xbffefc20, 0xbffeef90, 11, 12, 10) I [10/Jan/2005:20:23:07 +0100] Started backend /usr/lib/cups/backend/usb (PID 3604) for job 1. d [10/Jan/2005:20:23:07 +0100] StartJob: Adding fd 9 to InputSet... d [10/Jan/2005:20:23:07 +0100] add_job_state_reasons(0xb79abc3c[8], 1) D [10/Jan/2005:20:23:07 +0100] ProcessIPPRequest: 8 status_code=0 d [10/Jan/2005:20:23:07 +0100] ProcessIPPRequest: Adding fd 8 to OutputSet... d [10/Jan/2005:20:23:07 +0100] WriteClient: Removing fd 8 from OutputSet... D [10/Jan/2005:20:23:07 +0100] [Job 1] perl: warning: Setting locale failed. D [10/Jan/2005:20:23:07 +0100] [Job 1] perl: warning: Please check that your locale settings: D [10/Jan/2005:20:23:07 +0100] [Job 1] LANGUAGE = (unset), D [10/Jan/2005:20:23:07 +0100] [Job 1] LC_ALL = (unset), D [10/Jan/2005:20:23:07 +0100] [Job 1] LANG = "fr" D [10/Jan/2005:20:23:07 +0100] [Job 1] are supported and installed on your system. D [10/Jan/2005:20:23:07 +0100] [Job 1] perl: warning: Falling back to the standard locale ("C"). D [10/Jan/2005:20:23:07 +0100] [Job 1] Printer using device file "/dev/usb/lp0"... d [10/Jan/2005:20:23:07 +0100] PID 3600 exited with no errors. d [10/Jan/2005:20:23:07 +0100] DeleteCert: removing certificate for pid 3600 d [10/Jan/2005:20:23:07 +0100] ReadClient: 8, used=0, file=-1 d [10/Jan/2005:20:23:07 +0100] ReadClient: httpGets returned EOF... D [10/Jan/2005:20:23:07 +0100] CloseClient: 8 d [10/Jan/2005:20:23:07 +0100] CloseClient: Removing fd 8 from InputSet and OutputSet... D [10/Jan/2005:20:23:07 +0100] [Job 1] Page = 612x792; 0,0 to 612,792 D [10/Jan/2005:20:23:07 +0100] [Job 1] slowcollate=0, slowduplex=0, sloworder=0 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%BoundingBox: 0 0 612 792 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%Pages: 1 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%LanguageLevel: 1 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%DocumentData: Clean7Bit D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%DocumentSuppliedResources: procset testprint/1.0 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%Creator: Michael Sweet, Easy Software Products D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%CreationDate: May 11, 1999 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%Title: Test Page D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%EndComments D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%BeginProlog D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%BeginResource procset testprint 1.1 0 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%EndResource D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%EndProlog D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%Page: 1 1 D [10/Jan/2005:20:23:07 +0100] [Job 1] 0 %%Page: 1 1 D [10/Jan/2005:20:23:07 +0100] [Job 1] pw = 612.0, pl = 792.0 D [10/Jan/2005:20:23:07 +0100] [Job 1] PageLeft = 0.0, PageRight = 612.0 D [10/Jan/2005:20:23:07 +0100] [Job 1] PageTop = 792.0, PageBottom = 0.0 D [10/Jan/2005:20:23:07 +0100] [Job 1] PageWidth = 612.0, PageLength = 792.0 D [10/Jan/2005:20:23:07 +0100] [Job 1] LPGETSTATUS returned a port status of FFFFFF80... W [10/Jan/2005:20:23:07 +0100] [Job 1] Printer fault! d [10/Jan/2005:20:23:07 +0100] WriteClient: Removing fd 5 from OutputSet... d [10/Jan/2005:20:23:07 +0100] WriteClient: Removing fd 7 from InputSet... d [10/Jan/2005:20:23:07 +0100] WriteClient: 5 Closing data file 7. d [10/Jan/2005:20:23:07 +0100] ReadClient: 5, used=0, file=-1 D [10/Jan/2005:20:23:07 +0100] ReadClient: 5 GET /favicon.ico HTTP/1.1 d [10/Jan/2005:20:23:07 +0100] decode_auth(0xb79a9008): Authorization string = "Basic cm9vdDp0aHh5OTI4cWxn" d [10/Jan/2005:20:23:07 +0100] decode_auth: 5 username="root" d [10/Jan/2005:20:23:07 +0100] IsAuthorized: con->uri = "/favicon.ico" d [10/Jan/2005:20:23:07 +0100] FindBest: uri = "/favicon.ico"... d [10/Jan/2005:20:23:07 +0100] FindBest: Location / Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: Location /jobs Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: Location /admin Limit 7f d [10/Jan/2005:20:23:07 +0100] FindBest: best = "/" d [10/Jan/2005:20:23:07 +0100] IsAuthorized: auth = 0, satisfy=0... d [10/Jan/2005:20:23:07 +0100] get_file: 5 filename=/usr/share/cups/doc-root/favicon.ico size=-1 D [10/Jan/2005:20:23:07 +0100] SendError: 5 code=404 (Not Found) D [10/Jan/2005:20:23:07 +0100] CloseClient: 5 d [10/Jan/2005:20:23:07 +0100] CloseClient: Removing fd 5 from InputSet and OutputSet... D [10/Jan/2005:20:23:08 +0100] [Job 1] foomatic-rip version $Revision: 3.43.2.6 $ running... D [10/Jan/2005:20:23:08 +0100] [Job 1] Parsing PPD file ... D [10/Jan/2005:20:23:08 +0100] [Job 1] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip" D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option ColorSpace D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option PageSize D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option PageRegion D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option ImageableArea D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option PaperDimension D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option InputSlot D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option MediaType D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Duplex D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Resolution D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option ColorMode D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Copies D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option PrinterType D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option ICM D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Intent D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Nup D [10/Jan/2005:20:23:08 +0100] [Job 1] Added option Font D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] Parameter Summary D [10/Jan/2005:20:23:08 +0100] [Job 1] ----------------- D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] Spooler: cups D [10/Jan/2005:20:23:08 +0100] [Job 1] Printer: lj D [10/Jan/2005:20:23:08 +0100] [Job 1] PPD file: /etc/cups/ppd/lj.ppd D [10/Jan/2005:20:23:08 +0100] [Job 1] Printer model: HP LaserJet 1005 Foomatic/foo2zjs (recommended) D [10/Jan/2005:20:23:08 +0100] [Job 1] Job title: Test Page D [10/Jan/2005:20:23:08 +0100] [Job 1] File(s) to be printed: D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] ================================================ D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] File: D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] ================================================ D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] Reading PostScript input ... D [10/Jan/2005:20:23:08 +0100] [Job 1] --> This document is DSC-conforming! D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] ----------- D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginProlog D [10/Jan/2005:20:23:08 +0100] [Job 1] 0 %%EOF D [10/Jan/2005:20:23:08 +0100] [Job 1] Saw EOF! D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%EndProlog D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] ----------- D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginSetup D [10/Jan/2005:20:23:08 +0100] [Job 1] Inserting PostScript code for CUPS' page accounting D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *PageRegion Letter D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: PageRegion=Letter --> Option will be set by PostScript interpreter D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: PageSize=Letter D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: PageSize=Letter --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *InputSlot Auto D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: InputSlot=Auto --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: InputSlot=Auto D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: InputSlot=Auto --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *MediaType Standard D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: MediaType=Standard --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: MediaType=Standard D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: MediaType=Standard --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *Nup 1-up D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Nup=1-up --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: Nup=1-up D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Nup=1-up --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *Duplex Off D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Duplex=Off --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: Duplex=Off D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Duplex=Off --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *Copies 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Copies=1 --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: Copies=1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Copies=1 --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%BeginFeature: *Intent Perceptual D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Intent=Perceptual --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %% FoomaticRIPOptionSetting: Intent=Perceptual D [10/Jan/2005:20:23:08 +0100] [Job 1] Option: Intent=Perceptual --> Setting option D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: %%EndSetup D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] ----------- D [10/Jan/2005:20:23:08 +0100] [Job 1] New page: 1 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Inserting option code into "PageSetup" section. D [10/Jan/2005:20:23:08 +0100] [Job 1] No page header or page header not DSC-conforming d [10/Jan/2005:20:23:08 +0100] PID 3602 exited with no errors. D [10/Jan/2005:20:23:08 +0100] [Job 1] Stopping search for page header options D [10/Jan/2005:20:23:08 +0100] [Job 1] Found: D [10/Jan/2005:20:23:08 +0100] [Job 1] pageHeight sub % Move down... D [10/Jan/2005:20:23:08 +0100] [Job 1] --> Output goes directly to the renderer now. D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] Starting renderer D [10/Jan/2005:20:23:08 +0100] [Job 1] JCL: <job data> D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] renderer PID kid4=3608 D [10/Jan/2005:20:23:08 +0100] [Job 1] renderer command: D [10/Jan/2005:20:23:08 +0100] [Job 1] renderer return value: 255 D [10/Jan/2005:20:23:08 +0100] [Job 1] renderer received signal: 255 D [10/Jan/2005:20:23:08 +0100] [Job 1] Process dying with "The renderer command line returned an unrecognized error code 255.", exit stat: 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] The renderer command line returned an unrecognized error code 255. D [10/Jan/2005:20:23:08 +0100] [Job 1] D [10/Jan/2005:20:23:08 +0100] [Job 1] Closing renderer D [10/Jan/2005:20:23:08 +0100] [Job 1] KID3 exited with status 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Renderer exit stat: 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Renderer process finished D [10/Jan/2005:20:23:08 +0100] [Job 1] Killing process 3607 (KID3) D [10/Jan/2005:20:23:08 +0100] [Job 1] Process dying with "Error closing renderer", exit stat: 1 D [10/Jan/2005:20:23:08 +0100] [Job 1] Error closing renderer E [10/Jan/2005:20:23:08 +0100] PID 3603 stopped with status 1! d [10/Jan/2005:20:23:08 +0100] PID 3604 exited with no errors. D [10/Jan/2005:20:23:08 +0100] [Job 1] tail process done writing data to STDOUT D [10/Jan/2005:20:23:08 +0100] [Job 1] KID4 finished D [10/Jan/2005:20:23:08 +0100] UpdateJob: job 1, file 0 is complete. d [10/Jan/2005:20:23:08 +0100] UpdateJob: Removing fd 9 from InputSet... D [10/Jan/2005:20:23:08 +0100] CancelJob: id = 1 D [10/Jan/2005:20:23:08 +0100] StopJob: id = 1, force = 0 D [10/Jan/2005:20:23:08 +0100] StopJob: printer state is 3 d [10/Jan/2005:20:23:08 +0100] StopJob: Freeing status buffer... d [10/Jan/2005:20:23:08 +0100] SaveJob: Closing file 5... d [10/Jan/2005:20:23:08 +0100] SaveJob: Closing file 5... d [10/Jan/2005:20:23:09 +0100] select_timeout: 31 seconds to send browse update d [10/Jan/2005:20:23:09 +0100] AcceptClient(lis=0x808da90) 0 NumClients = 0 D [10/Jan/2005:20:23:09 +0100] AcceptClient: 5 from localhost:631. d [10/Jan/2005:20:23:09 +0100] AcceptClient: Adding fd 5 to InputSet... d [10/Jan/2005:20:23:09 +0100] ReadClient: 5, used=0, file=-1 D [10/Jan/2005:20:23:09 +0100] ReadClient: 5 GET /printers HTTP/1.1 d [10/Jan/2005:20:23:09 +0100] decode_auth(0xb79a9008): Authorization string = "Basic cm9vdDp0aHh5OTI4cWxn" d [10/Jan/2005:20:23:09 +0100] decode_auth: 5 username="root" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: con->uri = "/printers" d [10/Jan/2005:20:23:09 +0100] FindBest: uri = "/printers"... d [10/Jan/2005:20:23:09 +0100] FindBest: Location / Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /jobs Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /admin Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: best = "/" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: auth = 0, satisfy=0... d [10/Jan/2005:20:23:09 +0100] pipe_command: command="/usr/lib/cups/cgi-bin/printers.cgi", options="" d [10/Jan/2005:20:23:09 +0100] pipe_command: argv[0] = "printers.cgi" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[0] = "PATH=/bin:/usr/bin" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[1] = "SERVER_SOFTWARE=CUPS/1.1" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[2] = "GATEWAY_INTERFACE=CGI/1.1" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[3] = "SERVER_PROTOCOL=HTTP/1.1" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[4] = "REDIRECT_STATUS=1" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[5] = "CUPS_SERVER=localhost" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[6] = "IPP_PORT=631" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[7] = "SERVER_NAME=localhost" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[8] = "SERVER_PORT=631" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[9] = "REMOTE_ADDR=127.0.0.1" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[10] = "REMOTE_HOST=localhost" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[11] = "REMOTE_USER=root" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[12] = "LANG=fr.ISO8859-15" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[13] = "TZ=Europe/Paris" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[14] = "TMPDIR=/var/spool/cups/tmp" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[15] = "CUPS_DATADIR=/usr/share/cups" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[16] = "CUPS_SERVERROOT=/etc/cups" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[17] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.5) Gecko/20041219 Firefox/1.0 (Debian package 1.0+dfsg.1-1)" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[18] = "SCRIPT_NAME=/printers" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[19] = "REQUEST_METHOD=GET" d [10/Jan/2005:20:23:09 +0100] pipe_command: envp[20] = "CUPS_ENCRYPTION=IfRequested" d [10/Jan/2005:20:23:09 +0100] AddCert: adding certificate for pid 3611 D [10/Jan/2005:20:23:09 +0100] CGI /usr/lib/cups/cgi-bin/printers.cgi started - PID = 3611 I [10/Jan/2005:20:23:09 +0100] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=3611) D [10/Jan/2005:20:23:09 +0100] SendCommand: 5 file=8 d [10/Jan/2005:20:23:09 +0100] SendCommand: Adding fd 8 to InputSet... d [10/Jan/2005:20:23:09 +0100] SendCommand: Adding fd 5 to OutputSet... d [10/Jan/2005:20:23:09 +0100] AcceptClient(lis=0x808da90) 0 NumClients = 1 D [10/Jan/2005:20:23:09 +0100] AcceptClient: 7 from localhost:631. d [10/Jan/2005:20:23:09 +0100] AcceptClient: Adding fd 7 to InputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: 5 Content-Type: text/html;charset=iso-8859-15 d [10/Jan/2005:20:23:09 +0100] WriteClient: 5 d [10/Jan/2005:20:23:09 +0100] WriteClient: 5 1234 bytes d [10/Jan/2005:20:23:09 +0100] ReadClient: 7, used=0, file=-1 D [10/Jan/2005:20:23:09 +0100] ReadClient: 7 POST / HTTP/1.1 d [10/Jan/2005:20:23:09 +0100] decode_auth(0xb79abc3c): Authorization string = "" d [10/Jan/2005:20:23:09 +0100] decode_auth: 7 username="" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: con->uri = "/" d [10/Jan/2005:20:23:09 +0100] FindBest: uri = "/"... d [10/Jan/2005:20:23:09 +0100] FindBest: Location / Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /jobs Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /admin Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: best = "/" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: auth = 0, satisfy=0... d [10/Jan/2005:20:23:09 +0100] POST / d [10/Jan/2005:20:23:09 +0100] CONTENT_TYPE = application/ipp d [10/Jan/2005:20:23:09 +0100] ReadClient: 7 con->data_encoding = length, con->data_remaining = 141, con->file = -1 d [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest(0xb79abc3c[7]): operation_id = 4001 d [10/Jan/2005:20:23:09 +0100] get_default(0xb79abc3c[7]) d [10/Jan/2005:20:23:09 +0100] copy_attrs(0x818f330, 0x8096258, 0x818f248, 0) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f330, 0x8096280[printer-uri-supported,4,45]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f330, 0x80963b0[printer-name,4,42]) d [10/Jan/2005:20:23:09 +0100] copy_attrs(0x818f330, 0x8092e38, 0x818f248, 0) D [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest: 7 status_code=1 d [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest: Adding fd 7 to OutputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: Removing fd 7 from OutputSet... d [10/Jan/2005:20:23:09 +0100] ReadClient: 7, used=0, file=-1 D [10/Jan/2005:20:23:09 +0100] ReadClient: 7 POST / HTTP/1.1 d [10/Jan/2005:20:23:09 +0100] decode_auth(0xb79abc3c): Authorization string = "" d [10/Jan/2005:20:23:09 +0100] decode_auth: 7 username="" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: con->uri = "/" d [10/Jan/2005:20:23:09 +0100] FindBest: uri = "/"... d [10/Jan/2005:20:23:09 +0100] FindBest: Location / Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /jobs Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: Location /admin Limit 7f d [10/Jan/2005:20:23:09 +0100] FindBest: best = "/" d [10/Jan/2005:20:23:09 +0100] IsAuthorized: auth = 0, satisfy=0... d [10/Jan/2005:20:23:09 +0100] POST / d [10/Jan/2005:20:23:09 +0100] CONTENT_TYPE = application/ipp d [10/Jan/2005:20:23:09 +0100] ReadClient: 7 con->data_encoding = length, con->data_remaining = 817, con->file = -1 d [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest(0xb79abc3c[7]): operation_id = 4002 d [10/Jan/2005:20:23:09 +0100] get_printers(0xb79abc3c[7], 0) d [10/Jan/2005:20:23:09 +0100] add_printer_state_reasons(0xb79abc3c[7], 0x8098a28[lj]) d [10/Jan/2005:20:23:09 +0100] add_queued_job_count(0xb79abc3c[7], 0x8098a28[lj]) d [10/Jan/2005:20:23:09 +0100] copy_attrs(0x818f448, 0x8096258, 0x818f708, 0) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x8096280[printer-uri-supported,4,45]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x80963b0[printer-name,4,42]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x8096400[printer-location,4,41]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x8096450[printer-info,4,41]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x8096628[device-uri,4,45]) d [10/Jan/2005:20:23:09 +0100] copy_attribute(0x818f448, 0x80a8180[printer-make-and-model,4,41]) d [10/Jan/2005:20:23:09 +0100] copy_attrs(0x818f448, 0x8092e38, 0x818f708, 0) D [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest: 7 status_code=1 d [10/Jan/2005:20:23:09 +0100] ProcessIPPRequest: Adding fd 7 to OutputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: Removing fd 7 from OutputSet... d [10/Jan/2005:20:23:09 +0100] PID 3611 exited with no errors. d [10/Jan/2005:20:23:09 +0100] DeleteCert: removing certificate for pid 3611 d [10/Jan/2005:20:23:09 +0100] WriteClient: 5 2048 bytes d [10/Jan/2005:20:23:09 +0100] ReadClient: 7, used=0, file=-1 d [10/Jan/2005:20:23:09 +0100] ReadClient: httpGets returned EOF... D [10/Jan/2005:20:23:09 +0100] CloseClient: 7 d [10/Jan/2005:20:23:09 +0100] CloseClient: Removing fd 7 from InputSet and OutputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: Removing fd 5 from OutputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: Removing fd 8 from InputSet... d [10/Jan/2005:20:23:09 +0100] WriteClient: 5 Closing data file 8. d [10/Jan/2005:20:23:10 +0100] select_timeout: 30 seconds to send browse update d [10/Jan/2005:20:23:40 +0100] select_timeout: 31 seconds to send browse update Bref, on ne peut pas dire qu'il me cache quelque chose, mais qu'est ce que je dois faire pour arrêter cette flopée de messages d'erreurs ? Suis-je le seul à avoir ce genre de trucs ? Je n'ai rien trouvé :'( Merci à quiconque pourra me faire un peu ou beaucoup avancer, parce que j'ai des trucs à imprimer pour mes études en ce moment.