bzr: ERROR: da15e8553fc8b356d836c78b0eff5e65.iix is not an index of type <class 'bzrlib.index.GraphIndex'>
We recently noticed this problem with an older repo on our server. Any action (branch, log -v, ...) will produce it. It's a bare repo, so we can't just copy the files out of it.
The server is running Ubuntu version 9.04.
The bzr version on the server is 1.13.1-1 but the repo was made with an older version: the upgrade to Ubuntu 9.04 and bzr 1.13.1-1 happened between repo creation and the last commit/push on this repo.
I've got a copy of the repo on my laptop (gentoo, bzr 2.4.1) for experimenting purposes.
With this copy, I've tried rebuilding the pack-names file using https:/
When I do
less da15e8553fc8b35
I see:
00000000 00 00 00 00 06 00 00 00 00 00 00 00 02 00 00 00 |................|
00000010 83 00 00 00 05 00 00 00 00 00 00 00 21 00 00 00 |............!...|
00000020 00 00 00 00 04 00 00 00 01 00 00 00 0b 00 00 00 |................|
00000030 00 00 00 00 07 00 00 00 00 00 00 00 0a 00 00 00 |................|
00000040 00 00 00 00 03 00 00 00 00 00 00 00 09 00 00 00 |................|
00000050 00 00 00 00 10 00 00 00 00 00 00 00 0c 00 00 00 |................|
00000060 00 00 00 00 0f 00 00 00 00 00 00 00 08 00 00 00 |................|
00000070 00 00 00 00 0e 00 00 00 00 00 00 00 15 00 00 00 |................|
00000080 00 00 00 00 11 00 00 00 00 00 00 00 14 00 00 00 |................|
00000090 00 00 00 00 30 00 00 00 00 00 00 00 13 00 00 00 |....0...........|
000000a0 00 00 00 00 1a 00 00 00 00 00 00 00 16 00 00 00 |................|
000000b0 00 00 00 00 19 00 00 00 00 00 00 00 2b 00 00 00 |............+...|
000000c0
Which doesn't seem to be nearly enough, compared to less-ing some of the other .iix files in the indices directory.
Best-case scenario would be recovering both the history and the files, but I could settle for just recovering the files, preferably at the state of the last commit.
Understanding what went wrong would be a major bonus, with prevention in mind :-)
Question information
- Language:
- English Edit question
- Status:
- Open
- For:
- Bazaar Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Erik Heeren for more information if necessary.