Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 367095 - sys-kernel/gentoo-sources Digest verification failure
Summary: sys-kernel/gentoo-sources Digest verification failure
Status: RESOLVED INVALID
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:
: 367097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-05-13 14:25 UTC by Alex Brandt (RETIRED)
Modified: 2011-05-13 19:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info.txt,4.71 KB, text/plain)
2011-05-13 14:25 UTC, Alex Brandt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Brandt (RETIRED) gentoo-dev 2011-05-13 14:25:05 UTC
Digest verification fails.


Reproducible: Always

Steps to Reproduce:
1.eix-sync (emerge --sync)
2.emerge -av gentoo-sources
3.
Actual Results:  

!!! Digest verification failed:
!!! /usr/portage/sys-kernel/gentoo-sources/ChangeLog
!!! Reason: Failed on RMD160 verification
!!! Got: ca8bd451474c31c11a5b20988fe2605e45f2d4eb
!!! Expected: e26cdcf9f7f569cddc409076990c6f8f012ad5db


Expected Results:  
Package verifies correctly.
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2011-05-13 14:25:54 UTC
Created attachment 273067 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-13 14:59:53 UTC
Remove the offending file, sync again (maybe check if your mirror is up to date - you didn't attach the sync log or I would have) and repeat.

gentoo-x86/sys-kernel/gentoo-sources $ openssl  rmd160 ChangeLog 
RIPEMD160(ChangeLog)= e26cdcf9f7f569cddc409076990c6f8f012ad5db

That matches the expected hash, so it's your local file that's bad.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-13 15:00:54 UTC
*** Bug 367097 has been marked as a duplicate of this bug. ***
Comment 4 Alex Brandt (RETIRED) gentoo-dev 2011-05-13 19:59:48 UTC
Thanks for pointing that out.  I wasn't aware that that had changed in the past while.  Is there anything that would have alerted me to the rsync hosts changing names?

Once I deleted the files and resynced everythign is working just fine.  Why does this happen even though rsync should be checking to see if the files differ?

If this would be better suited for the forums since this bug is closed let me know.