[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#376883: Can't install or upgrade cupsys



severity 376883 important
tags 376883 + pending
thanks

At Thu, 06 Jul 2006 09:29:09 +0100,
joao.serrachinha@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@debian.org




Reply to: