bug report

Andrew Bennetts andrew at canonical.com
Sun Feb 25 01:27:33 GMT 2007


Andrew Voznytsa wrote:
[...]
> 
> Also here is new bug report:
> 
> bzr: ERROR: pycurl.error: (60, 'SSL certificate problem, verify that the 
> CA cert
>  is OK. Details:\nerror:14090086:SSL 
> routines:SSL3_GET_SERVER_CERTIFICATE:certif
> icate verify failed')
> 
> Traceback (most recent call last):
[...]
> arguments: ['bzr', 'co', 
> http://code.launchpad.net/~phanatic/+branch/bzr-gtk/tortoisebzr']

This is https://launchpad.net/bugs/82086.  The root problem is that the curl
library bundled with the Windows installer doesn't have the CA certificate
necessary to validate launchpad.net's SSL certificate.  There's also the problem
that this potentially legimate error causes an ugly traceback, rather than a
user-friendly error message.

-Andrew.




More information about the bazaar mailing list