[Pkg-cups-devel] Bug#376883: Can't install or upgrade cupsys
Kenshi Muto
kmuto at debian.org
Thu Jul 6 10:18:07 UTC 2006
severity 376883 important
tags 376883 + pending
thanks
At Thu, 06 Jul 2006 09:29:09 +0100,
joao.serrachinha at camilopinto.pt wrote:
> # CUPS configuration file, generated by CUPS configuration tool.
> # This tool is part of KDEPrint, the printing framework for KDE
> # since version 2.2.2 and is used by the CUPS supporting module
> # in KDEPrint. The predecessors to KDEPrint in former KDE releases
> # were KUPS and QtCUPS; they are deprecated and no longer maintained.
<snip>
> # Unknown
> include /etc/cups/cups.d/ports.conf
> include /etc/cups/cups.d/browse.conf
I see the problem. Debian CUPS has used "Include" directive, but you
use smallcap "include". Next version will check it with case insensitive.
So replace two "include" lines with following 3 lines:
Listen localhost:631
Listen /var/run/cups/cups.sock
Browsing On
I don't recommend to configure CUPS with KDEprint at this time.
Thanks,
--
Kenshi Muto
kmuto at debian.org
More information about the Pkg-cups-devel
mailing list