Justin Young wrote:
> I'm just curious why the printer selection (even for an upgrade) defaults to a
> remote CUPS server...
>
When you have a system with a running CUPS daemon but without local
printer queue, you can only print on a printer on a remote CUPS server,
because the only possibility for CUPS to get access to a printer without
local queue is that it either catches the broadcasted printer
information of a remote CUPS server with a printer or that its
/etc/cups/cupsd.conf has a "BrowsePoll" line to poll printer info from a
given CUPS server.
Till