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

(usagi-users 00241) stable redhat kernel-2.4.0-0.99.23.u1.i686.rpm cpio corruption?



Hi,

Thanks for the new stable release and rpm's.

I downloaded:

ftp://ftp.belnet.be/packages/linux-ipv6/usagi/stable/package/redhat/RPMS/i686/20010205/kernel-2.4.0-0.99.23.u1.i686.rpm

but when I install it I get:

% sudo rpm -iv kernel-2.4.0-0.99.23.u1.i686.rpm
Preparing packages for installation...
kernel-2.4.0-0.99.23.u1
error: unpacking of archive failed on file /lib/modules/2.4.0-0.99.23.u1/kernel/drivers/scsi/qlogicfc.o: cpio: MD5 sum mismatch

(The above is with rpm-4.0.2 (RH rawhide), but I also tried rpm-4.0 in
RH7.0.)

I didn't try the original from the master site, assuming that it is
broken. However the RH i586 kernel from the same mirror gives me a
similar error:

% sudo rpm -iv kernel-2.4.0-0.99.23.u1.i586.rpm
Preparing packages for installation...
kernel-2.4.0-0.99.23.u1
error: unpacking of archive failed on file /lib/modules/2.4.0-0.99.23.u1/kernel/drivers/pcmcia/pcmcia_core.o: cpio: MD5 sum mismatch
% rpm --version
RPM version 4.0.2

Has anyone else seen this?

Jens