py26-pyobjc2
William Davis
frstan at bellsouth.net
Fri Dec 5 15:40:01 PST 2008
On Dec 5, 2008, at 6:17 PM, Joshua Root wrote:
> William Davis wrote:
>> py26-py0bjc2:
>>
>> raise VersionConflict(dist,req) # XXX put more info here
>> pkg_resources.VersionConflict: (py2app 0.3.6
>> (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/
>> python2.6/site-packages),
>> Requirement.parse('py2app>=0.4.0'))
>>
>> Warning: the following items did not execute (for py26-pyobjc2):
>> org.macports.activate org.macports.build org.macports.destroot
>> org.macports.install
>> Error: Status 1 encountered during processing.
>> macintosh:~ frstan$
>
> py26-pyobjc2 depends on port:py26-py2app-devel, which is version
> 0.4.2,
> so I can only assume that py26-py2app-devel is inactive, and you're
> using MP 1.6 so it doesn't notice.
>
> - Josh
good diagnosis
However merely deactivating py26-py2app and activating py-py2app-devel
wasnt enough. The error recurred. After uninstalling py26-py2app,
the error still remains the same.
So it appears this wont work on mp version 1.6
The full error mesg is:
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/
_opt_local_var_macports_sources_rsync
.macports.org_release_ports_python_py26-pyobjc2/work/pyobjc-core" && /
opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/
python2.6 setup.py --no-user-cfg build'
Traceback (most recent call last):
File "setup.py", line 324, in <module>
'': ['*.bridgesupport'],
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/distutils/core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/setuptools/dist.py", line 219, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/setuptools/dist.py", line 243, in
fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/pkg_resources.py", line 528, in resolve
raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (py2app 0.3.6 (/opt/local/Library/
Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages),
Requirement.parse('py2app>=0.4.0'))
Error: Target org.macports.build returned: shell command " cd "/opt/
local/var/macports/build/
_opt_local_var_macports_sources_rsync
.macports.org_release_ports_python_py26-pyobjc2/work/pyobjc-core" && /
opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/
python2.6 setup.py --no-user-cfg build " returned error 1
Command output: Traceback (most recent call last):
File "setup.py", line 324, in <module>
'': ['*.bridgesupport'],
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/distutils/core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/setuptools/dist.py", line 219, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/setuptools/dist.py", line 243, in
fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/
lib/python2.6/site-packages/pkg_resources.py", line 528, in resolve
raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (py2app 0.3.6 (/opt/local/Library/
Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages),
Requirement.parse('py2app>=0.4.0'))
Warning: the following items did not execute (for py26-pyobjc2):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Status 1 encountered during processing.
William Davis
frstanATbellsouthDOTnet
Mac OS X.5.5 Darwin 9.5.0
XQuartz 2.3.2_rc2 (xorg-server 1.4.2-apple25)
Mac Mini Intel Duo @ 1.86 GHz
Mundus vult decepi, ego non
More information about the macports-users
mailing list