Re: Child exited status 4
Mate Biro <[email protected]>
| Newsgroups | gmane.comp.printing.cups.bugs |
|---|---|
| Message-ID | <[email protected]> |
Well, I've checked a working cups install, and when I set LogLevel in cupsd.conf to debug, I get this ( normal ) messages: .. I [09/Mar/2012:22:18:04 +0100] Full reload complete. D [09/Mar/2012:22:18:04 +0100] cupsdCleanFiles(path="/var/spool/cups/tmp", pattern="(null)") I [09/Mar/2012:22:18:04 +0100] Cleaning out old files in "/var/spool/cups/tmp"... D [09/Mar/2012:22:18:04 +0100] cupsdCleanFiles(path="/var/cache/cups", pattern="*.ipp") I [09/Mar/2012:22:18:04 +0100] Cleaning out old files in "/var/cache/cups"... ( this far I get them on the "failing" machine too) but the below lines appear only on a working install, not on the machine that fails to start cupsd: I [09/Mar/2012:22:18:04 +0100] Listening to 0.0.0.0:631 on fd 8... I [09/Mar/2012:22:18:04 +0100] Listening to [v1.::]:631 on fd 9... I [09/Mar/2012:22:18:04 +0100] Listening to /var/run/cups/cups.sock:631 on fd 10...