On 07/06/12 02:35, Vincent Lefevre wrote: > bunzip2: Data integrity error when decompressing. > Input file = mpfr-0-8207.bz2, output file = (stdout) > > It is possible that the compressed file(s) have become corrupted.
Were you writing the .bz2 files to that fileserver? You could try getting the md5sum of some (unchanging) data from the fileserver (preferably ~160GB, twice the memory in your server), and repeating a couple of times to make sure it always gives the same result. This assumes your fileserver doesn't have >80GB memory (or else it might cache some of the data between requests). You might try the same test with data from your server's local disks too. Or try saving the bz2 output to a local disk to see if it makes the integrity errors go away. (You would still see the MD5 mismatches though). Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org