[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #33041 [Core Tor/Chutney]: Chutney error message says to use 'TOR_DIR' instead of 'CHUTNEY_TOR'
#33041: Chutney error message says to use 'TOR_DIR' instead of 'CHUTNEY_TOR'
--------------------+----------------------------------
Reporter: opara | Owner: (none)
Type: defect | Status: new
Priority: Medium | Component: Core Tor/Chutney
Version: | Severity: Normal
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------+----------------------------------
When you attempt to run Chutney using a command like:
{{{
./chutney configure networks/basic
}}}
it will print the following error message if it cannot find {{{tor}}} or
{{{tor-gencert}}}:
{{{
Cannot find the tor-gencert binary at 'tor-gencert' for the command
line 'tor-gencert --create-identity-key --passphrase-fd 0 <snip>'.
Set the TOR_DIR environment variable to the directory containing
tor-gencert.
}}}
Chutney (the Python code) does not actually use this {{{TOR_DIR}}}
environment variable (it's only used by {{{tools/test-network.sh}}} and
related scripts). Instead the error message should say that the user
should set the {{{CHUTNEY_TOR}}} and {{{CHUTNEY_TOR_GENCERT}}} environment
variables.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33041>
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