ports/122434: Extraneous files/directories installed by math/py-numeric

Eugene M. Kim gene at nttmcl.com
Fri Apr 4 01:20:01 UTC 2008


>Number:         122434
>Category:       ports
>Synopsis:       Extraneous files/directories installed by math/py-numeric
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 04 01:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Eugene M. Kim
>Release:        7.0
>Organization:
NTT Multimedia Communications Laboratories, Inc.
>Environment:
FreeBSD bbq.nttmcl.com 7.0-STABLE FreeBSD 7.0-STABLE #1: Sat Mar 15 14:45:21 PDT 2008     gene at bbq.nttmcl.com:/home/FreeBSD/build/RELENG_7/obj/home/FreeBSD/build/RELENG_7/src/sys/BBQ  i386

>Description:
The port installs the extraneous files into %%PYTHON_SITELIBDIR%%/Numeric:

# find lib/python2.5/site-packages/Numeric ! -type d -print0 | xargs -0 pkgdb -v | sed -n 's#: ?$##p'
lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/arrayobject.h
lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/f2c.h
lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/ranlib.h
lib/python2.5/site-packages/Numeric/Numeric_headers/Numeric/ufuncobject.h
lib/python2.5/site-packages/Numeric/Numeric-24.2-py2.5.egg-info/PKG-INFO
lib/python2.5/site-packages/Numeric/Numeric-24.2-py2.5.egg-info/not-zip-safe
lib/python2.5/site-packages/Numeric/Numeric-24.2-py2.5.egg-info/top_level.txt
lib/python2.5/site-packages/Numeric/Numeric-24.2-py2.5.egg-info/dependency_links.txt
lib/python2.5/site-packages/Numeric/Numeric-24.2-py2.5.egg-info/SOURCES.txt
# 

Note that the files/directories under "Numeric_headers" are a duplicate of %%PYTHON_INCLUDEDIR%%/Numeric.

Also note that "Numeric-24.2-py2.5.egg-info" should be a file but is a directory with the source files in it; this prevents clean pkg_delete.
>How-To-Repeat:
cd /usr/ports/math/py-numeric; make install deinstall
>Fix:
None known.

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



More information about the freebsd-ports-bugs mailing list