Comment 0 for bug 620684

Revision history for this message
Pedro Bezunartea López (pedro-bezunartea) wrote : checking when ERROR file id "None" is not present in the tree

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.