Trying to emerge ipvsadm 1.21 from a mirror (eg gentoo.oregonstate.edu), I run into a MD5 missmatch. If I manually correct the MD5 in the digest, I still can't install. If I download the ipvsadm-1.21.tar.gz from http://www.linuxvirtualserver.org/software/kernel-2.4/ipvsadm-1.21.tar.gz, it works (with the original digest) Reproducible: Always Steps to Reproduce: emerge ipvsadm Actual Results: >>> Downloading http://gentoo.oregonstate.edu/distfiles/ipvsadm-1.21.tar.gz ... !!! File is corrupt or incomplete. (Digests do not match) >>> our recorded digest: b427a4283657b7ba0f3f8684e48cbb71 >>> your file's digest: 3ec798f85e86071356cee87f45666418 If I manually correct the digests MD5, it still refuses to install, as the file really seems to be corrupted: >>> md5 src_uri ;-) ipvsadm-1.21.tar.gz >>> Unpacking source... >>> Unpacking ipvsadm-1.21.tar.gz to /var/tmp/portage/ipvsadm-1.21-r1/work gzip: stdin: decompression OK, trailing garbage ignored tar: Child returned status 2 tar: Error exit delayed from previous errors (going back to the original MD5 in digest-ipvsadm-1.21-r1) cd /usr/portage/distfiles wget http://www.linuxvirtualserver.org/software/kernel-2.4/ipvsadm-1.21.tar.gz emerge ipvsadm It works. (Gerald)
Great, i redownloaded this file to our master distfiles server. md5sum shows the right hash. Please give it some hours to resync to our mirrors. Delete your local copy in distfiles and report back if you then get the right file from the mirrors. Thanks in advance.
I redownloaded the file again to our master distfiles server... Maybe it works this time.
Nope, it does not. Have to check with our mirror admins.
Starting another attempt to get this one fixed
master mirror: eagle distfiles # md5sum ipvsadm-1.21.tar.gz b427a4283657b7ba0f3f8684e48cbb71 ipvsadm-1.21.tar.gz gentoo.oregonstate.edu: klieber@ftp:~/gentoo/distfiles$ md5sum ipvsadm-1.21.tar.gz b427a4283657b7ba0f3f8684e48cbb71 ipvsadm-1.21.tar.gz Both of the files appear to be intact on the master mirror as well as gentoo.orgeonstate.edu.
Yes, this was my fault. Sorry for this. Closing now.