bzr log crash

Peter Amstutz tetron at interreality.org
Tue May 30 05:19:53 BST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I created a fairly large branch (actually an import of boost) and 
committed a couple of changes. Now when I try to do bzr log, I get the 
following error. This problem also seems to be affecting my ability to use 
tailor to export changesets from bzr to cvs. "bzr check" does not report 
any problems, and this error occurs in two different repositories with 
copies of this branch. This branch is available publically at 
http://interreality.org/home/bzroot/boost

(also reported to the bug tracker as 
http://launchpad.net/products/bzr/+bug/47413)

First the output:

$ bzr log
- ------------------------------------------------------------
revno: 2
committer: Peter Amstutz <tetron at interreality.org>
branch nick: boost
timestamp: Mon 2006-05-15 00:36:27 -0400
message:
   eliminated unused libraries
- ------------------------------------------------------------
revno: 1
committer: Peter Amstutz <tetron at interreality.org>
branch nick: vos-boost
timestamp: Sat 2006-05-13 19:38:29 -0400
message:
   sending to server
bzr: ERROR: exceptions.KeyError: 
'tetron at interreality.org-20060513003320-13c066e773278ed2'
   at /usr/lib/python2.4/site-packages/bzrlib/log.py line 256
   in _show_log


the contents of .bzr.log:

bzr 0.8.2 invoked on python 2.4.2.final.0 (linux2)
   arguments: ['/usr/bin/bzr', 'log']
   working dir: u'/home/bzroot/boost'
looking for plugins in /usr/lib/python2.4/site-packages/bzrlib/plugins
Plugin name __init__ already loaded
Plugin name __init__ already loaded
add plugin name launchpad
load plugin (None, 
'/usr/lib/python2.4/site-packages/bzrlib/plugins/launchpad', ('', '', 5))
registered plugin command register-branch
loaded succesfully
looking for plugins in /home/tetron/.bazaar/plugins
got branch format Bazaar-NG Metadir branch format 5
encoding log as 'ANSI_X3.4-1968'
cache hit for revision-history in BzrBranch5(u'/home/bzroot/boost/')
readv coalesced 1 reads.
readv coalesced 1 reads.
readv coalesced 1 reads.
[20095] Mon 23:55:05.366 ERROR: exceptions.KeyError: 
'tetron at interreality.org-20060513003320-13c066e773278ed2'
   at /usr/lib/python2.4/site-packages/bzrlib/log.py line 256
   in _show_log
Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 650, in 
run_bzr_catch_errors
     return run_bzr(argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 612, in 
run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 246, in 
run_argv_aliases
     return self.run(**all_cmd_args)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 622, in 
ignore_pipe
     result = func(*args, **kwargs)
   File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 1262, 
in run
     search=message)
   File "/usr/lib/python2.4/site-packages/bzrlib/log.py", line 161, in 
show_log
     start_revision, end_revision, search)
   File "/usr/lib/python2.4/site-packages/bzrlib/log.py", line 256, in 
_show_log
     lf.show(rev_nos[rev_id], rev, delta)
KeyError: 'tetron at interreality.org-20060513003320-13c066e773278ed2'

return code 3


[   Peter Amstutz   ][ tetron at interreality.org ][ piamstutz at anteon.com  ]
[Lead Programmer][Interreality Project][Virtual Reality for the Internet]
[ VOS: Next Generation Internet Communication][ http://interreality.org ]
[ http://interreality.org/~tetron ][ pgpkey:  pgpkeys.mit.edu  18C21DF7 ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEe8ftaeHUyhjCHfcRAs/6AJ9O4EPOq9mcpgmF7K90um90ffeCvQCglVGD
RanrQeg/f39fMq9cJEZPMZk=
=VjDx
-----END PGP SIGNATURE-----





More information about the bazaar mailing list