Normal behaviour? cups/error_log: select_timeout: 1 seconds to send browse update

Gerhard Gaußling ggrubbish at web.de
Tue May 2 20:55:39 UTC 2006


Am Sonntag, 30. April 2006 01:59 schrieb Gerhard Gaußling:
> I got thousands of lines "select_timeout: 1 seconds to send browse
> updat"  cups error_log. Is that an expected error_log for cups. Is
> that a normal behaviour of cupsd?
>
> Kind regards
>
> Gerhard
>
> root at ubuntu:~ # ls -lh /var/log/cups/error_log.O
> /var/log/cups/error_log -rw-r--r-- 1 root lp       11M Apr 30 01:56
> /var/log/cups/error_log -rw-r--r-- 1 root lpadmin 1.1M Apr 22 20:51
> /var/log/cups/error_log.O
>
> root at ubuntu:~ # tail -f /var/log/cups/error_log
> D [30/Apr/2006:01:51:09 +0200] cupsdNetIFUpdate: "lo" = localhost...
> D [30/Apr/2006:01:51:09 +0200] cupsdNetIFUpdate: "eth0" =
> localhost... D [30/Apr/2006:01:51:09 +0200] cupsdNetIFUpdate: "lo" =
> localhost... D [30/Apr/2006:01:51:09 +0200] cupsdNetIFUpdate: "eth0"
> =
> fe80::211:d8ff:fe8a:1537%eth0...
> d [30/Apr/2006:01:51:09 +0200] cupsdCheckJobs: 0 active jobs,
> sleeping=0, reload=0
> d [30/Apr/2006:01:51:09 +0200] stringpool: 1539 strings, 13248
> allocated, 28272 total bytes
> d [30/Apr/2006:01:51:09 +0200] select_timeout: 1 seconds to send
> browse update

This was due to a debug setting debug2 (everything) and a new cups 
configuration in dapper.

I changed 
513-#Include cupsd-browsing.conf 
to
514:Include cups.d/browse.conf
because I didn't configured browsing in cupsd.conf.

I changed permissions too:
$ ls -l /var/log/cups/error_log
-rw-r--r-- 1 root lpadmin 562107782 2006-05-02 
22:05 /var/log/cups/error_log

And I changed RunAsUser to Yes.

logcheck seems to be quiet now...

regards

Gerhard




More information about the ubuntu-users mailing list