Comment 4 for bug 241698

Revision history for this message
Carra Bussa (q-launchpad-bussa-com) wrote :

Using http+urllib://bazaar-vcs.org/bzr/bzr.dev worked (!), but using http:// didn't.

The problem seems to be in a proxy support library -- look at the attached sniffer traces. Using HTTP: fails, but then never, ever retries. http+urllib: starts the same way, but then immediately uses the proxy environment set and keeps on going.

Once again, I'm on a Win32 SP3 system with the default Win32 Bazaar install, but also behind a blocking, authenticating proxy -- if I don't first successfullly authenticate to the proxy on 8080, I don't go _ANY_where.

I made this a bug because I might be the only one that has this right now, but I bet I won't be in the future. Thanks!