[MacPorts] #30603: port select needs to be updated for changes in ipython 0.11
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.1 Keywords: selector | Port: port select ------------------------------------------+--------------------------------- I've just installed the python26 version of ipython 0.11 from ticket [https://trac.macports.org/ticket/30521 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. -- Ticket URL: <https://trac.macports.org/ticket/30603> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.1 Keywords: selector | Port: port select ------------------------------------------+--------------------------------- Description changed by ryandesign@…: Old description:
I've just installed the python26 version of ipython 0.11 from ticket [https://trac.macports.org/ticket/30521 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.
New description: 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. -- -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: ipython_select, py-ipython ------------------------------------------+--------------------------------- Changes (by ryandesign@…): * keywords: selector => * cc: akitada@… (added) * component: base => ports * port: port select => ipython_select, py-ipython Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: ipython_select, py-ipython ------------------------------------------+--------------------------------- Comment(by michelle.lynn.gill@…): Replying to [comment:2 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. -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: ipython_select, py-ipython ------------------------------------------+--------------------------------- Comment(by jmr@…): Replying to [comment:3 michelle.lynn.gill@…]:
Replying to [comment:2 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. -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: ipython_select, py-ipython ------------------------------------------+--------------------------------- Changes (by jmr@…): * cc: stromnov@… (added) Comment: Is this still a problem with the version that ended up being committed? -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 ------------------------------------------+--------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: ipython_select, py-ipython ------------------------------------------+--------------------------------- Comment(by michelle.lynn.gill@…): Replying to [comment:5 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. -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30603: port select needs to be updated for changes in ipython 0.11 -------------------------------------------+-------------------------------- Reporter: michelle.lynn.gill@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: fixed | Keywords: Port: ipython_select, py-ipython | -------------------------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/30603#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts