Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50630 - ipvsadm-1.21.tar.gz corrupted on mirrors
Summary: ipvsadm-1.21.tar.gz corrupted on mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-10 05:38 UTC by Gerald
Modified: 2010-09-10 18:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald 2004-05-10 05:38:06 UTC
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)
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2004-05-10 16:29:24 UTC
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.
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2004-06-06 16:41:51 UTC
I redownloaded the file again to our master distfiles server...
Maybe it works this time.
Comment 3 Michael Imhof (RETIRED) gentoo-dev 2004-06-08 16:40:01 UTC
Nope, it does not.

Have to check with our mirror admins.
Comment 4 Michael Imhof (RETIRED) gentoo-dev 2004-06-26 06:19:11 UTC
Starting another attempt to get this one fixed
Comment 5 Kurt Lieber (RETIRED) gentoo-dev 2004-06-26 06:24:16 UTC
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.
Comment 6 Michael Imhof (RETIRED) gentoo-dev 2004-06-26 06:39:26 UTC
Yes, this was my fault.
Sorry for this.

Closing now.