[MacPorts] #26328: reinteract installation confuses Python installations

MacPorts noreply at macports.org
Thu Sep 2 08:13:52 PDT 2010


#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


More information about the macports-tickets mailing list