Opened 11 years ago
Closed 10 years ago
#42746 closed defect (fixed)
"port select --set python python34" fails trying to set obsolete "pythonw" links
Reported by: | ned-deily (Ned Deily) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | jyrkiwahlstedt, cooljeanius (Eric Gallager), petrrr | |
Port: | python_select |
Description
$ sudo port select python python34 Selecting 'python34' for 'python' failed: could not create new link "/opt/local/bin/pythonw": target "/opt/local/bin/pythonw3.4" doesn't exist
Upstream Python 3.4 no longer creates the obsolete and vestigial pythonw* symlinks. port select should delete them for python34.
Change History (4)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
Cc: | egall@… added |
---|
comment:3 Changed 10 years ago by petrrr
This was solved by r117655, but the ticket was not closed. Please close!
comment:4 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!