bzr 0.11 crashes

Johannes Wiedersich johannes at physik.blm.tu-muenchen.de
Thu Nov 2 17:08:20 GMT 2006


On debian etch, I keep track of changes of my /etc via bzr. Today I got 
the following error, asking to post my output.

Regards, Johannes

johannes2:/etc# bzr status
Bzrtools is not up to date with installed bzr version 0.11.0.
There should be a newer version available, e.g. 0.11.
bzr: ERROR: bzrlib.errors.BzrCheckError: Internal check failed: file 
u'/etc/localtime' entered as kind 'symlink' id 
'localtime-20061031140522-t1wkr8k6ne23b48k-106', now of kind 'file'

Traceback (most recent call last):
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 611, 
in run_bzr_catch_errors
     return run_bzr(argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 573, 
in run_bzr
     ret = run(*run_argv)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 282, 
in run_argv_aliases
     return self.run(**all_cmd_args)
   File "/usr/lib/python2.4/site-packages/bzrlib/commands.py", line 583, 
in ignore_pipe
     result = func(*args, **kwargs)
   File "/usr/lib/python2.4/site-packages/bzrlib/builtins.py", line 178, 
in run
     to_file=self.outf)
   File "/usr/lib/python2.4/site-packages/bzrlib/status.py", line 134, 
in show_tree_status
     specific_files=specific_files)
   File "/usr/lib/python2.4/site-packages/bzrlib/tree.py", line 83, in 
changes_from
     require_versioned=require_versioned,
   File "/usr/lib/python2.4/site-packages/bzrlib/decorators.py", line 
38, in read_locked
     return unbound(self, *args, **kwargs)
   File "/usr/lib/python2.4/site-packages/bzrlib/tree.py", line 429, in 
compare
     specific_file_ids)
   File "/usr/lib/python2.4/site-packages/bzrlib/delta.py", line 277, in 
_compare_trees
     new_path, new_class, new_kind, new_file_id, new_entry = 
get_next(new_files)
   File "/usr/lib/python2.4/site-packages/bzrlib/delta.py", line 181, in 
get_next
     return iter.next()
   File "/usr/lib/python2.4/site-packages/bzrlib/workingtree.py", line 
927, in list_files
     raise BzrCheckError("file %r entered as kind %r id %r, "
BzrCheckError: Internal check failed: file u'/etc/localtime' entered as 
kind 'symlink' id 'localtime-20061031140522-t1wkr8k6ne23b48k-106', now 
of kind 'file'

bzr 0.11.0 on python 2.4.4.candidate.0 (linux2)
arguments: ['/usr/bin/bzr', 'status']

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




More information about the bazaar mailing list