Two computers, an old pc with Debian Stretch and a new Raspberry Pi with
the raspbian jessie operating system.
The old pc prints to a lan printer with no problem. The lpstat -t shows
the identical set up on the Raspberry Pi but a command lp test.txt
results in no printer output although the cups log shows the job as
completed.
I have attached a script of the output of lpstat -t on the Raspberry Pi.
The output of this command on the old pc is absolutely identical except
for the dates and times.
Where should I look to fix this?
PrinterPrintsNothing.txt
Script started on Sun 11 Jun 2017 11:36:43 AM EDT
[01;31mraspberrypi:/home/pi#[m lpstat -t
scheduler is running
system default destination: Samsung_CLP-320_Series
device for Samsung_CLP-320_Series: socket://192.168.1.139
Samsung_CLP-320_Series accepting requests since Fri 09 Jun 2017 04:21:01 PM EDT
printer Samsung_CLP-320_Series is idle. enabled since Fri 09 Jun 2017 04:21:01
PM EDT
[01;31mraspberrypi:/home/pi#[m systemcy[Ktl enable cups
Synchronizing state for cups.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d cups defaults
Executing /usr/sbin/update-rc.d cups enable
[01;31mraspberrypi:/home/pi#[m exit
Script done on Sun 11 Jun 2017 11:37:49 AM EDT