ports/144236: [PATCH] security/py-paramiko: installs as a single archive

Dmitry Marakasov amdmi3 at amdmi3.ru
Tue Feb 23 17:30:02 UTC 2010


>Number:         144236
>Category:       ports
>Synopsis:       [PATCH] security/py-paramiko: installs as a single archive
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 23 17:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
The py-paramiko port expects in to install bunch of files under ${PYTHON_SITELIBDIR}/paramiko, however it does install a single .egg file:

% find /usr/local/lib/python2.6/site-packages -name '*paramiko*'
/usr/local/lib/python2.6/site-packages/paramiko-1.7.6-py2.6.egg

thus the plist is broken and dependent ports fail to detect installed paramiko.

Here's the build log:
http://people.freebsd.org/~amdmi3/paramiko.log

Other installed py26- ports doesn't have this problem.

Port maintainer (sbrabez at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

begin 644 py26-paramiko-1.7.6.patch
`
end

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



More information about the freebsd-ports-bugs mailing list