pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/49748: print/py-reportlab downloads a distfile in the install phase



>Number:         49748
>Category:       pkg
>Synopsis:       print/py-reportlab downloads a distfile in the install phase
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 15 01:30:00 +0000 2015
>Originator:     Tobias Nygren
>Release:        current
>Organization:
>Environment:
>Description:
from setup.py:
        infoline("Downloading standard T1 font curves")
        remotehandle = urllib2.urlopen("http://www.reportlab.com/ftp/pfbfer-20070710.zip";)

pkgsrc seems to have the required distfile in distinfo, but the package still downloads it. Might be a regression from an update.

>How-To-Repeat:
Build the package without working DNS, notice PLIST errors:

ERROR: The following files are in the PLIST but not in /tmp/pkgsrc-obj/print/py-reportlab/work/.destdir/usr/pkg:
ERROR:         /tmp/pkgsrc-obj/print/py-reportlab/work/.destdir/usr/pkg/lib/python2.7/site-packages/reportlab/fonts/sy______.pfb
ERROR:         /tmp/pkgsrc-obj/print/py-reportlab/work/.destdir/usr/pkg/lib/python2.7/site-packages/reportlab/fonts/zd______.pfb
ERROR:         /tmp/pkgsrc-obj/print/py-reportlab/work/.destdir/usr/pkg/lib/python2.7/site-packages/reportlab/fonts/zx______.pfb
ERROR:         /tmp/pkgsrc-obj/print/py-reportlab/work/.destdir/usr/pkg/lib/python2.7/site-packages/reportlab/fonts/zy______.pfb

>Fix:
unknown




Home | Main Index | Thread Index | Old Index