[MacPorts] #35211: py27-ipython fails 'port select'
#35211: py27-ipython fails 'port select' --------------------------------------+------------------------------------- Reporter: jonesc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-ipython --------------------------------------+------------------------------------- {{{ macmini ~ > sudo port install py27-ipython ---> Computing dependencies for py27-ipython ---> Fetching archive for py27-ipython ---> Attempting to fetch py27-ipython-0.13_0+scientific.darwin_11.noarch.tbz2 from http://packages.macports.org/py27-ipython ---> Attempting to fetch py27-ipython-0.13_0+scientific.darwin_11.noarch.tbz2.rmd160 from http://packages.macports.org/py27-ipython ---> Installing py27-ipython @0.13_0+scientific ---> Activating py27-ipython @0.13_0+scientific To make the Python 2.7 version of IPython the one that is run when you execute the commands without a version suffix, e.g. 'ipython', run: port select --set ipython ipython27 ---> Cleaning py27-ipython ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. macmini ~ > sudo port select --set ipython ipython27 Selecting 'ipython27' for 'ipython' failed: could not create new link "/opt/local/share/man/man1/ipcluster.1.gz": target "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/man/man1/ipcluster.1.gz" doesn't exist }}} -- Ticket URL: <https://trac.macports.org/ticket/35211> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35211: py27-ipython fails 'port select' --------------------------------------+------------------------------------- Reporter: jonesc@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-ipython --------------------------------------+------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => akitada@… -- Ticket URL: <https://trac.macports.org/ticket/35211#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35211: py27-ipython fails 'port select' --------------------------------------+------------------------------------- Reporter: jonesc@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-ipython --------------------------------------+------------------------------------- Comment(by michelle.lynn.gill@…): I get the same error when trying to run 'port select' on a new Mountain Lion install. -- Ticket URL: <https://trac.macports.org/ticket/35211#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35211: py27-ipython fails 'port select' --------------------------------------+------------------------------------- Reporter: jonesc@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-ipython --------------------------------------+------------------------------------- Comment(by tirath@…): On Mountain Lion, output of sudo port -d select --set ipython ipython26 {{{ DEBUG: Copying /Users/tramdas/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences DEBUG: action_select [ipython ipython26] [ports_select_set yes]... DEBUG: The 'set' command was specified. DEBUG: mportselect [set] [ipython] [ipython26] DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ipcluster /opt/local/bin/ipcluster DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ipcontroller /opt/local/bin/ipcontroller DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ipengine /opt/local/bin/ipengine DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/iplogger /opt/local/bin/iplogger DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/iptest /opt/local/bin/iptest DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/ipython /opt/local/bin/ipython DEBUG: rm -f /opt/local/bin/ipython-wx DEBUG: rm -f /opt/local/bin/ipythonx DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/irunner /opt/local/bin/irunner DEBUG: ln -sf /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/pycolor /opt/local/bin/pycolor Selecting 'ipython26' for 'ipython' failed: could not create new link "/opt/local/share/man/man1/ipcluster.1.gz": target "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/share/man/man1/ipcluster.1.gz" doesn't exist }}} Contents of /opt/local/Library/Frameworks/Python.framework/Versions/2.6/share/man/man1: {{{ ipcluster.1 ipcontroller.1 ipengine.1 iplogger.1 ipython.1 irunner.1 nosetests.1 pycolor.1 python.1 }}} -- Ticket URL: <https://trac.macports.org/ticket/35211#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35211: py27-ipython fails 'port select' --------------------------------------+------------------------------------- Reporter: jonesc@… | Owner: akitada@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py27-ipython --------------------------------------+------------------------------------- Comment(by tirath@…): Quick workaround for anyone desperate: * cd /opt/local/Library/Frameworks/Python.framework/Versions/2.6/share/man/man1 * sudo gzip * ... then try sudo port -d select --set ipython ipython26 again. -- Ticket URL: <https://trac.macports.org/ticket/35211#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35211: py27-ipython fails 'port select' ---------------------------------------+------------------------------------ Reporter: jonesc@… | Owner: akitada@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: duplicate | Keywords: Port: py27-ipython | ---------------------------------------+------------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #34845. -- Ticket URL: <https://trac.macports.org/ticket/35211#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts