IndexError: in dirstate update_minimal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned | ||
bzr (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: bzr
Here's the bzr's output in the terminal:
$ bzr move admin/inc/html admin/xhtml
bzr: ERROR: exceptions.
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https:/
attaching the crash file
and including a description of the problem.
The crash file is plain text and you can inspect or edit it to remove
private information.
$
I'll attach the crash file.
Traceback (most recent call last):
File "/usr/lib/
return the_callable(*args, **kwargs)
File "/usr/lib/
ret = run(*run_argv)
File "/usr/lib/
return self.run(
File "/usr/lib/
self.
File "/usr/lib/
tree.
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
WorkingTre
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
self.
File "/usr/lib/
return unbound(self, *args, **kwargs)
File "/usr/lib/
self.
File "/usr/lib/
fullscan=True)
File "/usr/lib/
other_key = list(existing_
IndexError: list index out of range
description: | updated |
summary: |
- bzr: ERROR: exceptions.IndexError: list index out of range + IndexError: in dirstate update_minimal |
tags: | added: dirstate |