Aha, assuming nothing has changed, grabbing the printer PS can be done like this (originally from Till):
cupsctl FileDevice=yes lpadmin -p test -E -v file:/tmp/printout /etc/cups/ppd/<your printer's PPD>.ppd
Now print the job which failed on the printer "test" and as soon as the job disappears from the queue attach the file /tmp/printout to this bug report.
Aha, assuming nothing has changed, grabbing the printer PS can be done like this (originally from Till):
cupsctl FileDevice=yes
lpadmin -p test -E -v file:/tmp/printout /etc/cups/ppd/<your printer's PPD>.ppd
Now print the job which failed on the printer "test" and as soon as the job disappears from the queue attach the file /tmp/printout to this bug report.