[MacPorts] #38382: python27 cannot be selected
MacPorts
noreply at macports.org
Wed Mar 13 18:16:43 PDT 2013
#38382: python27 cannot be selected
----------------------------+--------------------------------
Reporter: glen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.1.3
Keywords: select, python | Port:
----------------------------+--------------------------------
port select does not work when selecting python27:
{{{
$ sudo port select python python27
dyld: DYLD_ environment variables being ignored because main executable
(/usr/bin/sudo) is setuid or setgid
Password:
Selecting 'python27' for 'python' failed: could not create new link
"/opt/local/bin/python": target "/opt/local/bin/python2.7" doesn't exist
$ ls /opt/local/bin/python2.7
/opt/local/bin/python2.7
$ port installed python*
The following ports are currently installed:
python27 @2.7.3_1 (active)
python_select @0.3_2 (active)
}}}
However, selecting other port variants works:
{{{
$ sudo port select virtualenv virtualenv27
Selecting 'virtualenv27' for 'virtualenv' succeeded. 'virtualenv27' is now
active.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/38382>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list