AssertionError: ('not present: %r', StaticTuple('', '', 'TREE_ROOT'))

Bug #940508 reported by Nhomar - Vauxoo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
'bzr mirror' plugin
New
Undecided
Unassigned

Bug Description

The command 'bzr clone' has been deprecated in bzr 2.4. Please use 'bzr branch' instead.
bzr: ERROR: exceptions.AssertionError: ('not present: %r', StaticTuple('', '', 'TREE_ROOT'))

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 946, in exception_to_return_code
    return the_callable(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1150, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 699, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 721, in run
    return self._operation.run_simple(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 135, in run_simple
    self.cleanups, self.func, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/builtins.py", line 1307, in run
    source_branch=br_from)
  File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 453, in sprout
    create_tree_if_local=create_tree_if_local)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 131, in run
    self.cleanups, self.func, self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
    result = func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 512, in _sprout
    hardlink=hardlink, from_branch=result_branch)
  File "/usr/lib/python2.7/dist-packages/bzrlib/bzrdir.py", line 1173, in create_workingtree
    accelerator_tree=accelerator_tree, hardlink=hardlink)
  File "/usr/lib/python2.7/dist-packages/bzrlib/workingtree_4.py", line 1562, in initialize
    delta_from_tree=delta_from_tree)
  File "/usr/lib/python2.7/dist-packages/bzrlib/transform.py", line 2522, in build_tree
    delta_from_tree)
  File "/usr/lib/python2.7/dist-packages/bzrlib/transform.py", line 2638, in _build_tree
    precomputed_delta=precomputed_delta)
  File "/usr/lib/python2.7/dist-packages/bzrlib/transform.py", line 1756, in apply
    self._tree.apply_inventory_delta(inventory_delta)
  File "/usr/lib/python2.7/dist-packages/bzrlib/mutabletree.py", line 51, in tree_write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/bzrlib/workingtree_4.py", line 1317, in apply_inventory_delta
    state.update_by_delta(changes)
  File "/usr/lib/python2.7/dist-packages/bzrlib/dirstate.py", line 1431, in update_by_delta
    self._apply_insertions(insertions.values())
  File "/usr/lib/python2.7/dist-packages/bzrlib/dirstate.py", line 1483, in _apply_insertions
    path_utf8=path_utf8)
  File "/usr/lib/python2.7/dist-packages/bzrlib/dirstate.py", line 3158, in update_minimal
    raise AssertionError('not present: %r', entry_key)
AssertionError: ('not present: %r', StaticTuple('', '', 'TREE_ROOT'))

You can report this problem to Bazaar's developers by running
    apport-bug /var/crash/bzr.1000.2012-02-24T18:14.crash
if a bug-reporting window does not automatically appear.

Platform.

Ubuntu oneiric

Thanks.,

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

This error is oing bzr branch lp:~vauxoo/tools-openerp-vauxoo/vauxoomin3

I tryit on other PC and it is working, what do i need to verify?

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

nhomar@nhomar-ThinkPad-T410:~$ bzr version
Bazaar (bzr) 2.4.1
  Python interpreter: /usr/bin/python 2.7.2
  Python standard library: /usr/lib/python2.7
  Platform: Linux-3.0.0-14-generic-x86_64-with-Ubuntu-11.10-oneiric
  bzrlib: /usr/lib/python2.7/dist-packages/bzrlib
  Bazaar configuration: /home/nhomar/.bazaar
  Bazaar log file: /home/nhomar/.bzr.log

Copyright 2005-2011 Canonical Ltd.
http://bazaar.canonical.com/

bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.

Bazaar is part of the GNU Project to produce a free operating system.

Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

more info my crash file.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.