> Johan Walles writes:
> I think I found it.
> My NO_PROXY environment variable had a list of hosts ending in ",":
hmpf
Well done !
> jo...@transwarp:/tmp/bzr-2.1.1$ echo $NO_PROXY
>
localhost,127.0.0.0/8,*.local,*.oracle.com,*.oraclecorp.com,infraworklist,wiki,trat,tendri
> Can you get a backtrace for it please - run bzr with -Derror.
and -Dhttp
--
Bzr 2.1.1 broken through HTTP proxy
https://bugs.launchpad.net/bugs/586341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johan Walles wrote:
> Here's the output I get from running bzr branch -Derror
> http://bzr.savannah.gnu.org/r/gnash.
>
> ** Attachment added: "bzr branch -Derror http://bzr.savannah.gnu.org/r/gnash";
>http://launchpadlibrarian.net/49257319/Derror.
So, there are two quite different things happening here. 2.2b3 and
newer include a fix for the lp: urls to work through https_proxy
(though usually that would be https_proxy=http://host:post/ - we
haven't tested with an https listening proxy.
Nevertheless, that part is fixed and has a separate bug