[Bug 944696] Re: Certificate error on launchpad xmlrpc server with HTTPS_PROXY set

Clint Byrum clint at fewbar.com
Wed May 30 19:33:08 UTC 2012


Hi Jelmer. The upload of bzr to precise-proposed has one issue. It is
versioned as

2.5.1-0ubuntu1

But the version in quantal is

2.5.0-2ubuntu2

Please upload a higher upstream version to quantal first, then we can
accept this upload to precise-proposed. Until then we need to keep it
out.

Also please make sure this is actually fixed in Quantal... since it
seems like something that is part of the 2.5.1 release, not 2.5.0

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/944696

Title:
  Certificate error on launchpad xmlrpc server with HTTPS_PROXY set

Status in Bazaar Version Control System:
  Fix Released
Status in Bazaar 2.5 series:
  Fix Released
Status in “bzr” package in Ubuntu:
  Fix Released
Status in “bzr” source package in Precise:
  In Progress

Bug description:
  When using an https proxy (by setting $https_proxy), I get an error:

  
  soren at jenkins:~$ bzr branch lp:reincarnate
  bzr: ERROR: Certificate error: hostname 'proxy-sjc-1.cisco.com' doesn't match either of '*.launchpad.net', 'launchpad.net'
  soren at jenkins:~$ echo $https_proxy
  http://proxy-sjc-1.cisco.com:80/

  So, apparently it's comparing the hostname given in the cert against
  the hostname of the proxy. That will never work :)

  FWIW, w3m and wget are perfectly happy talking to launchpad through
  this proxy. No complaints over anything like this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/944696/+subscriptions




More information about the foundations-bugs mailing list