Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170143 - dev-util/eclipse-sdk-3.1.2-r3 bad digest
Summary: dev-util/eclipse-sdk-3.1.2-r3 bad digest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 17:21 UTC by Alex Barker
Modified: 2007-04-19 21:24 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 Alex Barker 2007-03-09 17:21:33 UTC
When the ebuild attempts to download the src for eclipse it ends up with a ~60mb file and errors out saying it is looking for a ~33mb file.  I have tired additional mirrors with no luck.  Re-digesting the ebuild seems to work using ebuild /usr/portage/dev-util/eclipse-sdk/eclipse-sdk-3.1.2-r3.ebuild digest

I have checked the archives at eclipse.org and it appears that the correct size for the src dist is ~60 mb.  http://archive.eclipse.org/eclipse/downloads/drops/R-3.1.2-200601181600/index.php

Reproducible: Always

Steps to Reproduce:
1.emerge -av =eclipse-sdk-3.1.2-r3


Actual Results:  
Total: 1 package (1 new), Size of downloads: 31,787 kB

Would you like to merge these packages? [Yes/No] y

>>> Emerging (1 of 1) dev-util/eclipse-sdk-3.1.2-r3 to /
>>> Downloading 'http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip'
--13:39:05--  http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip
           => `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip'
Resolving ftp.ucsb.edu... 128.111.24.43
Connecting to ftp.ucsb.edu|128.111.24.43|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 66,630,673 (64M) [application/zip]

100%[==================================================================>] 66,630,673   113.79K/s    ETA 00:00

13:46:08 (153.65 KB/s) - `/usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip' saved [66630673/66630673]

 * checking ebuild checksums ;-) ...                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                  [ ok ]
 * checking eclipse-sourceBuild-srcIncluded-3.1.2.zip ;-) ...                                           [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/eclipse-sourceBuild-srcIncluded-3.1.2.zip
!!! Reason: Filesize does not match recorded size
!!! Got: 66630673
!!! Expected: 32549592 

Expected Results:  
Installed =)

I would use a later version of eclipse however, phpEclipse will note work on 3.2.X.
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-04-19 21:24:53 UTC
Sorry about this fix taking so long. Should be good to go now.