This still fails. The problem isn't log, it's the branch's revision-info:
$ bzr check --branch found error:Internal check failed: revno does not match len(mainline) 1 != 3
$ cat .bzr/branch/last-revision 1 <email address hidden>
So as a workaround running “bzr reconcile” corrects this.
Generating incorrect data, even if easily corrected, is bad, so bumping the importance up a bit.
This still fails. The problem isn't log, it's the branch's revision-info:
$ bzr check --branch
found error:Internal check failed: revno does not match len(mainline) 1 != 3
$ cat .bzr/branch/ last-revision
1 <email address hidden>
So as a workaround running “bzr reconcile” corrects this.
Generating incorrect data, even if easily corrected, is bad, so bumping the importance up a bit.