Opened 15 years ago

Last modified 15 years ago

#22264 closed defect

loggerhead - broken does not install libs in correct place — at Initial Version

Reported by: nefar@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: loggerhead

Description

First, I think it should be renamed to bzr-loggerhead

port contents shows it to be installed in:

/opt/local/lib/python2.6/site-packages/loggerhead/

Whereas: $ /opt/local/bin/python -c 'import sys; print sys.path' [, '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python26.zip', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-darwin', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/plat-mac/lib-scriptpackages', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-old', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload', '/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages']

Other packages are installed correctly, but loggerhead seems to be the one out.

Change History (0)

Note: See TracTickets for help on using tickets.