Opened 9 years ago

Closed 9 years ago

#47260 closed defect (invalid)

python27: no destroot found

Reported by: dwstclair@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: python27

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

I 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.

shell$ sudo port install tesseract
shell$ sudo port install Python27
shell$ sudo port uninstall Python27
shell$ sudo port install Python27
shell$ sudo port selfupdate
shell$ sudo port upgrade outdated
shell$ sudo port install Python27
shell$ 

Attachments (1)

Log.txt (10.1 KB) - added by dwstclair@… 9 years ago.
Log

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by dwstclair@…

Attachment: Log.txt added

Log

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

Cc: ryandesign@… added; dwstclair@… removed
Description: modified (diff)
Keywords: Python27 removed
Milestone: MacPorts Future
Port: python27 added; Python27 removed
Resolution: invalid
Status: newclosed
Summary: Error: Processing of port Python27 failedpython27: no destroot found

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.

Note: See TracTickets for help on using tickets.