Date: Sat, 27 Feb 2016 19:34:10 -0500 From: Stari Karp <starikarp@yandex.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: cups-base upgrade-SOLVED Message-ID: <1456619650.36602.1.camel@yandex.com> In-Reply-To: <1456603215.1576.6.camel@yandex.com> References: <1456603215.1576.6.camel@yandex.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2016-02-27 at 15:00 -0500, Stari Karp wrote: > Hi! > > I did update cups-base. I am using hplip drivers on FreeBSD 10.2- > RELEASE(amd64) and before last updates I cannot print anymore. I > delete > cups-base, cups-client, cups-image and cups-filters, hplip too and > install again. User is a member of group "cups". I install printer > again and was successful but I cannot print. > In /var/log/cups I have: > access_log: > localhost - - [27/Feb/2016:14:34:37 -0500] "POST / HTTP/1.1" 200 361 > Create-Printer-Subscriptions successful-ok > localhost - - [27/Feb/2016:14:35:57 -0500] "POST /admin/ HTTP/1.1" > 401 > 139 CUPS-Delete-Printer successful-ok > localhost - root [27/Feb/2016:14:35:57 -0500] "POST /admin/ HTTP/1.1" > 200 139 CUPS-Delete-Printer successful-ok > localhost - - [27/Feb/2016:14:40:56 -0500] "POST / HTTP/1.1" 200 > 2702845 CUPS-Get-PPDs - > localhost - - [27/Feb/2016:14:41:44 -0500] "POST /admin/ HTTP/1.1" > 401 > 4442 CUPS-Add-Modify-Printer successful-ok > localhost - root [27/Feb/2016:14:41:44 -0500] "POST /admin/ HTTP/1.1" > 200 4442 CUPS-Add-Modify-Printer successful-ok > localhost - - [27/Feb/2016:14:43:21 -0500] "POST /admin/ HTTP/1.1" > 401 > 139 CUPS-Set-Default successful-ok > localhost - root [27/Feb/2016:14:43:21 -0500] "POST /admin/ HTTP/1.1" > 200 139 CUPS-Set-Default successful-ok > localhost - - [27/Feb/2016:14:44:04 -0500] "POST > /printers/hp_business_inkjet_3000 HTTP/1.1" 200 31668 Print-Job > client- > error-document-format-not-supported > localhost - - [27/Feb/2016:14:45:10 -0500] "POST > /printers/hp_business_inkjet_3000 HTTP/1.1" 200 266 Create-Job > successful-ok > localhost - - [27/Feb/2016:14:45:10 -0500] "POST > /printers/hp_business_inkjet_3000 HTTP/1.1" 200 35720 Send-Document > client-error-document-format-not-supported > localhost - - [27/Feb/2016:14:45:10 -0500] "POST /jobs/ HTTP/1.1" 200 > 188 Cancel-Job successful-ok > localhost - - [27/Feb/2016:14:45:42 -0500] "POST > /printers/hp_business_inkjet_3000 HTTP/1.1" 200 266 Create-Job > successful-ok > localhost - - [27/Feb/2016:14:45:42 -0500] "POST > /printers/hp_business_inkjet_3000 HTTP/1.1" 200 35720 Send-Document > client-error-document-format-not-supported > localhost - - [27/Feb/2016:14:45:42 -0500] "POST /jobs/ HTTP/1.1" 200 > 188 Cancel-Job successful-ok > > error_log: > > [27/Feb/2016:14:26:27 -0500] cupsdLoadBanners: Unable to open banner > directory "/usr/local/share/cups/banners": No such file or directory > E [27/Feb/2016:14:28:51 -0500] cupsdLoadBanners: Unable to open > banner > directory "/usr/local/share/cups/banners": No such file or directory > W [27/Feb/2016:14:41:44 -0500] CreateProfile failed: > org.freedesktop.ColorManager.AlreadyExists:profile id > 'hp_business_inkjet_3000-Gray..' already exists > E [27/Feb/2016:14:44:04 -0500] [Client 190] Returning IPP client- > error- > document-format-not-supported for Print-Job > (ipp://localhost:631/printers/hp_business_inkjet_3000) from localhost > E [27/Feb/2016:14:45:10 -0500] [Client 201] Returning IPP client- > error- > document-format-not-supported for Send-Document > (ipp://localhost:631/printers/hp_business_inkjet_3000) from localhost > E [27/Feb/2016:14:45:42 -0500] [Client 211] Returning IPP client- > error- > document-format-not-supported for Send-Document > (ipp://localhost:631/printers/hp_business_inkjet_3000) from localhost > > Thank you. I solved the problem: Stopped cupsd, delete all cups and hplip too, reinstall again, start cupsd and it works.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1456619650.36602.1.camel>