[MacPorts] #26328: reinteract installation confuses Python installations
#26328: reinteract installation confuses Python installations ----------------------------------------+----------------------------------- Reporter: konrad.hinsen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: reinteract ----------------------------------------+----------------------------------- The Portfile for reinteract states a dependence on python25. On my system with both python25 and python26 installed, it installs itself using Python 2.6: ~> port contents reinteract Port reinteract contains: /opt/local/bin/reinteract /opt/local/lib/python2.6/site-packages/reinteract/__init__.py /opt/local/lib/python2.6/site-packages/reinteract/__init__.pyc /opt/local/lib/python2.6/site-packages/reinteract/__init__.pyo ... Moreover, the first line in the script says: #!/usr/bin/python using yet another Python installation (Apple's). Needless to say, it doesn't work at all. -- Ticket URL: <http://trac.macports.org/ticket/26328> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26328: reinteract installation confuses Python installations ----------------------------------------+----------------------------------- Reporter: konrad.hinsen@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: reinteract ----------------------------------------+----------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => afb@… Comment: Please remember to cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/26328#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26328: reinteract installation confuses Python installations -----------------------------------------+---------------------------------- Reporter: konrad.hinsen@… | Owner: afb@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: reinteract | -----------------------------------------+---------------------------------- Changes (by afb@…): * status: new => closed * resolution: => fixed Comment: Fixed, r72119. -- Ticket URL: <https://trac.macports.org/ticket/26328#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts