Bug#511856: rzip: Corruption

2009-01-19 Thread Steve Fosdick
Looking back over the logs files from the test runs in my last message I noticed that some included an error message from stream.c relating to the bzip compression layer. There are two messages and sometimes both messages are given for the same file: Failed to decompress buffer - bzerr=-8 Failed

Bug#511856: rzip: Corruption

2009-01-15 Thread Steve Fosdick
On Wed, 2009-01-14 at 21:28 -0500, Alec Berryman wrote: > That's the error when it's decompressing a chunk. How far in the file > did it get? One chunk, I think. For the original example which had been compressed with --best the chunk size appears to be 900M. I have tried some further testing l

Bug#511856: rzip: Corruption

2009-01-14 Thread Alec Berryman
Steve Fosdick on 2009-01-14 22:47:03 +: > Package: rzip > Version: 2.1-1 > Severity: important Thanks for the bug report! > I attempted to unzip using a command similar to the following: > > rzip -d -o dir/disk.img disk.img.rz > > This produced the error: > > Bad checksum 0x3b2bfb2a - expect

Bug#511856: rzip: Corruption

2009-01-14 Thread Steve Fosdick
Package: rzip Version: 2.1-1 Severity: important I had previously compressed a hard disk image with rzip with a command simiar to the following: rzip -k --best -o dir/disk.img.rz disk.img This produced no error message. I attempted to unzip using a command similar to the following: rzip -d -o