From owner-freebsd-questions@freebsd.org Sat Feb 27 20:00:31 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 791C6AB7621 for ; Sat, 27 Feb 2016 20:00:31 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward16o.cmail.yandex.net (forward16o.cmail.yandex.net [IPv6:2a02:6b8:0:1a72::1e6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EE0ACD1E for ; Sat, 27 Feb 2016 20:00:30 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp4o.mail.yandex.net (smtp4o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::28]) by forward16o.cmail.yandex.net (Yandex) with ESMTP id EBB5221BA3 for ; Sat, 27 Feb 2016 23:00:18 +0300 (MSK) Received: from smtp4o.mail.yandex.net (localhost [127.0.0.1]) by smtp4o.mail.yandex.net (Yandex) with ESMTP id BE791232015D for ; Sat, 27 Feb 2016 23:00:18 +0300 (MSK) Received: by smtp4o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id ibJerKgm2G-0Ha0fnJR; Sat, 27 Feb 2016 23:00:17 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1456603218; bh=9110GdPFft4eKRWjQUSpQFCW3JxGC1XiUfWRmlfxi4U=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=W6KFV+3Bfwu9jaBvn4DPVetMW2agFba25qAX0nCDam6urXa/2Mibr8FuoLDqssS39 vd9HXnfLBD4vtp5wHNMVFP67+JwTHD5Fw2McFu1fjIWOkyrUraIqstyzvZfHXSvOsm cbEsWFhRZ9Ek1HCtTN5TCN1AoQt3FhkpZxgkmnFI= Authentication-Results: smtp4o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 Message-ID: <1456603215.1576.6.camel@yandex.com> Subject: cups-base upgrade From: Stari Karp To: FreeBSD Questions Date: Sat, 27 Feb 2016 15:00:15 -0500 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.4 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Feb 2016 20:00:31 -0000 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.