Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21636 - emerge bad digest y try 8 times and ever failure
Summary: emerge bad digest y try 8 times and ever failure
Status: RESOLVED DUPLICATE of bug 21584
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 16:51 UTC by miguel angel requena serrano
Modified: 2005-07-17 13:06 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 miguel angel requena serrano 2003-05-24 16:51:03 UTC
bash-2.05b# emerge gnome 
Calculating dependencies ...done! 
>>> emerge (1 of 62) gnome-base/ORBit2-2.6.1 to / 
 
!!! File is corrupt or incomplete. (Digests do not match) 
>>> our recorded digest: 5d9cc3baa81c55b4bd2fd2563314791e 
>>>  your file's digest: 16555f0f137626220c8bfbf131b9e99c 
!!! File does not exist: /usr/portage/distfiles//ORBit2-2.6.1.tar.bz2 
 
bash-2.05b# rm -rf /usr/portage/distfiles/ORBit2-2.6.1.tar.bz2  
bash-2.05b# emerge gnome 
Calculating dependencies ...done! 
>>> emerge (1 of 62) gnome-base/ORBit2-2.6.1 to / 
>>> Downloading http://gentoo.oregonstate.edu/distfiles/ORBit2-2.6.1.tar.bz2 
--22:49:11--  http://gentoo.oregonstate.edu/distfiles/ORBit2-2.6.1.tar.bz2 
           => `/usr/portage/distfiles/ORBit2-2.6.1.tar.bz2' 
Resolving gentoo.oregonstate.edu... done. 
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected. 
HTTP request sent, awaiting response... 200 OK 
Length: 442,430 [application/x-tar] 
 
100%[====================================>] 442,430       24.77K/s    
ETA 00:00 
 
22:49:34 (24.77 KB/s) - `/usr/portage/distfiles/ORBit2-2.6.1.tar.bz2' saved [442 
430/442430] 
 
 
!!! File is corrupt or incomplete. (Digests do not match) 
>>> our recorded digest: 5d9cc3baa81c55b4bd2fd2563314791e 
>>>  your file's digest: 16555f0f137626220c8bfbf131b9e99c 
!!! File does not exist: /usr/portage/distfiles//ORBit2-2.6.1.tar.bz2 
 
 

Reproducible: Always
Steps to Reproduce:
1.emerge gnome 
2.rm -rf  /usr/portage/distfiles/ORBit2-2.6.1.tar.bz2 
3.emerge gnome  
goto 1 
Actual Results:  
!!! File is corrupt or incomplete. (Digests do not match) 
>>> our recorded digest: 5d9cc3baa81c55b4bd2fd2563314791e 
>>>  your file's digest: 16555f0f137626220c8bfbf131b9e99c 
!!! File does not exist: /usr/portage/distfiles//ORBit2-2.6.1.tar.bz2 
 

Expected Results:  
installation of gnome 
 

it apears that the digest are bad formed perhaps a error in the database or a echange 
of the numbers idont know so i hope this is simply to fix :)
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-05-24 17:12:27 UTC
http://forums.gentoo.org/viewtopic.php?t=55926
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-09-25 15:01:11 UTC

*** This bug has been marked as a duplicate of 21584 ***