Bazaar-NG doesn't work right with Python 2.4.2
Marc Poulhiès
marc.poulhies at epfl.ch
Mon Jan 16 20:09:21 GMT 2006
Radoslaw Szkodzinski <astralstorm at gorzow.mm.pl> writes:
>>> astralstorm at zen ~ $ export | grep HTTP_PROXY
>>> declare -x HTTP_PROXY="192.168.0.1:9191"
Hi,
Maybe you should try adding 'http://' :
export http_proxy=http://192.168.0.1:9191
I don't know exactly how this envvar should look like, but I know that
some tools want this 'http://' (apt-get IIRC).
my 2cents,
HTH,
Marc
More information about the bazaar
mailing list