On 01/19/10 16:12, Alex Schuster wrote:
Joseph writes:

On 01/19/10 06:35, Stroller wrote:
>On 19 Jan 2010, at 04:31, Joseph wrote:
>>I'm running xfce4 on two different machines (amd64) and on both
>>machine "cupsd" does not start at boot.
>>What to do about it?
>>
>>It start manually just fine, and during booting CUPSD shows as "OK"
>>but when I login it is not running.
>
>Look at the logs - post them here if you need help - there must be a
>reason it's not starting at that stage in the boot process.

That is the problem, messages log is not showing any entry so I have
nothing to go with.


Set LogLevel to debug in /etc/cups/cupsd.conf, and check
/var/log/cups/error_log after booting. And maybe replacing --quiet by
--verbose in /etc/init.d/cupsd will give some more information.

        Wonko

Thanks, I just change "info" to "debug" in cupcd.conf and cupsd sript to 
--verbose
here is the output:

I [19/Jan/2010:09:39:31 -0700] Listening to ::1:631 (IPv6)
I [19/Jan/2010:09:39:31 -0700] Listening to 127.0.0.1:631 (IPv4)
I [19/Jan/2010:09:39:31 -0700] Listening to /var/run/cups/cups.sock (Domain)
I [19/Jan/2010:09:39:31 -0700] Remote access is disabled.
I [19/Jan/2010:09:39:31 -0700] Loaded configuration file "/etc/cups/cupsd.conf"
I [19/Jan/2010:09:39:31 -0700] Using default TempDir of /var/spool/cups/tmp...
I [19/Jan/2010:09:39:31 -0700] Configured for up to 100 clients.
I [19/Jan/2010:09:39:31 -0700] Allowing up to 100 client connections per host.
I [19/Jan/2010:09:39:31 -0700] Using policy "default" as the default!
I [19/Jan/2010:09:39:31 -0700] Full reload is required.
I [19/Jan/2010:09:39:31 -0700] Loaded MIME database from '/etc/cups': 35 types, 
39 filters...
I [19/Jan/2010:09:39:31 -0700] Loading job cache file 
"/var/cache/cups/job.cache"...
I [19/Jan/2010:09:39:31 -0700] Full reload complete.
I [19/Jan/2010:09:39:31 -0700] Cleaning out old temporary files in 
"/var/spool/cups/tmp"...
I [19/Jan/2010:09:39:31 -0700] Listening to ::1:631 on fd 4...
I [19/Jan/2010:09:39:31 -0700] Listening to 127.0.0.1:631 on fd 6...
I [19/Jan/2010:09:39:31 -0700] Listening to /var/run/cups/cups.sock on fd 7...
I [19/Jan/2010:09:39:31 -0700] Resuming new connection processing...
D [19/Jan/2010:09:39:31 -0700] Discarding unused server-started event...
D [19/Jan/2010:09:39:32 -0700] Report: clients=0
D [19/Jan/2010:09:39:32 -0700] Report: jobs=0
D [19/Jan/2010:09:39:32 -0700] Report: jobs-active=0
D [19/Jan/2010:09:39:32 -0700] Report: printers=0
D [19/Jan/2010:09:39:32 -0700] Report: printers-implicit=0
D [19/Jan/2010:09:39:32 -0700] Report: stringpool-string-count=165
D [19/Jan/2010:09:39:32 -0700] Report: stringpool-alloc-bytes=6080
D [19/Jan/2010:09:39:32 -0700] Report: stringpool-total-bytes=3592

I don't see anything in particular in here that would be stopping started cupsd 
script right after booting.

--
Joseph

Reply via email to