[MacPorts] #19488: python_select creates wrong links in /opt/local/Library/Frameworks/Python.framework/
#19488: python_select creates wrong links in /opt/local/Library/Frameworks/Python.framework/ -------------------------------+-------------------------------------------- Reporter: pveglia@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: python_select | Port: -------------------------------+-------------------------------------------- It seems that python_select creates wrong link in the framework installation of python{25,26,30}. In particular, it creates links pointing to not-existing paths. I think the problem is here: /opt/local/etc/select/python/python{25,26,30} i'm reporting the contents of python30: /opt/local/Library/Frameworks/Library/Frameworks/Python.framework/Versions/3.0 /opt/local/Library/Frameworks/Library/Frameworks/Python.framework/Versions/3.0/Headers /opt/local/Library/Frameworks/Library/Frameworks/Python.framework/Versions/3.0/Resources /opt/local/Library/Frameworks/Library/Frameworks/Python.framework/Versions/3.0/Python It is easy to see that the correct paths should be instead: /opt/local/Library/Frameworks/Python.framework/Versions/3.0 /opt/local/Library/Frameworks/Python.framework/Versions/3.0/Headers /opt/local/Library/Frameworks/Python.framework/Versions/3.0/Resources /opt/local/Library/Frameworks/Python.framework/Versions/3.0/Python without the repetition of /Library/Frameworks. This correction also resolves issues with the impossibility to link against macports' python installation -- Ticket URL: <http://trac.macports.org/ticket/19488> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19488: python_select creates wrong links in /opt/local/Library/Frameworks/Python.framework/ -------------------------------+-------------------------------------------- Reporter: pveglia@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: python_select -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * keywords: python_select => * owner: macports-tickets@… => raimue@… * port: => python_select -- Ticket URL: <http://trac.macports.org/ticket/19488#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19488: python_select creates wrong links in /opt/local/Library/Frameworks/Python.framework/ -------------------------------------+-------------------------------------- Reporter: pveglia@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: python{24,25,26,30,31} | -------------------------------------+-------------------------------------- Changes (by jmr@…): * cc: jmr@…, blb@…, mcalhoun@… (added) * status: new => closed * resolution: => fixed * port: python_select => python{24,25,26,30,31} Comment: Actually a problem with the select files provided by each python port. Fixed in r50424. -- Ticket URL: <http://trac.macports.org/ticket/19488#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts