BzrCheckError: Internal check failed: record_stream refers to compression parents not in KnitVersionedFiles
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
High
|
Unassigned | ||
Breezy |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Attempting a checkout of the guile-gnome bzr repo gives the following error.
The same problem occurs with bzr 1.9 and bzr 1.10.
I am reporting it as the error message requests this.
Also attached, bzr check --verbose of the repository.
$ PYTHONPATH=
Format <RepositoryForm
bzr: ERROR: bzrlib.
[('x_743dfd52-
'Arch-1:<email address hidden>
('x_743dfd52-
'Arch-1:<email address hidden>
Traceback (most recent call last):
File "/opt/bzr-
return run_bzr(argv)
File "/opt/bzr-
ret = run(*run_argv)
File "/opt/bzr-
return self.run(
File "/opt/bzr-
accelerator
File "/opt/bzr-
checkout_
File "/opt/bzr-
result = unbound(self, *args, **kwargs)
File "/opt/bzr-
_override_
File "/opt/bzr-
result = unbound(self, *args, **kwargs)
File "/opt/bzr-
graph=graph)
File "/opt/bzr-
result = unbound(self, *args, **kwargs)
File "/opt/bzr-
self.
File "/opt/bzr-
result = unbound(self, *args, **kwargs)
File "/opt/bzr-
pb=nested_pb)
File "/opt/bzr-
find_
File "/opt/bzr-
result = unbound(self, *args, **kwargs)
File "/opt/bzr-
pb=pb, find_ghosts=
File "/opt/bzr-
self.__fetch()
File "/opt/bzr-
self.
File "/opt/bzr-
not self.to_
File "/opt/bzr-
% (self, pformat(
BzrCheckError: Internal check failed: record_stream refers to compression parents not in KnitVersionedFi
[('x_743dfd52-
'Arch-1:<email address hidden>
('x_743dfd52-
'Arch-1:<email address hidden>
bzr 1.12dev on python 2.5.1 (linux2)
arguments: ['/opt/
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_GB.utf8'
plugins:
launchpad /opt/bzr-
netrc_
*** Bazaar has encountered an internal error.
Please report a bug at https:/
including this traceback, and a description of what you
were doing when the error occurred.
Changed in bzr: | |
milestone: | 1.12rc1 → none |
tags: | added: ghost |
tags: | added: baz-import |
tags: | added: knits |
tags: | added: check-for-breezy |
tags: | removed: check-for-breezy |
Changed in brz: | |
status: | New → Triaged |
Looks likely to be an issue in a conversion made with an earlier version of bzr, but we should confirm that it's not an issue in bzr.dev. And we should fix the affected repo... possibly "bzr reconcile" will be enough.