[MacPorts] #32289: py27-rbtools do not work
#32289: py27-rbtools do not work -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-rbtools -----------------------------+---------------------------------------------- After installing py27-rbtools it would not find the post-review command from the terminal, which is why I used the full path: {{{ $ /opt/macports-test/Library/Frameworks/Python.framework/Versions/2.7/bin /post-review --parent=master --tracking-branch=origin/master Traceback (most recent call last): File "/opt/macports- test/Library/Frameworks/Python.framework/Versions/2.7/bin/post-review", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources }}} but as one can see, that also fails... -- Ticket URL: <https://trac.macports.org/ticket/32289> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32289: py27-rbtools do not work -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-rbtools -----------------------------+---------------------------------------------- Comment(by mk@…): Just saw r87584. Wondering, why python 2.4 is needed for that... -- Ticket URL: <https://trac.macports.org/ticket/32289#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32289: py27-rbtools do not work -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-rbtools -----------------------------+---------------------------------------------- Comment(by mk@…): Now post-review is using python 2.4 and it fails: {{{ $ git post-review Traceback (most recent call last): File "/opt/macports-test/bin/post-review", line 5, in ? from pkg_resources import load_entry_point File "/opt/macports-test/lib/python2.4/site-packages/pkg_resources.py", line 2707, in ? working_set.require(__requires__) File "/opt/macports-test/lib/python2.4/site-packages/pkg_resources.py", line 686, in require needed = self.resolve(parse_requirements(requirements)) File "/opt/macports-test/lib/python2.4/site-packages/pkg_resources.py", line 584, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: simplejson }}} -- Ticket URL: <https://trac.macports.org/ticket/32289#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32289: py27-rbtools do not work -----------------------------+---------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-rbtools -----------------------------+---------------------------------------------- Comment(by mk@…): py-simplejson should be a necessary dependency -- Ticket URL: <https://trac.macports.org/ticket/32289#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32289: py27-rbtools do not work ------------------------------+--------------------------------------------- Reporter: mk@… | Owner: singingwolfboy@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: py27-rbtools | ------------------------------+--------------------------------------------- Changes (by singingwolfboy@…): * status: new => closed * resolution: => fixed Comment: Should be fixed by #32290. Please let me know if it still doesn't work. -- Ticket URL: <https://trac.macports.org/ticket/32289#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts