[tor-bugs] #23281 [Core Tor/Stem]: py-stem test failures on FreeBSD

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Sep 3 22:00:36 UTC 2017


#23281: py-stem test failures on FreeBSD
------------------------------+-----------------------------------
 Reporter:  yurivict271       |          Owner:  atagar
     Type:  defect            |         Status:  needs_information
 Priority:  Medium            |      Milestone:
Component:  Core Tor/Stem     |        Version:
 Severity:  Normal            |     Resolution:
 Keywords:  testing, freebsd  |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+-----------------------------------

Comment (by atagar):

 Oh wait, I see part of the issue. You're running Stem 1.5.4, not the
 latest git codebase. The assertion about 'tor --hush --hash-password
 my_password' has changed since what you're running. Please test against
 the latest codebase instead.

 % git clone https://git.torproject.org/stem.git

 > $ man --encoding=ascii -P cat /usr/ports/security/py-
 stem/work/stem-1.5.4/test/unit/tor_man_with_unknown
 > Illegal option --

 Great! Turns out we had this issue with OSX in the past too. Fix pushed...

 https://gitweb.torproject.org/stem.git/commit/?id=fe1512c

 > "ps -o pid -u {username}" should be 'ps -o pid -U {username}'.

 Perfect. Pushed a fix for this too. Does this do the trick?

 https://gitweb.torproject.org/stem.git/commit/?id=fe1512c

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


More information about the tor-bugs mailing list