Activity log for bug #620684

Date Who What changed Old value New value Message
2010-08-19 20:56:52 Pedro Bezunartea López bug added bug
2010-08-19 20:56:52 Pedro Bezunartea López attachment added bzr check log https://bugs.launchpad.net/bugs/620684/+attachment/1501086/+files/bzr.log
2010-08-20 01:46:14 Martin Pool summary checking when ERROR file id "None" is not present in the tree ERROR file id "None" is not present in the tree when checking the root entry
2010-08-20 01:46:36 Martin Pool description Ubuntu lucid, bzr --version: Bazaar (bzr) 2.1.1 Python interpreter: /usr/bin/python 2.6.5 Python standard library: /usr/lib/python2.6 Platform: Linux-2.6.32-24-generic-x86_64-with-Ubuntu-10.04-lucid bzrlib: /usr/lib/python2.6/dist-packages/bzrlib I initialised a directory I use for development. Just me. After a few modifications, additions and commits, 'bzr check' begins throwing the following error: Checking working tree at '/media/data/.../dc'. Checking branch at 'file:///media/data/.../dc/'. Checking repository at 'file:///media/data/.../dc/'. bzr: ERROR: The file id "None" is not present in the tree <bzrlib.inventory.CHKInventory object at 0x2d14c90>. I include the full log. I also tried 'reconcile' unsuccessful. Ubuntu lucid, bzr --version: Bazaar (bzr) 2.1.1   Python interpreter: /usr/bin/python 2.6.5   Python standard library: /usr/lib/python2.6   Platform: Linux-2.6.32-24-generic-x86_64-with-Ubuntu-10.04-lucid   bzrlib: /usr/lib/python2.6/dist-packages/bzrlib I initialised a directory I use for development. Just me. After a few modifications, additions and commits, 'bzr check' begins throwing the following error: Checking working tree at '/media/data/.../dc'. Checking branch at 'file:///media/data/.../dc/'. Checking repository at 'file:///media/data/.../dc/'. bzr: ERROR: The file id "None" is not present in the tree <bzrlib.inventory.CHKInventory object at 0x2d14c90>. I include the full log. I also tried 'reconcile' unsuccessful. 3.792 Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 853, in exception_to_return_code return the_callable(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 1055, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 661, in run_argv_aliases return self.run_direct(**all_cmd_args) File "/usr/lib/python2.6/dist-packages/bzrlib/commands.py", line 665, in run_direct return self._operation.run_simple(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 122, in run_simple self.cleanups, self.func, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/cleanup.py", line 156, in _do_with_cleanups result = func(*args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/builtins.py", line 3225, in run check_dwim(path, verbose, do_branch=branch, do_repo=repo, do_tree=tree) File "/usr/lib/python2.6/dist-packages/bzrlib/check.py", line 456, in check_dwim check_repo=do_repo) File "/usr/lib/python2.6/dist-packages/bzrlib/decorators.py", line 140, in read_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 2777, in check check_repo=check_repo) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 2781, in _check result.check(callback_refs) File "/usr/lib/python2.6/dist-packages/bzrlib/check.py", line 106, in check self.check_weaves() File "/usr/lib/python2.6/dist-packages/bzrlib/check.py", line 296, in check_weaves self._check_weaves(storebar) File "/usr/lib/python2.6/dist-packages/bzrlib/check.py", line 305, in _check_weaves ancestors=self.ancestors) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 2707, in _get_versioned_file_checker text_key_references=text_key_references, ancestors=ancestors) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 4171, in __init__ text_key_references=text_key_references, ancestors=ancestors) File "/usr/lib/python2.6/dist-packages/bzrlib/repository.py", line 2219, in _generate_text_key_index text_key_references = self.find_text_key_references() File "/usr/lib/python2.6/dist-packages/bzrlib/repofmt/groupcompress_repo.py", line 992, in find_text_key_references for _, entry in inv.iter_entries(): File "/usr/lib/python2.6/dist-packages/bzrlib/inventory.py", line 780, in iter_entries if self.root is None: File "/usr/lib/python2.6/dist-packages/bzrlib/inventory.py", line 2242, in root return self[self.root_id] File "/usr/lib/python2.6/dist-packages/bzrlib/inventory.py", line 2019, in __getitem__ raise errors.NoSuchId(self, file_id) NoSuchId: The file id "None" is not present in the tree <bzrlib.inventory.CHKInventory object at 0x2d14c90>.
2010-08-20 11:13:30 Pedro Bezunartea López attachment added command history used in the repository. https://bugs.launchpad.net/bzr/+bug/620684/+attachment/1503450/+files/bzr-command.log
2010-08-31 09:20:32 Martin Pool bzr: status New Confirmed
2010-08-31 09:20:36 Martin Pool bzr: importance Undecided Medium
2011-05-31 06:27:35 Szilveszter Farkas bug added subscriber Szilveszter Farkas
2011-05-31 08:57:36 Szilveszter Farkas attachment added bzr inventory corruption log https://bugs.launchpad.net/bzr/+bug/620684/+attachment/2148723/+files/bzr-inventory-corruption.txt
2017-11-09 00:22:20 Jelmer Vernooij tags check check check-for-breezy