Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17715 - Folding at home digest error
Summary: Folding at home digest error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 16:40 UTC by Robert Cole
Modified: 2003-04-23 03:47 UTC (History)
0 users

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 Robert Cole 2003-03-17 16:40:22 UTC
ws1 root # emerge foldingathome
Calculating dependencies ...done!
>>> emerge (1 of 1) app-sci/foldingathome-3.24 to /
>>> Downloading http://gentoo.oregonstate.edu//distfiles/FAH3Console-Linux.exe
--13:28:07--  http://gentoo.oregonstate.edu//distfiles/FAH3Console-Linux.exe
           => `/usr/portage/distfiles/FAH3Console-Linux.exe'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 608,912 [application/x-msdos-program]

100%[======================================================>] 608,912      
42.84K/s    ETA 00:00

13:28:22 (42.84 KB/s) - `/usr/portage/distfiles/FAH3Console-Linux.exe' saved
[608912/608912]

>>> Resuming download...
>>> Downloading
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/FAH3Console-Linux.exe
--13:28:22-- 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/FAH3Console-Linux.exe
           => `/usr/portage/distfiles/FAH3Console-Linux.exe'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading
http://www.stanford.edu/group/pandegroup/release/FAH3Console-Linux.exe
--13:28:22--  http://www.stanford.edu/group/pandegroup/release/FAH3Console-Linux.exe
           => `/usr/portage/distfiles/FAH3Console-Linux.exe'
Resolving www.stanford.edu... done.
Connecting to www.stanford.edu[171.64.14.203]:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 613,632 (4,720 to go) [application/octet-stream]

100%[======================================================>] 613,632      
98.07K/s    ETA 00:00

13:28:27 (98.07 KB/s) - `/usr/portage/distfiles/FAH3Console-Linux.exe' saved
[613632/613632]


!!! FAH3Console-Linux.exe: message digests do not match!
!!! FAH3Console-Linux.exe is corrupt or incomplete.
>>> our recorded digest: df9c2a68e5a2b808daee0128d78ecde3
>>>  your file's digest: c277f0f490cf21851cb2c9abeab5f9c1
>>> Please delete /usr/portage/distfiles/FAH3Console-Linux.exe and refetch.

ws1 root #

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




It shows resume even though it's not. It seems to try to double download it as
well. I've tried this with proz and wget with the same results.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-17 18:16:08 UTC
just downloaded and done md5

df9c2a68e5a2b808daee0128d78ecde3  FAH3Console-Linux.exe
613632 Dec 23 10:02 FAH3Console-Linux.exe

please remove the file from your distfiles
Comment 2 Robert Cole 2003-03-17 18:23:30 UTC
I removed that file many many times and each time I redownload it I get the 
same result 
Comment 4 Robert Cole 2003-03-17 18:37:27 UTC
That worked. It appears that the download is actually failing at 
oregonstate.edu and then picking up at stanford. Note the different file 
sizes. Would this be a mirror problem at one of the sites? 
 
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-03-17 18:44:39 UTC
corrupted file in distfiles
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2003-03-17 18:45:23 UTC
just added the correct (md5 good) file in distfiles-local

please rsync the distfiles asap and check this
Comment 7 Robert Cole 2003-03-17 20:40:04 UTC
I waited an hour and a half or so and did an emerge rsync and then made 
sure the /usr/portage/distfiles/FAH*.* file was deleted and tried emerge 
FAH3Console-Linux.exe and I still get the same error. 
 
Comment 8 Jon Portnoy (RETIRED) gentoo-dev 2003-03-17 20:52:11 UTC
Apparently two different versions of the program use the same program name. Version 3.1x is what's on mirrors. The version you're trying to use is 3.2x.
I've replaced the tarball with the 3.2x tarball.

If a dev would please put the correct 3.2x tarball in /space/distfiles-local, we'll be all set. CC'ing aliz because he appears to be the maintainer of this package.
Comment 9 Kurt Lieber (RETIRED) gentoo-dev 2003-04-03 18:17:37 UTC
no action on this and since it's not a mirror problem, I'm kicking it back to bug-wranglers.
Comment 10 Hemal Kikawala 2003-04-07 06:00:30 UTC
a new revision of the ebuild should also be made available which points to the FAH 
client that is compatible with glibc >=2.3. 
 
FAH3Console-Linux.exe:	if GLIBC is <2.3 
FAH3Console-LinuxB.exe:	if GLIBC is >=2.3 
 
more info at:  http://folding.stanford.edu/linux.html#whichClient 
Comment 11 Daniel Ahlberg (RETIRED) gentoo-dev 2003-04-23 03:47:08 UTC
Fixed in foldingathome-3.24 that I updated today.