Comment 2 for bug 141105

Revision history for this message
Vincent Ladeuil (vila) wrote : Re: [Bug 141105] Crash with authenticated https checkout

>>>>> "Mathrick" == Launchpad Bug Tracker <email address hidden> writes:

    Mathrick> You have been subscribed to a public bug:
    Mathrick> When checking out from an authenticated https repository, I get the
    Mathrick> following backtrace:

    Mathrick> mathrick@hatsumi:/tmp$ bzr get https://beta.aimido.de/svn/src2/trunk
    Mathrick> bzr: ERROR: exceptions.KeyError: 77

<snip/>

    Mathrick> File "/usr/lib/python2.5/site-packages/bzrlib/transport/http/_pycurl.py", line 277, in _curl_perform
    Mathrick> e[0], _pycurl_errors.errorcode[e[0]], e, url)
    Mathrick> KeyError: 77

This error code (77) do not exist in curl-7-15.5, what OS/curl version are you using ?