[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #11608 [Tor]: The test scripts in src/test require python2.
#11608: The test scripts in src/test require python2.
---------------------+----------------------------------
Reporter: yawning | Owner:
Type: defect | Status: new
Priority: trivial | Milestone:
Component: Tor | Version: Tor: unspecified
Keywords: | Actual Points:
Parent ID: | Points:
---------------------+----------------------------------
Not sure if this is a build system problem, or a test script problem.
Autoconf will pick `python`, `python2`, `python3` in that order, so the
scripts should be probably be written such that they run with either
`python2` or `python3`, since systems where `python` is `python3` exist.
`PYTHON=python2 ./configure` sidesteps the problem on systems where
`python` is `python3`, but people shouldn't have to do that.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11608>
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