cannot checkout https repositories

Sébastien Barthélemy barthelemy at crans.org
Sun Sep 30 15:10:51 BST 2007


Hello,

when I run 
bzr checkout https://code.launchpad.net/~garyvdm/bzr-gtk/vizchanges

I have the error detailed at the end of this email. I have this problem
with the bzr version packaged with ubuntu gutsy and with the
bzr-0.91.tar.gz I downloaded from http://bazaar-vcs.org 

See https://bugs.launchpad.net/bzr/+bug/141105 for more details. 

Is there a fix planned for this ? Is there a temporary workaround ?

Thanks a lot

Sebastien

PS : I am not a member of the list, please reply me personally 






bzr checkout https://code.launchpad.net/~garyvdm/bzr-gtk/vizchanges
bzr-gtk is not up to date with installed bzr version 0.91.0. 
There should be a newer version available, e.g. 0.91.
bzr: ERROR: exceptions.KeyError: 77

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 800,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 758,
in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 952,
in run
    source = Branch.open(branch_location)
  File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 127, in
open
    possible_transports=possible_transports)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 542, in
open
    return BzrDir.open_from_transport(t, _unsupported=_unsupported)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 579, in
open_from_transport
    redirected)
  File "/usr/lib/python2.5/site-packages/bzrlib/lazy_import.py", line
116, in __call__
    return obj(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/transport/__init__.py",
line 1552, in do_catching_redirections
    return action(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 556, in
find_format
    transport, _server_formats=_server_formats)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1260,
in find_format
    return format.probe_transport(transport)
  File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 1270,
in probe_transport
    format_string = transport.get(".bzr/branch-format").read()
  File
"/usr/lib/python2.5/site-packages/bzrlib/transport/http/__init__.py",
line 177, in get
    code, response_file = self._get(relpath, None)
  File
"/usr/lib/python2.5/site-packages/bzrlib/transport/http/_pycurl.py",
line 147, in _get
    return self._get_full(relpath)
  File
"/usr/lib/python2.5/site-packages/bzrlib/transport/http/_pycurl.py",
line 182, in _get_full
    self._curl_perform(curl, header)
  File
"/usr/lib/python2.5/site-packages/bzrlib/transport/http/_pycurl.py",
line 272, in _curl_perform
    e[0], _pycurl_errors.errorcode[e[0]], e, url)
KeyError: 77

bzr 0.91.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'checkout',
'https://code.launchpad.net/~garyvdm/bzr-gtk/vizchanges']

** please send this report to bazaar at lists.ubuntu.com





More information about the bazaar mailing list