[issue123] smart can't use proxy

Jon at Labix Tracker tracker at labix.org
Mon Feb 20 06:15:10 PST 2006


Jon <jnelson-smartpm at jamponi.net> added the comment:

This should be really easy to test.

1. remove/uninstall/whatever pycurl
2. use an ftp proxy
3. export FTP_PROXY=http://127.0.0.1:3128/  <- easy to see
4. START A TCPDUMP: tcpdump -i lo port 3128
5. run smart update

If you do not see packets going to 3128 (which will of course fail), then it's
not using the proxy.

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue123>
_______________________________________



More information about the Smart mailing list