[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #17631 [Chutney]: chutney fails on systems with python2, but no python
#17631: chutney fails on systems with python2, but no python
---------------------+------------------------------
Reporter: teor | Owner: nickm
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: Chutney | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
---------------------+------------------------------
Changes (by cypherpunks):
* status: needs_revision => needs_review
Comment:
Here's a patch for review.
I have removed detection for Python 3 since it was commented out already.
It can be added again by adding it the binaries variable once #16904 is
fixed.
Additionally i found [https://www.python.org/dev/peps/pep-0394/ PEP-0394]
which has some recommendations on how to maintain cross-platform support
now that Arch Linux links `python` to `python3`. I believe that in our
case that means we should change the detection order to `python2 python3
python` once #16904 is fixed.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17631#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs