[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Daily freemint kernel builds



Please install textutils and run md5sum on your downloaded file. If it doesn't match the server, the corruption is introduced during transfer.

Thanks,
Mark


On 1/13/10 6:13 AM, Lars Schmidbauer wrote:
Hi,

So it's a problem with bzip2-1.0.2-1.
@ Alan: I downloaded helmut-12012010.tar.bz2 (19:17) with HighWire, bzip2 now
         shows:

bunzip2 /h/helmut-12012010.tar.bz2

bunzip2: Data integrity error when decompressing.
         Input file = /h/helmut-12012010.tar.bz2, output file = /h/helmut-12012010.tar

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bunzip2: Deleting output file /h/helmut-12012010.tar, if it exists.

tar now shows:

root@schatz:/root>tar -xjf /h/helmut-12012010.tar.bz2
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

bzip2: Data integrity error when decompressing.
         Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error exit delayed from previous errors

I created an archive on my PC and transferred it to Falcon, same error.
Also after
"rpm -iv --replacepkgs /g/usr/src/redhat/RPMS/m68kmint/bzip2-1.0.2-1.m68kmint.rpm"
it's still the same.
I don't know any further...

Lars