Changes between Initial Version and Version 1 of Ticket #47260


Ignore:
Timestamp:
Mar 25, 2015, 4:55:13 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says the problem is:

Error: org.macports.install for port python27 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot

The solution to this type of problem is to clean the affected port:

sudo port clean python27

Then try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47260

    • Property Status changed from new to closed
    • Property Cc ryandesign@… added; dwstclair@… removed
    • Property Summary changed from Error: Processing of port Python27 failed to python27: no destroot found
    • Property Milestone changed from MacPorts Future to
    • Property Keywords Python27 removed
    • Property Resolution changed from to invalid
    • Property Port python27 added; Python27 removed
  • Ticket #47260 – Description

    initial v1  
    11I attempted to install tesseract.It failed while attempting to install python27. These are the subsequent steps I took after that. I have attached a log of my actions.
    22
     3{{{
    34shell$ sudo port install tesseract
    45shell$ sudo port install Python27
     
    910shell$ sudo port install Python27
    1011shell$
     12}}}