[tor-bugs] #13161 [Chutney]: [patch] getting chutney working with tor 0.2.6-alpha on OS X
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Oct 1 13:58:15 UTC 2014
#13161: [patch] getting chutney working with tor 0.2.6-alpha on OS X
-------------------------+-----------------------------------
Reporter: teor | Owner: nickm
Type: defect | Status: needs_revision
Priority: normal | Milestone:
Component: Chutney | Version: Tor: unspecified
Resolution: | Keywords: tor-authority chutney
Actual Points: | Parent ID:
Points: |
-------------------------+-----------------------------------
Comment (by teor):
Progress on chutney patches:
Repository: https://github.com/teor2345/chutney.git
Branch: issue-13161-ensure-kill-chutney-tors
Commit: Ensure chutney kills leftover tor processes
Use 3 different methods:
* kill leftover nodes by pid file in tools/bootstrap.sh,
* kill current nodes by pid file in tools/kill-current-nodes.sh
* kill all nodes by grepping command lines in tools/kill-all-nodes.sh
Caveats: if you're reduced to grepping process command-lines, don't do it
on a production machine.
TODO:
* chutney patches 02-04, 08 & 09 for this issue, and 10 & 11 in #13162
* re-testing the integrated set of changes
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13161#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list