bzr branch lp:phatch error
James Henstridge
james at jamesh.id.au
Tue Feb 19 00:44:09 GMT 2008
On 09/02/2008, Jad madi <jad at syntux.net> wrote:
> bzr branch lp:phatch
> http://code.launchpad.net/phatch/ is redirected to
> https://code.launchpad.net/phatch/
> bzr: ERROR: exceptions.KeyError: 77
>
[snip]
>
> bzr 0.90.0 on python 2.5.1.final.0 (linux2)
> arguments: ['/usr/bin/bzr', 'branch', 'lp:phatch']
Could you try upgrading to the latest release of bzr? The error
handling for the pycurl based http backend has been updated since
then, probably giving you a proper error message in this case.
For what it is worth, pycurl error 77 is E_SSL_CACERT_BADFILE, which
indicates that curl can't find the set of trusted CA certificates on
your system.
James.
More information about the bazaar
mailing list