From owner-freebsd-ports@FreeBSD.ORG Fri Jun 6 09:15:29 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A82277BA for ; Fri, 6 Jun 2014 09:15:29 +0000 (UTC) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 890862933 for ; Fri, 6 Jun 2014 09:15:28 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WsqF8-0006St-DV for freebsd-ports@freebsd.org; Fri, 06 Jun 2014 02:15:22 -0700 Date: Fri, 6 Jun 2014 02:15:22 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1402046122363-5918422.post@n5.nabble.com> In-Reply-To: References: <1401958638341-5918098.post@n5.nabble.com> <1401987639244-5918202.post@n5.nabble.com> <20140606085156.15b32a6c@tmu.ulm.sysgo.com> Subject: Re: print/cups-base web interface broken & unable to print MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 09:15:29 -0000 @Robert I ran poudriere for the installed cups* ports and did an upgrade. The missing commandtops file was restored when upgrade installed cups-image (not cups-filter), so that problem is resolved. Printing still fails though. I have a Virtual-PDF printer defined in cups with Generic PPD. To simplify, I decided to test with this printer and again got "Filter Failed" message. Link to log with "level debug" for this job: https://docs.google.com/document/d/1YDWcTll0IFu-JUfhGCX1m2IT7gPxwqw0qoEa9_7X2J0/edit?usp=sharing Virtual-PDF PPD: DeviceURI cups-pdf:/ *FormatVersion: "4.3" *FileVersion: "1.1" *LanguageVersion: English *LanguageEncoding: ISOLatin1 *PCFileName: "CUPS-PDF.PPD" *Manufacturer: "Generic" *Product: "(CUPS v1.1)" *ModelName: "Generic CUPS-PDF Printer" *1284DeviceID: "MFG:Generic;MDL:CUPS-PDF Printer;DES:Generic CUPS-PDF Printer;CLS:PRINTER;$ *% cupsFilter: "application/vnd.cups-postscript 0 pstitleiconv" *PSVersion: "(2017.000) 0" *LanguageLevel: "2" *ColorDevice: True *DefaultColorSpace: RGB *FileSystem: False *Throughput: "8" *LandscapeOrientation: Plus90 *TTRasterizer: Type42 Separately, I have noticed a potentially incompatible option setting as below: print/cups-base (MDNSRESPONDER or AVAHI) print/cups-filters (AVAHI) I don't want to use Zeroconf at all, so I prefer to turn these options off. While print/cups-filters gets built with UNSET AVAHI, print/cups-base does not and requires that at least ONE of the Zeroconf options have been enabled. I have no idea how compatible the resulting binaries will be when Avahi is used in port but MDNS in another. Thanks & Regards. ----- FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/print-cups-base-web-interface-broken-unable-to-print-tp5918098p5918422.html Sent from the freebsd-ports mailing list archive at Nabble.com.