← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 302272] Re: Downgrade "cups" to Recommends:

 

cups is still in Depends: in {,k,x}ubuntu-desktop in current Lucid
Beta1.

Let's get this one into the LTS, guys. Is there anyone else who needs to
sign off on this change?

-- 
Downgrade "cups" to Recommends:
https://bugs.launchpad.net/bugs/302272
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythbuntu-meta in ubuntu.

Status in “edubuntu-meta” package in Ubuntu: Invalid
Status in “kubuntu-meta” package in Ubuntu: Confirmed
Status in “mythbuntu-meta” package in Ubuntu: Invalid
Status in “ubuntu-meta” package in Ubuntu: Confirmed
Status in “xubuntu-meta” package in Ubuntu: Confirmed

Bug description:
Binary package hint: ubuntu-desktop

When setting up Ubuntu desktop systems in a corporate/institutional setting that happens to have a central CUPS server and networked printing infrastructure, it is desirable not to have cupsd (and all its associated weight) installed on the desktops, and instead configure cups-client (via /etc/cups/client.conf) to talk directly to the central server.

Why? Ease of administration. The CUPS server is a fairly complex piece of software in its own right, and having one instance of it in a centrally-managed location is complicated enough without having basically the same piece of software running on every desktop. (This was made especially clear to me when I investigated how one sets the default print queue. There are potentially THREE places where this can be done: (1) on the client, in /etc/cups/lpoptions; (2) on the local CUPS server, via "lpadmin -d"; (3) on the central CUPS server. #1 and #3 are reasonable; #2 is just a headache waiting to happen.)

Please downgrade "cups" to a recommendation of the -desktop package, so that the latter can be installed (and retained) sans CUPS server.