Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373899 - dev-libs/kpathsea-6.0.1_p20110627.ebuild: Digest verification failed
Summary: dev-libs/kpathsea-6.0.1_p20110627.ebuild: Digest verification failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 11:06 UTC by scanpat
Modified: 2011-07-03 14:02 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 scanpat 2011-07-03 11:06:17 UTC
!!! Digest verification failed:
!!! /usr/portage/dev-libs/kpathsea/kpathsea-6.0.1_p20110627.ebuild
!!! Reason: Failed on RMD160 verification
!!! Got: 861bf03b02a38fb22fbed9a5edf6f9800cc72942
!!! Expected: 27a9e8802373a63bbcee50d1c624b8112a4e9015
Comment 1 Zac Medico gentoo-dev 2011-07-03 11:53:48 UTC
The file in cvs has the expected RMD160 digest for the last 4 days:

  http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/

So, it seems that you've got local corruption or a corrupt rsync mirror. Maybe it will help if you remove the file and emerge --sync.
Comment 2 scanpat 2011-07-03 13:24:37 UTC
(In reply to comment #1)
> The file in cvs has the expected RMD160 digest for the last 4 days:
> 
>   http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/kpathsea/
> 
> So, it seems that you've got local corruption or a corrupt rsync mirror. Maybe
> it will help if you remove the file and emerge --sync.

I've just do a :

'rm /usr/portage/dev-libs/kpathsea -rf && emerge --sync && emerge kpathsea'

Now, it works ! Thanks !