[bug?] launchpad and pycurl
Alexander Belchenko
bialix at ukr.net
Sun Jan 28 12:55:52 GMT 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just discover that any trunk branch of product registered on Launchpad
could be retrieved by using URL to launchpad page. I.e.
bzr branch http://launchpad.net/bzr-config
But there is problem with pycurl:
$ bzr branch https://launchpad.net/bzr-config
bzr: ERROR: pycurl.error: (60, 'SSL certificate problem, verify that the CA cert is OK.
Details:\nerror:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed')
Traceback (most recent call last):
File "bzrlib\commands.pyc", line 650, in run_bzr_catch_errors
File "bzrlib\commands.pyc", line 612, in run_bzr
File "bzrlib\commands.pyc", line 304, in run_argv_aliases
File "bzrlib\builtins.pyc", line 712, in run
File "bzrlib\branch.pyc", line 119, in open
File "bzrlib\bzrdir.pyc", line 500, in open
File "bzrlib\bzrdir.pyc", line 509, in open_from_transport
File "bzrlib\bzrdir.pyc", line 1059, in find_format
File "bzrlib\bzrdir.pyc", line 1069, in probe_transport
File "bzrlib\transport\http\__init__.pyc", line 226, in get
File "bzrlib\transport\http\_pycurl.pyc", line 124, in _get
File "bzrlib\transport\http\_pycurl.pyc", line 159, in _get_full
File "bzrlib\transport\http\_pycurl.pyc", line 245, in _curl_perform
error: (60, 'SSL certificate problem, verify that the CA cert is OK. Details:\nerror:14090086:SSL
routines:SSL3_GET_
SERVER_CERTIFICATE:certificate verify failed')
bzr 0.14.0 on python 2.5.0.final.0 (win32)
arguments: ['C:\\Program Files\\Bazaar\\bzr.EXE', 'branch', 'https://launchpad.net/bzr-config']
** please send this report to bazaar at lists.ubuntu.com
Although when I explicitly use http+urllib:// transport then all OK.
What's wrong here? Is this bug in pycurl itself?
- --
Alexander
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFvJ1YzYr338mxwCURAr8CAJ9vuS+NU8Vq8UwvGu3hDQcHxFZIfACfYI62
mcNGkbYq72vR518d9KJkM7s=
=ezJh
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list