pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/43794: Incoherent CUPS configuration PATH
The following reply was made to PR pkg/43794; it has been noted by GNATS.
From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Fauberteau?=
<frederic%fauberteau.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/43794: Incoherent CUPS configuration PATH
Date: Tue, 24 Aug 2010 09:02:00 +0200
Le 24/08/2010 07:25, Steven Drake a écrit :
> The following reply was made to PR pkg/43794; it has been noted by GNATS.
>
> From: Steven Drake <sbd%NetBSD.org@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:
> Subject: Re: pkg/43794: Incoherent CUPS configuration PATH
> Date: Tue, 24 Aug 2010 17:09:31 +1200 (NZST)
>
> Please kill cupsd change the "LogLevel" in cupsd.conf to "debug" then
> start cupsd and run the following command:
>
> egrep "MIME database|configuration" /var/log/cups/error_log | cut -c32-
>
> The output should read (with the default cups install):
>
> Loaded configuration file "/usr/pkg/etc/cups/cupsd.conf"
> Loaded MIME database from "/usr/pkg/share/cups/mime" and
> "/usr/pkg/etc/cups": 35 types, 40 filters...
>
> --
> Steven
>
The loglevel is already to debug.
The output is:
Loaded configuration file "/usr/pkg/etc/cups/cupsd.conf"
Loaded MIME database from "/usr/pkg/share/cups/mime" and
"/usr/pkg/etc/cups": 35 types, 41 filters...
If I delete /etc/cups/mime.*, it works fine ...
When /usr/bin/pkg/lpr wrote Unsupported format 'text/plain'!, problem
had been resolved by copying mime.* for /usr/pkg/share/cups/mime to
/etc/cups
I am really sorry. I don't understand this behavior.
Home |
Main Index |
Thread Index |
Old Index