Opened 10 years ago

Closed 10 years ago

#42252 closed defect (invalid)

py27-pip: no destroot found

Reported by: nickvence@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: stromnov (Andrey Stromnov)
Port: py27-pip

Description (last modified by ryandesign (Ryan Carsten Schmidt))

After a fresh uninstall and reinstall of python27, I tried to reinstall py-pip and got the following error:

nevence@dirac % sudo port install py-pip                                                                                                                                                                           Python.framework/Versions
Password:
--->  Computing dependencies for py-pip
--->  Dependencies to be installed: py27-pip py27-setuptools
--->  Fetching archive for py27-setuptools
--->  Attempting to fetch py27-setuptools-2.1_0.darwin_10.noarch.tbz2 from http://packages.macports.org/py27-setuptools
--->  Attempting to fetch py27-setuptools-2.1_0.darwin_10.noarch.tbz2.rmd160 from http://packages.macports.org/py27-setuptools
--->  Installing py27-setuptools @2.1_0
--->  Activating py27-setuptools @2.1_0
--->  Cleaning py27-setuptools
--->  Installing py27-pip @1.5_2
Error: org.macports.install for port py27-pip returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pip/py27-pip/work/destroot
Error: Failed to install py27-pip
Please see the log file for port py27-pip for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pip/py27-pip/main.log
Error: The following dependencies were not installed: py27-pip
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py-pip failed

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… added
Description: modified (diff)
Port: py27-pip added
Resolution: invalid
Status: newclosed
Summary: py-pip errorpy27-pip: no destroot found

This is because you did not clean before trying again.

Note: See TracTickets for help on using tickets.