Tue 2011-07-12 16:03:51 +0200
0.118 bazaar version: 2.2.5dev
0.118 bzr arguments: [u'mv', u'dir/test.txt', u'dir2/test2.txt']
0.130 looking for plugins in C:/Users/me/AppData/Roaming/bazaar/2.0/plugins
0.190 looking for plugins in C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\plugins
0.216 encoding stdout as sys.stdout encoding 'cp850'
0.227 failed to load compiled extension: No module named _static_tuple_c
0.232 failed to load compiled extension: No module named _rio_pyx
0.237 failed to load compiled extension: No module named _dirstate_helpers_pyx
0.252 failed to load compiled extension: cannot import name _btree_serializer_pyx
0.260 failed to load compiled extension: No module named _chk_map_pyx
0.262 failed to load compiled extension: No module named _bencode_pyx
0.286 failed to load compiled extension: No module named _annotator_pyx
0.287 failed to load compiled extension: No module named _knit_load_data_pyx
0.293 failed to load compiled extension: No module named _known_graph_pyx
0.295 failed to load compiled extension: No module named _groupcompress_pyx
0.300 opening working tree 'C:/Users/me/Sources/bzr-bug'
0.318 attempting to move dir/test.txt => dir2/test2.txt
0.337 Traceback (most recent call last):
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\commands.py", line 912, in exception_to_return_code
return the_callable(*args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\commands.py", line 1112, in run_bzr
ret = run(*run_argv)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\commands.py", line 690, in run_argv_aliases
return self.run(**all_cmd_args)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\commands.py", line 705, in run
return self._operation.run_simple(*args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\cleanup.py", line 135, in run_simple
self.cleanups, self.func, *args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\cleanup.py", line 165, in _do_with_cleanups
result = func(*args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\builtins.py", line 837, in run
self._run(tree, names_list, rel_names, after)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\builtins.py", line 926, in _run
tree.rename_one(src, dest, after=after)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\mutabletree.py", line 50, in tree_write_locked
return unbound(self, *args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\workingtree_4.py", line 1257, in rename_one
WorkingTree.rename_one(self, from_rel, to_rel, after)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\mutabletree.py", line 50, in tree_write_locked
return unbound(self, *args, **kwargs)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\workingtree.py", line 1516, in rename_one
inv.add(from_entry)
File "C:\Users\me\Sources\bzr\bzr.2.2\bzrlib\inventory.py", line 1289, in add
self._byid[entry.file_id])
DuplicateFileId: File id {test.txt-20110712140117-52xz1fbsaz36moix-1} already exists in inventory as InventoryFile('test.txt-20110712140117-52xz1fbsaz36moix-1', u'test.txt', parent_id='dir-20110712140103-nt0epm8bv54p9kou-1', sha1=None, len=None, revision=None)
I can still reproduce this bug using the same sequence as Nicholas Allen. I can't reproduce bug 395556, so they don't seem to be related.
Bazaar (bzr) 2.2.5dev me/Sources/ bzr/bzr. 2.2 me\Sources\ bzr\myenv\ Scripts\ python. exe 2.6.6 me\Sources\ bzr\myenv\ lib 7-6.1.7601- SP1 me\Sources\ bzr\bzr. 2.2\bzrlib me\AppData\ Roaming\ bazaar\ 2.0 me\Documents\ .bzr.log
from bzr checkout C:/Users/
revision: 5134
revid: <email address hidden>
branch nick: bzr.2.2
Python interpreter: C:\Users\
Python standard library: C:\Users\
Platform: Windows-
bzrlib: C:\Users\
Bazaar configuration: C:\Users\
Bazaar log file: C:\Users\
Tue 2011-07-12 16:03:51 +0200 me/AppData/ Roaming/ bazaar/ 2.0/plugins me\Sources\ bzr\bzr. 2.2\bzrlib\ plugins helpers_ pyx serializer_ pyx me/Sources/ bzr-bug' me\Sources\ bzr\bzr. 2.2\bzrlib\ commands. py", line 912, in exception_ to_return_ code me\Sources\ bzr\bzr. 2.2\bzrlib\ commands. py", line 1112, in run_bzr me\Sources\ bzr\bzr. 2.2\bzrlib\ commands. py", line 690, in run_argv_aliases **all_cmd_ args) me\Sources\ bzr\bzr. 2.2\bzrlib\ commands. py", line 705, in run .run_simple( *args, **kwargs) me\Sources\ bzr\bzr. 2.2\bzrlib\ cleanup. py", line 135, in run_simple me\Sources\ bzr\bzr. 2.2\bzrlib\ cleanup. py", line 165, in _do_with_cleanups me\Sources\ bzr\bzr. 2.2\bzrlib\ builtins. py", line 837, in run me\Sources\ bzr\bzr. 2.2\bzrlib\ builtins. py", line 926, in _run rename_ one(src, dest, after=after) me\Sources\ bzr\bzr. 2.2\bzrlib\ mutabletree. py", line 50, in tree_write_locked me\Sources\ bzr\bzr. 2.2\bzrlib\ workingtree_ 4.py", line 1257, in rename_one .rename_ one(self, from_rel, to_rel, after) me\Sources\ bzr\bzr. 2.2\bzrlib\ mutabletree. py", line 50, in tree_write_locked me\Sources\ bzr\bzr. 2.2\bzrlib\ workingtree. py", line 1516, in rename_one add(from_ entry) me\Sources\ bzr\bzr. 2.2\bzrlib\ inventory. py", line 1289, in add _byid[entry. file_id] ) 20110712140117- 52xz1fbsaz36moi x-1} already exists in inventory as InventoryFile( 'test.txt- 20110712140117- 52xz1fbsaz36moi x-1', u'test.txt', parent_ id='dir- 20110712140103- nt0epm8bv54p9ko u-1', sha1=None, len=None, revision=None)
0.118 bazaar version: 2.2.5dev
0.118 bzr arguments: [u'mv', u'dir/test.txt', u'dir2/test2.txt']
0.130 looking for plugins in C:/Users/
0.190 looking for plugins in C:\Users\
0.216 encoding stdout as sys.stdout encoding 'cp850'
0.227 failed to load compiled extension: No module named _static_tuple_c
0.232 failed to load compiled extension: No module named _rio_pyx
0.237 failed to load compiled extension: No module named _dirstate_
0.252 failed to load compiled extension: cannot import name _btree_
0.260 failed to load compiled extension: No module named _chk_map_pyx
0.262 failed to load compiled extension: No module named _bencode_pyx
0.286 failed to load compiled extension: No module named _annotator_pyx
0.287 failed to load compiled extension: No module named _knit_load_data_pyx
0.293 failed to load compiled extension: No module named _known_graph_pyx
0.295 failed to load compiled extension: No module named _groupcompress_pyx
0.300 opening working tree 'C:/Users/
0.318 attempting to move dir/test.txt => dir2/test2.txt
0.337 Traceback (most recent call last):
File "C:\Users\
return the_callable(*args, **kwargs)
File "C:\Users\
ret = run(*run_argv)
File "C:\Users\
return self.run(
File "C:\Users\
return self._operation
File "C:\Users\
self.cleanups, self.func, *args, **kwargs)
File "C:\Users\
result = func(*args, **kwargs)
File "C:\Users\
self._run(tree, names_list, rel_names, after)
File "C:\Users\
tree.
File "C:\Users\
return unbound(self, *args, **kwargs)
File "C:\Users\
WorkingTree
File "C:\Users\
return unbound(self, *args, **kwargs)
File "C:\Users\
inv.
File "C:\Users\
self.
DuplicateFileId: File id {test.txt-