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

Bug 138975

Summary: app-admin/eselect-1.0/1.0.2 has bad digest
Product: Gentoo Linux Reporter: Thomas Schürger <thomas>
Component: New packagesAssignee: Gentoo eselect Team <eselect>
Status: RESOLVED FIXED    
Severity: normal CC: anton.bugs, kimmo.sundqvist, kugelfang, vapier
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Schürger 2006-07-03 02:42:55 UTC
The ebuild app-admin/eselect-1.0 either has a broken Manifest or a broken distfile.

The Manifest file states a filesize of 147333 bytes and a SHA1 hash of 8b1b31379acb2e5fa4d72b7ed57fbe373a92a824 for eselect-1.0.tar.bz2. However, the file itself from the mirrors (several mirrors tested) has a size of 145737 bytes and a SHA1 hash of aa1a7b8d8b549c254891a21379d20dc95df8327c.
Comment 1 Stefan Bambach 2006-07-03 03:52:02 UTC
QuickFix:
cd /usr/portage/app-admin/eselect
ebuild $(pwd)/eselect-1.0.ebuild digest
emerge -D eselect
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2006-07-03 05:08:55 UTC
(In reply to comment #1)
> QuickFix:
> cd /usr/portage/app-admin/eselect
> ebuild $(pwd)/eselect-1.0.ebuild digest
> emerge -D eselect

Only if you can confirm that the distfile is correct - 1.0.2 is broken as well (bug #138987)
Comment 3 Jason Stubbs (RETIRED) gentoo-dev 2006-07-03 05:22:29 UTC
http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/eselect/Manifest?r1=1.56&r2=1.57

Looks like this commit broke them.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-03 12:08:36 UTC
*** Bug 138987 has been marked as a duplicate of this bug. ***
Comment 5 Danny van Dyk (RETIRED) gentoo-dev 2006-07-03 12:45:07 UTC
Sorry for the fuss, i do not know how this happened.

Manifest should be fixed now.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-07-03 13:21:42 UTC
*** Bug 139077 has been marked as a duplicate of this bug. ***