[tor-bugs] #15037 [Tor]: Use configured Python binary for test-stem

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 26 09:41:41 UTC 2015


#15037: Use configured Python binary for test-stem
-------------------------+---------------------
 Reporter:  cypherpunks  |          Owner:
     Type:  defect       |         Status:  new
 Priority:  minor        |      Milestone:
Component:  Tor          |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+---------------------
 The current test-stem rule ignores the Python binary given on
 `./configure`. I ran into this issue because `mock` was installed under
 Python 3.4 while the default Python on my system is 2.7. Therefore, Stem
 could not find `mock` and stop.

 With the attached patch Stem runs using the configured Python binary.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15037>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list