Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162608 - media-sound/chuck fails digest verification
Summary: media-sound/chuck fails digest verification
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 02:59 UTC by daniel mahler
Modified: 2007-01-20 17:53 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 daniel mahler 2007-01-18 02:59:42 UTC
media-sound/chuck fails digest verification :)

Reproducible: Always

Steps to Reproduce:
1. emerge chuck

Actual Results:  
localhost dm # emerge chuck
>>> cfg-update-1.8.0-r3 : No new packages have been emerged, checksum index OK...
Calculating dependencies... done!

>>> Emerging (1 of 1) media-sound/chuck-1.2.0.7 to /
!!! Previously fetched file: 'chuck-1.2.0.7.tgz'
!!! Reason: Filesize does not match recorded size
!!! Got:      1428298
!!! Expected: 1422688
Refetching...

>>> Downloading 'http://distfiles.gentoo.org/distfiles/chuck-1.2.0.7.tgz'
--03:06:56--  http://distfiles.gentoo.org/distfiles/chuck-1.2.0.7.tgz
           => `/usr/portage/distfiles/chuck-1.2.0.7.tgz'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 156.56.247.195, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:06:56 ERROR 404: Not Found.

>>> Downloading 'http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/chuck-1.2.0.7.tgz'
--03:06:56--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/chuck-1.2.0.7.tgz
           => `/usr/portage/distfiles/chuck-1.2.0.7.tgz'
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
03:06:58 ERROR 404: Not Found.

>>> Downloading 'http://chuck.cs.princeton.edu/release/files/chuck-1.2.0.7.tgz'
--03:06:58--  http://chuck.cs.princeton.edu/release/files/chuck-1.2.0.7.tgz
           => `/usr/portage/distfiles/chuck-1.2.0.7.tgz'
Resolving chuck.cs.princeton.edu... 128.112.136.36
Connecting to chuck.cs.princeton.edu|128.112.136.36|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,428,298 (1.4M) [application/x-tar]

100%[=================================================================================================================>] 1,428,298    235.16K/s    ETA 00:00

03:07:07 (166.54 KB/s) - `/usr/portage/distfiles/chuck-1.2.0.7.tgz' saved [1428298/1428298]

 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking chuck-1.2.0.7.tgz ;-) ...                                                                                                                  [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/chuck-1.2.0.7.tgz
!!! Reason: Filesize does not match recorded size
!!! Got: 1428298
!!! Expected: 1422688
localhost dm # 


Expected Results:  
chuck installs successfully
Comment 1 Cédric Krier gentoo-dev 2007-01-20 17:53:41 UTC
Fix in cvs
It seems that there is a silent release.
thanks