bzrlib.errors.BzrCheckError: Internal check failed: Cannot add revision(s) to repository: missing chk node(s) for id_to_entry maps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned |
Bug Description
$ bzr get bzr+ssh:
bzr: ERROR: bzrlib.
Traceback (most recent call last):
File "/Library/
return the_callable(*args, **kwargs)
File "/Library/
ret = run(*run_argv)
File "/Library/
return self.run(
File "/Library/
return self._operation
File "/Library/
self.cleanups, self.func, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
source_
File "/Library/
create_
File "/Library/
self.cleanups, self.func, self, *args, **kwargs)
File "/Library/
result = func(*args, **kwargs)
File "/Library/
result_
File "/Library/
find_
File "/Library/
result = unbound(self, *args, **kwargs)
File "/Library/
find_
File "/Library/
self.__fetch()
File "/Library/
self.
File "/Library/
stream, from_format, [])
File "/Library/
hint = self.target_
File "/Library/
result = self._commit_
File "/Library/
hint = self._pack_
File "/Library/
"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.3.1 on python 2.6.1 (Darwin-
arguments: ['/usr/
encoding: 'UTF-8', fsenc: 'utf-8', lang: 'en_US.UTF-8'
plugins:
bash_completion /Library/
bisect /Domicile/
bzrtools /Library/
colo /Library/
email /Library/
explorer /Library/
extmerge /Library/
fastimport /Library/
keychain /Library/
launchpad /Library/
loom /Library/
netrc_
news_merge /Library/
pipeline /Library/
push_and_update /Domicile/
qbzr /Library/
rewrite /Library/
shortcuts /Domicile/
svn /Library/
upload /Library/
xmloutput /Library/
*** 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:/
including this traceback and a description of the problem.
[Error: 4]
On IRC I think it was agreed this is bug 485601 which Jelmer is working on now.