[MacPorts] #23921: dependency problem py26-py2app-devel
MacPorts
noreply at macports.org
Thu Mar 4 02:39:32 PST 2010
#23921: dependency problem py26-py2app-devel
----------------------------------+-----------------------------------------
Reporter: software@… | Owner: jmr@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: py26-py2app-devel
----------------------------------+-----------------------------------------
Comment(by software@…):
It seem indeed that py26-macholib wants to install py26-modulegraph,
despite the presence of the file ${python.pkgd}/modulegraph/__init__.py.
Some additional info:
* The py26-macholib Portfile on my system is 1.2.1_3.
* This Portfile contains the line "depends_lib-append
path:${python.pkgd}/modulegraph/__init__.py:py26-modulegraph"
* If I add "puts ${python.pkgd}/modulegraph/__init__.py" before this
line, the path printed is
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/modulegraph/__init__.py".
* This file is present on my system.
* The ports on my system is 1.8.2, which is the latest version according
to selfupdate.
* This is an Intel mac running Mac OS 10.5.8
--
Ticket URL: <http://trac.macports.org/ticket/23921#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list