[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29618 [Core Tor/Chutney]: Chutney doesn't use python3 if a "python2" binary exists, and fails if it uses python3 anyway.
#29618: Chutney doesn't use python3 if a "python2" binary exists, and fails if it
uses python3 anyway.
----------------------------------+--------------------
Reporter: nickm | Owner: (none)
Type: defect | Status: new
Priority: Very High | Milestone:
Component: Core Tor/Chutney | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
----------------------------------+--------------------
In the "chutney" shell script, the search list for python binaries is:
{{{
binaries="python2 python"
}}}
This means that even if python3 is installed as "python", chutney will use
python2 instead.
This mistake has led us to accumulate a bunch of python3
incompatibilities.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29618>
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