Comment 4 for bug 391580

Revision history for this message
Frits Jalvingh (fjalvingh) wrote :

I tried with 1.18rc1; it still fails:
bzr: ERROR: exceptions.KeyError: 'allclassesframe.html-20090818220342-82o95wm4i2ljfdtp-709'

Traceback (most recent call last):
  File "/home/jal/bzr-1.18rc1/bzrlib/commands.py", line 835, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/commands.py", line 1030, in run_bzr
    ret = run(*run_argv)
  File "/home/jal/bzr-1.18rc1/bzrlib/commands.py", line 647, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/jal/bzr-1.18rc1/bzrlib/builtins.py", line 3034, in run
    exclude=safe_relpath_files(tree, exclude))
  File "/home/jal/bzr-1.18rc1/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/workingtree_4.py", line 197, in commit
    result = WorkingTree3.commit(self, message, revprops, *args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/decorators.py", line 192, in write_locked
    result = unbound(self, *args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/mutabletree.py", line 228, in commit
    *args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/commit.py", line 399, in commit
    self.work_tree.unversion(self.deleted_ids)
  File "/home/jal/bzr-1.18rc1/bzrlib/mutabletree.py", line 52, in tree_write_locked
    return unbound(self, *args, **kwargs)
  File "/home/jal/bzr-1.18rc1/bzrlib/workingtree_4.py", line 1239, in unversion
    self._inventory.remove_recursive_id(file_id)
  File "/home/jal/bzr-1.18rc1/bzrlib/inventory.py", line 1408, in remove_recursive_id
    to_find_delete = [self._byid[file_id]]
KeyError: 'allclassesframe.html-20090818220342-82o95wm4i2ljfdtp-709'