Another error branching from bzr.dev

Kevin Smith yarcs at qualitycode.com
Fri Sep 9 20:14:42 BST 2005


kevins at aria:~/work/bzr$ bzr branch http://bazaar-ng.org/bzr/bzr.dev
preparing to copy 
        bzr: ERROR: 'john at arbash-meinel.com-20050711051006-2d11704675600e95'
   at /usr/lib/python2.4/site-packages/bzrlib/remotebranch.py line 188, 
in __getitem__()
   see ~/.bzr.log for debug information


After waiting an eternity for all the downloading (about 30 minutes, 
actually), it was pretty frustrating to get an error. I haven't actually 
looked yet to see if the branch kind of worked or not.

This is with the bzr that was pushed to me today via the Ubuntu 
UpdateManager. See the relevant portion of the log below.

Kevin

------------------
UnicodeError: label too long
[ 9745] Fri 15:10:01.327 ERROR: 
'john at arbash-meinel.com-20050711051006-2d11704675600e95'
Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 654, 
in main
     return run_bzr(argv[1:])
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 643, 
in run_bzr
     ret = cmd_obj.run_argv(argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 301, 
in run_argv
     return self.run(**all_cmd_args)
   File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 390, 
in run
     copy_branch(br_from, to_location, revision[0])
   File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 1525, 
in copy_branch
     br_to.update_revisions(branch_from, stop_revision=revno)
   File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 815, 
in update_revisions
     count = greedy_fetch(self, other, revision_ids[-1], pb)[0]
   File "/usr/lib/python2.4/site-packages/bzrlib/fetch.py", line 59, in 
greedy_fetch
     pb=pb)
   File "/usr/lib/python2.4/site-packages/bzrlib/branch.py", line 824, 
in install_revisions
     other.revision_store.prefetch(revision_ids)
   File "/usr/lib/python2.4/site-packages/bzrlib/meta_store.py", line 
41, in prefetch
     self.cache_store.copy_multi(self.source_store, ids)
   File "/usr/lib/python2.4/site-packages/bzrlib/store.py", line 136, in 
copy_multi
     self.add(other[id], id)
   File "/usr/lib/python2.4/site-packages/bzrlib/remotebranch.py", line 
188, in __getitem__
     raise KeyError(fileid)
KeyError: 'john at arbash-meinel.com-20050711051006-2d11704675600e95'




More information about the bazaar mailing list