ports/165465: [print/foo2zjs] fails to install ppds correctly

Alexander V. Chernikov melifaro at ipfw.ru
Sat Feb 25 11:10:10 UTC 2012


>Number:         165465
>Category:       ports
>Synopsis:       [print/foo2zjs] fails to install ppds correctly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 25 11:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alexander V. Chernikov
>Release:        9.0-STABLE
>Organization:
>Environment:
FreeBSD ws.su29.net 9.0-STABLE FreeBSD 9.0-STABLE #0 r230661: Sun Jan 29 02:05:10 UTC 2012     root at ws.su29.net:/var/xtmp/usj/obj/usr/src/sys/PTICHKO  amd64

>Description:
Port fails to install `modify-ppd` script to $PATH which makes ALL port PPDs to be empty due to the following Makefile code:

    for ppd in *.ppd; do \
        modify-ppd <$ppd | gzip > /usr/local/ppd/foo2zjs/$ppd.gz; \
        chmod 664 /usr/local/ppd/foo2zjs/$ppd.gz; \

>How-To-Repeat:
Simply install port and issue
ls -l /usr/local/share/cups/model/HP-LaserJet_*
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list