On Thursday, March 27, 2014 5:38:28 PM HKT, Jan Kundrát wrote:
James, thanks for your interest in Trojita, but please use the mailing list (Cc-ed) for further questions. There are knowledgeable people in there who can help you.

3. In a shell, "export http_proxy=http://127.0.0.1:8080/";

That won't work. Your SSH client does not provide an HTTP proxy, but a SOCKS5 proxy. Use `export http_proxy=socks5://127.0.0.1:8080` to set up the variables properly.

Thanks for your patience with my questions. I will direct future questions to the mailing list (and bug reports to the tracker).

Setting http_proxy to socks5://127.0.0.1:8080 works beautifully.

Thanks again!
James

Reply via email to