exceptions.ValueError: We are missing inventories for revisions

Bug #491765 reported by Frits Jalvingh
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
High
Unassigned

Bug Description

I get this while pulling an existing branch which was used without problems for a long time.

Branching again in the same shared repository causes the same error, appearently the shared repo has some problem.

The console output is:
jal@odeon:~/bzr/vp-split-execom$ bzr branch bzr://bzr/vp-trunk vp
bzr: ERROR: exceptions.ValueError: We are missing inventories for revisions: [('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',), ('<email address hidden>',)]

*** 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://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/jal/.cache/crash/bzr-20091203073826-8410.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

Tags: mysql
Revision history for this message
Frits Jalvingh (fjalvingh) wrote :
Revision history for this message
John A Meinel (jameinel) wrote :

I believe this is a dupe, but I don't have the bug number off hand.

The issue is that bzr is trying to do an autopack, but some of the inventory pages are in a different set of pack files than the ones which are being combined.

If you just run "bzr pack" manually in that directory, it will get you back into a working state.

Changed in bzr:
importance: Undecided → High
status: New → Confirmed
Revision history for this message
Frits Jalvingh (fjalvingh) wrote :

bzr check found no errors but the problem persisted after it. I then did a bzr pack; after that the problem was gone.

Revision history for this message
GuilhemBichot (guilhem-bichot) wrote :

we hit this one in our main repository. "bzr pack" fixed it.

tags: added: mysql
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.