[MacPorts] #47260: Error: Processing of port Python27 failed
#47260: Error: Processing of port Python27 failed -------------------------+-------------------------------- Reporter: dwstclair@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts Future Component: ports | Version: 2.3.3 Keywords: Python27 | Port: Python27 -------------------------+-------------------------------- 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$ -- Ticket URL: <https://trac.macports.org/ticket/47260> MacPorts <https://www.macports.org/> Ports system for OS X
#47260: python27: no destroot found --------------------------+-------------------------------- Reporter: dwstclair@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: python27 | --------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: dwstclair@… (removed) * cc: ryandesign@… (added) * milestone: MacPorts Future => * keywords: Python27 => * resolution: => invalid * port: Python27 => python27 Old description:
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$
New description: 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$ }}} -- 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. -- Ticket URL: <https://trac.macports.org/ticket/47260#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts