[opensuse] 13.1 cups broke - (access.log) Send-Document client-error-document-format-not-supported

All, This is strange. I'm not sure what update broke it, but something broke cups. It went from working like a charm to throwing the error: localhost - - [03/Nov/2015:09:14:34 -0600] "POST /printers/Laserjet4 HTTP/1.1" 200 252 Create-Job successful-ok localhost - - [03/Nov/2015:09:14:34 -0600] "POST /printers/Laserjet4 HTTP/1.1" 200 62713 Send-Document client-error-document-format-not-supported localhost - - [03/Nov/2015:09:14:34 -0600] "POST /jobs/ HTTP/1.1" 200 174 Cancel-Job successful-ok Not good to need output only to find, you can't print anymore... Chasing the problem down, it seems that now the following packages are required: cups-filters cups-filters-ghostscript libqpdf13 Of those 3, I think the cups-filters is the only mandatory package. Installing the packages and restarting cups returned printing to normal: localhost - - [03/Nov/2015:09:51:52 -0600] "POST /printers/Laserjet4 HTTP/1.1" 200 252 Create-Job successful-ok localhost - - [03/Nov/2015:09:51:52 -0600] "POST /printers/Laserjet4 HTTP/1.1" 200 62713 Send-Document successful-ok So the question is "What package got upgraded that was missing the new cups-filters dependency?" I suspect it was a cups package (cups-libs, cups-client, cups, cups-libs-32bit), but which one? Does this need a bug report? -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

On 11/03/2015 08:01 AM, David C. Rankin wrote:
Chasing the problem down, it seems that now the following packages are required:
cups-filters cups-filters-ghostscript libqpdf13
cups-filters forces the uninstall of a lot of cups pieces, because it is back level. (cups-filters = 1.0.58-2.7.1, but cups = 1.5.4-21.9.1.) (That might be ok for your 13.1, but it would hoze my 13.2) It appears nothing required libqpdf13. At least there appears to be nothing shown in yast2 when you check only requires or recommended. -- After all is said and done, more is said than done. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
David C. Rankin
-
John Andersen