Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26171 - emerging ash-1.6 fails: bad digest
Summary: emerging ash-1.6 fails: bad digest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
: 26005 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-07 20:11 UTC by Reporter
Modified: 2003-08-11 13:39 UTC (History)
3 users (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 Reporter 2003-08-07 20:11:34 UTC
files/digest-ash-1.6 says:

  MD5 413f8642b19f3d1b85f9e1ba6cc957dc bin.tar.gz 850714

however, the size of bin.tar.gz on the mirrors is only 
850,695 bytes, causing emerge to get caught in a download 
loop. Running gzip -t on the downloaded bin.tar.gz reports:

/usr/portage/distfiles/bin.tar.gz: decompression OK, trailing garbage ignored
Comment 1 Reporter 2003-08-08 15:43:05 UTC
Just tried a couple of other mirrors, most of them either 
return:
  "No such file `bin.tar.gz'."
or
  "Error in server response, closing control connection."
!
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-08-10 14:57:51 UTC
fixed
Comment 3 Reporter 2003-08-10 17:08:56 UTC
..not completely:

the new digest is only valid if downloading from ftp.netbsd.org, 
on most gentoo mirrors the file is still either missing or still 
850695 bytes in size. "emerge ash" will cycle through gentoo 
mirrors until it finds the 850695 version, and cycle again 
until it gets to ftp.netbsd.org, downloads the remaining 
27 bytes (which obviously belong to a different version) 
==> md5 failed ==> BAM!

Only way seems to be to download bin.tar.gz from 
ftp.netbsd.org manually.

Is this going to synchronize automatically after some time, 
or should I open a new bug pointing this out?
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-08-11 01:40:53 UTC
mirror-admin: i've just sent avenj a mail to update(force update or delete) the file. i've put the new (smaller) in distfiles-local 10 hours ago, still no update on gentoo mirrors
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-08-11 13:39:00 UTC
*** Bug 26005 has been marked as a duplicate of this bug. ***