[MacPorts] #47260: python27: no destroot found (was: Error: Processing of port Python27 failed)
MacPorts
noreply at macports.org
Wed Mar 25 09:55:14 PDT 2015
#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
More information about the macports-tickets
mailing list