Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 328367

Summary: sys-devel/patch-2.5.9: Digest verification failed
Product: Gentoo Linux Reporter: Raphael Schlameuss <rs.blueink>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Raphael Schlameuss 2010-07-15 09:08:09 UTC
Emerge returns 'Digest verification failed' while emerging ' sys-devel/patch'.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-devel/patch
Actual Results:  
!!! Digest verification failed:
!!! /usr/portage/sys-devel/patch/ChangeLog
!!! Reason: Failed on RMD160 verification
!!! Got: 7d76ad8c7795be330903f58a147c95ffccf0ab5f
!!! Expected: 23a7bf5f2de29c43db7948e90cb4c85b3bba6f48

Expected Results:  
Successful merge of sys-devel/patch.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-15 10:01:18 UTC
It's actually OK in Portage. Try switching mirrors, syncing again... Might also be a local file system corruption or hardware failure.
Comment 2 Raphael Schlameuss 2010-07-15 10:40:39 UTC
OK, file was damaged in filesystem. Manual fetch from packages.gentoo.org resolved the problem.

The filesize of corrupt file has same size as manual fetched file, so rsync dont detect differences using "quick check" algorithm.

Thanks