[MacPorts] #30531: py27-py @1.1.1 needs dependency on py27-distribute
MacPorts
noreply at macports.org
Mon Aug 1 17:28:01 PDT 2011
#30531: py27-py @1.1.1 needs dependency on py27-distribute
------------------------------------------+---------------------------------
Reporter: md14-macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: | Port: py27-py
------------------------------------------+---------------------------------
It appears the py27-py port is missing a build dependency on
py27-distribute.
{{{
$ sudo port -v install py27-py
---> Computing dependencies for py27-py.
---> Fetching archive for py27-py
---> py27-py-1.1.1_0.darwin_10.x86_64.tbz2 doesn't seem to exist in
/opt/local/var/macports/software/py27-py
---> Attempting to fetch py27-py-1.1.1_0.darwin_10.x86_64.tbz2 from
http://packages.macports.org/py27-py
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
---> Fetching py27-py
---> Verifying checksum(s) for py27-py
---> Checksumming py-1.1.1.tar.gz
---> Extracting py27-py
---> Extracting py-1.1.1.tar.gz
---> Configuring py27-py
---> Building py27-py
Traceback (most recent call last):
File "setup.py", line 6, in <module>
from setuptools import setup
ImportError: No module named setuptools
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-py/py27-py/work/py-1.1.1"
&&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build " returned error 1
Error: Target org.macports.build returned: shell command failed (see log
for details)
Warning: the following items did not execute (for py27-py):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for py27-py is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py27-py/py27-py/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
Installing py27-py works if py27-distribute is already installed.
--
Ticket URL: <https://trac.macports.org/ticket/30531>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list