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

Bug 204105

Summary: dev-libs/libksba-1.0.0 : Filesize does not match recorded size
Product: Gentoo Linux Reporter: Christian KELLENBERGER <christiank.vanves>
Component: [OLD] LibraryAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christian KELLENBERGER 2008-01-02 19:29:22 UTC
emerge -pvDNu world

These are the packages that would be merged, in order:

Calculating world dependencies /!!! Digest verification failed:
!!! /usr/portage/dev-libs/libksba/libksba-1.0.0.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 776
!!! Expected: 783
 /!!! Digest verification failed:
!!! /usr/portage/dev-libs/libksba/libksba-1.0.0.ebuild
!!! Reason: Filesize does not match recorded size
!!! Got: 776
!!! Expected: 783
... done!


Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -pvDNu world
3.

Actual Results:  
!!! Reason: Filesize does not match recorded size
!!! Got: 776
!!! Expected: 783

Expected Results:  
No errors
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2008-01-02 20:08:02 UTC
Strange!!!
http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libksba/Manifest?view=markup

Has 776.
Please sync again and check it out.

Reopen if it is not solved in a few hours.

Thanks!
Comment 2 Christian KELLENBERGER 2008-01-02 20:13:30 UTC
I do an rm /usr/portage/metadata/timestamp.chk
and emerge --sync again and then emerge -pvDNu world and it works.
Thanks.