Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186322 - mozilla-firefox-2.0.0.4 digest verification failure
Summary: mozilla-firefox-2.0.0.4 digest verification failure
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 12:14 UTC by Alan McKinnon
Modified: 2007-07-23 13:43 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 Alan McKinnon 2007-07-23 12:14:24 UTC
emerge -uND world after a sync on 23/7/2007 9:00 GMT returned this error:

Calculating world dependencies /!!! Digest verification failed:
!!! /var/portage/www-client/mozilla-firefox/mozilla-firefox-2.0.0.4.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 9114
!!! Expected: 9250

I can't see if it's a faulty download from my end or which is the correct size. But the ebuild appears complete: It's md5sum:

nazgul mozilla-firefox # md5sum mozilla-firefox-2.0.0.4.ebuild
51d2e40a39bef8e6303ceba9f0cdc449  mozilla-firefox-2.0.0.4.ebuild


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -avuND world
3.

Actual Results:  
digest verification failure

Expected Results:  
digest and actual file should match

emerge --info n/a/ here surely?
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-07-23 12:46:47 UTC
Resync and try
Comment 2 Alan McKinnon 2007-07-23 13:43:57 UTC
(In reply to comment #1)
> Resync and try

Works now, thanks.