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

Bug 367095

Summary: sys-kernel/gentoo-sources Digest verification failure
Product: Gentoo Linux Reporter: Alex Brandt (RETIRED) <alunduil>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

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.