Date: Sun, 4 Sep 2011 17:33:32 -0400 (EDT) From: Tim Vanderhoek <t.vanderhoek@utoronto.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: acm@FreeBSD.org, bsam@FreeBSD.org Subject: ports/160465: Install of ppd files to /usr/local/share/cups/model/ fails mostly-silently Message-ID: <201109042133.p84LXWlF085911@localhost.nowhere> Resent-Message-ID: <201109042150.p84Lo1NU090643@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160465 >Category: ports >Synopsis: Install of ppd files to /usr/local/share/cups/model/ fails mostly-silently >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 04 21:50:00 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Tim Vanderhoek >Release: FreeBSD 8.2-RELEASE amd64 >Organization: individual >Environment: System: FreeBSD cyan 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Sat Aug 6 11:12:37 UTC 2011 root@cyan82:/usr/src/sys/amd64/compile/CYAN_x64 amd64 >Description: Clean install of all ports and system. After installing ports/print/foo2zjs, the ppd files in /usr/local/share/cups/model/ were all empty files. The quick workaround was to do: cd /usr/ports/print/foo2zjs/work/foo2zjs-20110609/ PATH=${PATH}:`pwd` gmake install After this, the ppd files were fixed. The problem appears to be that modify-ppd is not in the PATH anywhere. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109042133.p84LXWlF085911>