Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Rudolf Polzer
> 1. Please do > >cp /usr/share/ppd/cups-pdf/CUPS-PDF_noopt.ppd > /usr/share/ppd/custom/test.ppd > >(test.ppd can be deleted later on). > > 2. Activate debug logging as described at > > > https://wiki.debian.org/DissectingandDebuggingtheCUPSPrintingSystem#The_CUPS_Error_Log > >

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Brian Potkin
On Mon 08 Jan 2018 at 09:29:20 +0100, Rudolf Polzer wrote: > > 1. Please do > > > >cp /usr/share/ppd/cups-pdf/CUPS-PDF_noopt.ppd > > /usr/share/ppd/custom/test.ppd > > > >(test.ppd can be deleted later on). > > > > 2. Activate debug logging as described at > > > > > > https://wiki

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Rudolf Polzer
same as before, /var/log/cups/error_log is empty

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Brian Potkin
On Mon 08 Jan 2018 at 12:27:53 +0100, Rudolf Polzer wrote: > same as before, /var/log/cups/error_log is empty The cupsctl command should show "_debug_logging=1". lpinfo runs /usr/lib/cups/daemon/cups-driverd. I was hoping to find out whether or not it looks in /usr/share/ppd/ (which it should).

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Rudolf Polzer
> The cupsctl command should show "_debug_logging=1". Before, I used cupsctl --debug-logging which returned no errors - now I retried with cupsctl LogLevel=debug1 and this finally gives an error_log: E [08/Jan/2018:14:31:48 +0100] [cups-driverd] Bad driver information file \"/usr/share/cups/model

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Brian Potkin
On Mon 08 Jan 2018 at 14:40:25 +0100, Rudolf Polzer wrote: > > The cupsctl command should show "_debug_logging=1". > > Before, I used > cupsctl --debug-logging > which returned no errors - now I retried with > cupsctl LogLevel=debug1 "debug1" is not an option for LogLevel. Use cupsctl LogLeve

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Rudolf Polzer
#cupsctl LogLevel=debug #systemctl restart cups #>/var/log/cups/error_log #lpinfo -m then /var/log/cups/error_log contains I [08/Jan/2018:16:41:25 +0100] Expiring subscriptions... I [08/Jan/2018:16:41:26 +0100] Expiring subscriptions... I [08/Jan/2018:16:41:27 +0100] Expiring subscriptions... I [

Bug#886224: printer-driver-cups-pdf: Virtual pdf printer error: no output and config problem

2018-01-08 Thread Brian Potkin
On Mon 08 Jan 2018 at 16:46:22 +0100, Rudolf Polzer wrote: > #cupsctl LogLevel=debug > #systemctl restart cups > #>/var/log/cups/error_log > #lpinfo -m This is the correct sequence of commands but the log does not contain what was expected. > then /var/log/cups/error_log contains > > I [08/Jan/