#49549: Port nodejs fails to upgrade from v0.12.7 to v4.2.1 --------------------------+------------------------- Reporter: m74z00219@… | Owner: ciserlohn@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: nodejs | --------------------------+------------------------- Comment (by m74z00219@…): Replying to [comment:3 ciserlohn@…]:
Please provide the output of: {{{ $ ls -lh /opt/local/bin/python* }}} and {{{ $ port installed nodejs }}} It seems the port uses python 3.x whereas the port requires python 2.x
Good day, Output from `$ ls -lh /opt/local/bin/python*' {{{ lrwxr-xr-x 1 root wheel 24B Jul 26 16:26 /opt/local/bin/python@ -> /opt/local/bin/python3.4 lrwxr-xr-x 1 root wheel 31B Jul 26 16:26 /opt/local/bin/python- config@ -> /opt/local/bin/python3.4-config lrwxr-xr-x 1 root wheel 24B Oct 31 22:38 /opt/local/bin/python2@ -> /opt/local/bin/python2.7 lrwxr-xr-x 1 root wheel 31B Oct 31 22:38 /opt/local/bin/python2-config@ -> /opt/local/bin/python2.7-config lrwxr-xr-x 1 root admin 73B Oct 10 14:45 /opt/local/bin/python2.7@ -> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 lrwxr-xr-x 1 root admin 80B Oct 10 14:45 /opt/local/bin/python2.7-config@ -> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config lrwxr-xr-x 1 root wheel 24B Jul 5 17:40 /opt/local/bin/python3@ -> /opt/local/bin/python3.4 lrwxr-xr-x 1 root wheel 31B Jul 5 17:40 /opt/local/bin/python3-config@ -> /opt/local/bin/python3.4-config lrwxr-xr-x 1 root admin 73B Oct 14 13:29 /opt/local/bin/python3.4@ -> /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4 lrwxr-xr-x 1 root admin 80B Oct 14 13:29 /opt/local/bin/python3.4-config@ -> /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4-config lrwxr-xr-x 1 root admin 74B Oct 14 13:29 /opt/local/bin/python3.4m@ -> /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4m lrwxr-xr-x 1 root admin 81B Oct 14 13:29 /opt/local/bin/python3.4m- config@ -> /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3 .4m-config lrwxr-xr-x 1 root wheel 25B Jul 5 17:40 /opt/local/bin/python3m@ -> /opt/local/bin/python3.4m lrwxr-xr-x 1 root wheel 32B Jul 5 17:40 /opt/local/bin/python3m- config@ -> /opt/local/bin/python3.4m-config lrwxr-xr-x 1 root admin 45B Oct 10 21:45 /opt/local/bin/pythontex@ -> /opt/local/libexec/texlive/binaries/pythontex lrwxr-xr-x 1 root wheel 25B Oct 31 22:38 /opt/local/bin/pythonw2@ -> /opt/local/bin/pythonw2.7 lrwxr-xr-x 1 root admin 74B Oct 10 14:45 /opt/local/bin/pythonw2.7@ -> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7 }}} Output from `$ port installed nodejs' {{{ The following ports are currently installed: nodejs @0.12.7_0+python27+ssl (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/49549#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X