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

Bug 231794

Summary: dev-python/pyopenssl-0.6; Digest verification failed
Product: Gentoo Linux Reporter: Robert Peters <robert-peters>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Peters 2008-07-14 18:29:09 UTC
I tried to install emerge gajim but a dependency causes an error.


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge gajim

Actual Results:  
...
>>> Emerging (6 of 9) dev-python/pyopenssl-0.6 to /
...
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking pyOpenSSL-0.6.tar.gz ;-) ...                                  [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/pyOpenSSL-0.6.tar.gz
!!! Reason: Filesize does not match recorded size
!!! Got: 284949
!!! Expected: 281910
 * Regenerating GNU info directory index...
 * Processed 129 info files.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-07-14 20:29:51 UTC
I cannot reproduce that. Please delete /usr/portage/distfiles/pyOpenSSL-0.6.tar.gz, run `emerge --sync' again and report back if emerging dev-python/pyopenssl-0.6 still fails. In that case, /do/ also post your `emerge --info'.
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-07-17 17:36:19 UTC
Works for me too, please reopen with the requested information if you still have problems after refetching the file.