[MacPorts] #43538: Can't install python27
#43538: Can't install python27 -----------------------------+-------------------------------- Reporter: gsjonesjr@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: JavaHL Python27 | Port: -----------------------------+-------------------------------- Hi, I upgraded to Mavericks and can no longer use JavaHL. I tried sudo port install subversion-javahlbindings +no_bdb +universal but that kept having problems so I followed the instructions on https://trac.macports.org/wiki/Migration. When trying to install JavaHL I now have problems with a dependency on python27. So I downloaded the Portfile for Java27 and tried to install it and am getting the same error that I got when trying to install JavaHL - namely that the destroot is missing. Here's what I ran: $ sudo port install python27 +universal ---> Computing dependencies for python27 ---> Installing python27 @2.7.6_0+universal 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 Please see the log file for port python27 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port python27 failed -- Ticket URL: <https://trac.macports.org/ticket/43538> MacPorts <http://www.macports.org/> Ports system for OS X
#43538: Can't install python27 --------------------------+-------------------------------- Reporter: gsjonesjr@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: python27 Port: | --------------------------+-------------------------------- Changes (by cal@…): * status: new => closed * cc: jwa@… (added) * resolution: => invalid * keywords: JavaHL Python27 => python27 Comment: "no destroot found" can virtually always be resolved by cleaning the port first: `sudo port clean python27`. In fact, that's the first thing you should always try when a build fails: FAQ#buildfails. -- Ticket URL: <https://trac.macports.org/ticket/43538#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43538: Can't install python27 --------------------------+-------------------------------- Reporter: gsjonesjr@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: python27 Port: | --------------------------+-------------------------------- Comment (by gsjonesjr@…): I did that and got:[[BR]] sudo port -f clean pthon27[[BR]] Error: Port pthon27 not found -- Ticket URL: <https://trac.macports.org/ticket/43538#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43538: Can't install python27 --------------------------+-------------------------------- Reporter: gsjonesjr@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: python27 Port: | --------------------------+-------------------------------- Comment (by larryv@…): Replying to [comment:2 gsjonesjr@…]:
I did that and got:[[BR]]
sudo port -f clean pthon27[[BR]]
Error: Port pthon27 not found
You forgot the “y” in “python27”. Also don’t use `-f`. -- Ticket URL: <https://trac.macports.org/ticket/43538#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts