[tor-bugs] #33192 [Core Tor/Tor]: Stop assuming that /usr/bin/python exists
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 7 22:36:03 UTC 2020
#33192: Stop assuming that /usr/bin/python exists
--------------------------+------------------------------
Reporter: alwayslivid | Owner: (none)
Type: defect | Status: new
Priority: Medium | Component: Core Tor/Tor
Version: Tor: 0.4.2.5 | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------+------------------------------
This issue is relevant to the following ticket: #29913
In short, the problem in #29913 was that Python 3 scripts cannot depend on
a hardcoded path in order to find the Python 3 executable, because the
path itself is not immutable. (For instance, as seen in that ticket
itself.
Unfortunately, the same exact issue also applies to Python 2 scripts and
their relevant executables.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33192>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list