Ticket #398 (closed defect: fixed)
Use CUPS by default
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Karmic Deploy (Canceled) |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
We're currently defaulting users to LPRng /etc/debathena-printing.conf; we should switch back to CUPS at some point when we've resolved the client-side issues that are making us want to default to LPRng. This is somewhat orthogonal to resolving all server-side issues and figuring out what the campus IPP printing mechanism will be.
If possible, we should also avoid removing /etc/debathena-printing.conf if it had been created manually before the version of debathena-printing-config that includes it, but that may well be impossible.
Change History
Note: See
TracTickets for help on using
tickets.
The biggest reason to default to LPRng is that lpq and lprm just don't make sense if you default to CUPS, and I don't think that's going to change any time soon.
That's not possible. We're not diverting that file, just dropping it in, which means that when I added it, it would have scribbled over anybody's local configuration. This was definitely a bad decision on my part, but there's not really anything we can do about it at this point.