Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328367 - sys-devel/patch-2.5.9: Digest verification failed
Summary: sys-devel/patch-2.5.9: Digest verification failed
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-15 09:08 UTC by Raphael Schlameuss
Modified: 2010-07-15 10:40 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 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