bzr fix-svn-ancestry crash with BzrCheckError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Subversion Plugin |
New
|
Undecided
|
Unassigned |
Bug Description
Managed to get the repository confused by not merging properly.
Ran $bzr fix-svn-ancestry svn+ssh:.....
Stack Trace
Fetching other revisions
bzr: ERROR: bzrlib.
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/
return self._operation
File "/usr/lib/
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/
result = func(*args, **kwargs)
File "/usr/lib/
new_
File "/usr/lib/
find_
File "/usr/lib/
result = unbound(self, *args, **kwargs)
File "/usr/lib/
find_
File "/usr/lib/
self.__fetch()
File "/usr/lib/
self.
File "/usr/lib/
stream, from_format, [])
File "/usr/lib/
hint = self.target_
File "/usr/lib/
result = self._commit_
File "/usr/lib/
hint = self._pack_
File "/usr/lib/
"Cannot add revision(s) to repository: " + problems_summary)
BzrCheckError: Internal check failed: Cannot add revision(s) to repository: missing chk node(s) for id_to_entry maps
bzr 2.5.1 on python 2.7.3 (Linux-
arguments: ['/usr/bin/bzr', 'fix-svn-ancestry',
'svn+
plugins: bash_completion
netrc_
rewrite[0.6.3], svn[1.2.1], weave_fmt[2.5.1]
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'en_GB.UTF-8'
affects: | bzr → bzr-svn |