On Thu 09 Jul 2015 at 08:58:40 +0200, Stefano Rivoir wrote: > Upgrading CUPS to 2.0.3 on sid it seems I cannot use remote printers anymore. > I > found that if I pass -H parameter as the first one, it is ignored: > > $ lpr -H 172.16.5.20 -P lexmark-t652-1 > lpr: The printer or class does not exist.
Not reproducible here with a 2.0.3 client sending to 2.0.3 and Wheezy servers. I expect your result is the same with lpr -h 172.16.5.20 -d lexmark-t652-1 Please post the client's 'lpstat -t' output. > $ lpr -P lexmark-t652-1 -H 172.16.5.20 > waits for input, works as expected Upstream has said a few times that the order of options matters. Regards, Brian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
