[tor-bugs] #22366 [Core Tor/Stem]: run_tests.py can't find tor via relative pathname if cwd not the top of the stem tree

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 24 19:32:32 UTC 2017


#22366: run_tests.py can't find tor via relative pathname if cwd not the top of the
stem tree
---------------------------+------------------------
 Reporter:  catalyst       |          Owner:  atagar
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:
Component:  Core Tor/Stem  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:  #22301         |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+------------------------

Comment (by atagar):

 Hmmm, I'm having trouble reproing this one...

 {{{
 % env -i ../stem/run_tests.py --tor ./tor/src/or/tor --all --log notice

 ...

 Starting ./tor/src/or/tor...

   May 24 12:29:31.192 [notice] Tor 0.3.1.0-alpha-dev (git-
 44102714460aafe5) running on Linux with Libevent 2.0.16-stable, OpenSSL
 1.0.1, Zlib 1.2.3.4, Liblzma N/A, and Libzstd N/A.
   May 24 12:29:31.192 [notice] Tor can't help you if you use it wrong!
 Learn how to be safe at
 https://www.torproject.org/download/download#warning
   May 24 12:29:31.192 [notice] This version is not a stable Tor release.
 Expect more bugs than usual.
   May 24 12:29:31.192 [notice] Read configuration file
 "/home/atagar/Desktop/stem/test/data/torrc".
   May 24 12:29:31.197 [warn] ControlPort is open, but no authentication
 method has been configured.  This means that any program on your computer
 can reconfigure your Tor.  That's bad!  You should upgrade your Tor
 controller as soon as possible.
   May 24 12:29:31.198 [notice] Opening Socks listener on 127.0.0.1:1112
   May 24 12:29:31.198 [notice] Opening Control listener on 127.0.0.1:1111
   May 24 12:29:31.000 [notice] Bootstrapped 0%: Starting
   May 24 12:29:32.000 [notice] Starting with guard context "default"
   May 24 12:29:32.000 [notice] Bootstrapped 80%: Connecting to the Tor
 network
   done (1 seconds)

 Running tests...

 ... everything passes...
 }}}

 Per chance any chroots or other interesting twists?

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


More information about the tor-bugs mailing list