Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 254116 - digest verification failed on bash32-003
Summary: digest verification failed on bash32-003
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-07 16:50 UTC by Stéphane PERON
Modified: 2009-01-08 09:56 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 Stéphane PERON 2009-01-07 16:50:47 UTC
I have bash 3.1_p17 ... when trying to emerge bash for following versions, I get an error :
!!! Fetched file: bash32-003 VERIFY FAILED!
!!! Reason: Failed on SHA256 verification
!!! Got:      11680f42ffa87a7af8aad87eb2d042f0b411de939818370218bd70c32426d7cf
!!! Expected: 7ec9e5e7e402e43b12bfd3a9237f4f171029fc7f58e59335abf3ccb455a5a84d

All other files are ok !

Reproducible: Always

Steps to Reproduce:
1. from bash version 3.1_p17 and older ... try to emerge bash
2.
3.

Actual Results:  
!! Fetched file: bash32-003 VERIFY FAILED!
!!! Reason: Failed on SHA256 verification
!!! Got:      11680f42ffa87a7af8aad87eb2d042f0b411de939818370218bd70c32426d7cf
!!! Expected: 7ec9e5e7e402e43b12bfd3a9237f4f171029fc7f58e59335abf3ccb455a5a84d


Expected Results:  
Compilation
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-01-07 17:10:33 UTC
Try to refetch bash32-003:
rm /usr/portage/distfiles/bash32-003
Comment 2 Stéphane PERON 2009-01-08 09:43:29 UTC
(In reply to comment #1)
> Try to refetch bash32-003:
> rm /usr/portage/distfiles/bash32-003
> 

Sorry .. same problem ... may be it is coming from my pycrypto .. I don't succeed in updating it because of the same problem : digest verification failed ... 

However, I succeeded in updating bash until 3.1_p17 ... that is to say whithout using bash32-003 patch ... 
Comment 3 Stéphane PERON 2009-01-08 09:56:17 UTC
Argg ... Today .. I retry to emerge pycrypto and it worked !!! So, I solved all of my digest verification problems !