[cups.development] [RFE] STR #1289: Show and log an error message when files cannot be opened

jsmeix.suse jsmeix at suse.de
Tue Oct 4 05:26:38 PDT 2005


[STR New]

At the moment I use CUPS 1.1.23.

cupsd doesn't show or log any message when it cannot open a specified
file.

To reproduce, use for example in cupsd.conf
--------------------------------------------------
AccessLog /var/log/cups/foo/access_log
ErrorLog /var/log/cups/foo/error_log
LogLevel debug
PageLog /var/log/cups/foo/page_log
--------------------------------------------------
but the directory /var/log/cups/foo/ must not exist.
Running
/usr/sbin/cupsd -f
doesn't show any message about those files.

The same happens with
--------------------------------------------------
AccessLog /var/log/cups/foo/access_log
ErrorLog /var/log/cups/error_log
LogLevel debug
PageLog /var/log/cups/foo/page_log
--------------------------------------------------
There is no message about AccessLog or PageLog in eror_log.

Link: http://www.cups.org/str.php?L1289
Version: 1.2-feature





More information about the cups mailing list