Opened 13 years ago

Closed 12 years ago

#30603 closed defect (fixed)

port select needs to be updated for changes in ipython 0.11

Reported by: michelle.lynn.gill@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc: akitada@…, stromnov (Andrey Stromnov)
Port: ipython_select, py-ipython

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I've just installed the python26 version of ipython 0.11 from ticket #30521 with the variants +scientific+parallel. When I tried to make this the default ipython using python select, I get the following error:

 % sudo port select --set ipython ipython26
Password:
Selecting 'ipython26' for 'ipython' failed: could not create new link "/Volumes/Files/macports/bin/ipython-wx": target "/Volumes/Files/macports/Library/Frameworks/Python.framework/Versions/2.6/bin/ipython-wx" doesn't exist

If I activate the old version of ipython (version 0.10.1), the same port select command runs fine. Thus, I'm guessing port select needs to be updated due to the GUI switchover in ipython 0.11.

Change History (7)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: akitada@… added
Component: baseports
Keywords: selector removed
Port: ipython_select py-ipython added; port select removed

I don't think this is a base issue. The port's select files may need to be updated though.

For anyone wondering, the update to 0.11 is not yet committed; it's in #30521.

comment:3 in reply to:  2 ; Changed 13 years ago by michelle.lynn.gill@…

Replying to ryandesign@…:

I don't think this is a base issue. The port's select files may need to be updated though.

Sorry--I looked at an old ticket involving port select and it was filed under base.

For anyone wondering, the update to 0.11 is not yet committed; it's in #30521.

Yes, thank you for the clarification. I should have mentioned that the ticket hasn't been committed.

comment:4 in reply to:  3 Changed 13 years ago by jmroot (Joshua Root)

Replying to michelle.lynn.gill@…:

Replying to ryandesign@…:

I don't think this is a base issue. The port's select files may need to be updated though.

Sorry--I looked at an old ticket involving port select and it was filed under base.

If there was a problem with the port select command itself that would be appropriate. But this isn't.

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Cc: stromnov@… added

Is this still a problem with the version that ended up being committed?

comment:6 in reply to:  5 Changed 12 years ago by michelle.lynn.gill@…

Replying to jmr@…:

Is this still a problem with the version that ended up being committed?

This issue has now been fixed, at least in my testing/usage.

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.