Error -3 while decompressing data
Andrew Bennetts
andrew.bennetts at canonical.com
Tue Jan 11 05:02:09 UTC 2011
Liam Routt wrote:
> Actually, in that repository *on the server*, the
> .bzr/repository/packs directory is empty, as the first commit never
> completed, I'm guessing?
>
> The branch check out in my directory has a single pack file, which matches:
> ====
> md5sum .bzr/repository/packs/*
> 2b5689b759fc11ff4ba5f9427d7388b3
> .bzr/repository/packs/2b5689b759fc11ff4ba5f9427d7388b3.pack
> ====
>
> Does that help?
Ah, ok. So the pack file is as bzr wrote it to disk, so that rules out
your filesystem (as you already thought). So the question is why is the
data bzr generating already corrupted? Hmm...
-Andrew.
More information about the bazaar
mailing list