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

Bug 145176

Summary: x11-misc/util-macros-1.1.0 : MD5 verification failure
Product: Gentoo Linux Reporter: Kevin Leake <linux>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: delloncba, micha.reiser, mmaroni
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Kevin Leake 2006-08-26 06:27:28 UTC
I have encountered this error while trying to emerge util-macros-1.1.0,
and this is an unmasked package on the x86 computers:


>>> Emerging (1 of 1) x11-misc/util-macros-1.1.0 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking util-macros-1.1.0.tar.bz2

!!! Digest verification failed:
!!! /usr/portage/distfiles/util-macros-1.1.0.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: b1fc3a27b183e8eaf93fad26458fb3bf
!!! Expected: bc06eebd94b6e65405c2d5b1e479fea8

==========================================================
The util-macros-1.1.0 ebuild:

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/util-macros/util-macros-1.1.0.ebuild,v 1.5 2006/08/24 07:55:24 corsair Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="X.Org autotools utility macros"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}"

PATCHES="${FILESDIR}/1.1.0-driver-man-suffix.patch"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-26 06:33:07 UTC
 * util-macros-1.1.0.tar.bz2 MD5 ;-) ...                                                                                                  [ ok ]
 * util-macros-1.1.0.tar.bz2 RMD160 ;-) ...                                                                                               [ ok ]
 * util-macros-1.1.0.tar.bz2 SHA1 ;-) ...                                                                                                 [ ok ]
 * util-macros-1.1.0.tar.bz2 SHA256 ;-) ...                                                                                               [ ok ]
 * util-macros-1.1.0.tar.bz2 size ;-) ...                                                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                    [ ok ]
 * checking util-macros-1.1.0.tar.bz2 ;-) ...                                                                                             [ ok ]

Not here. Delete the tarball, emerge --sync and try again.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-01 06:11:13 UTC
*** Bug 145834 has been marked as a duplicate of this bug. ***
Comment 3 Alain Dellon 2006-09-01 06:49:55 UTC
Yes, i have deleted the tarball and the problem is resolved. Thanks a lot.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-16 06:31:27 UTC
*** Bug 147792 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-10-15 08:32:57 UTC
*** Bug 151471 has been marked as a duplicate of this bug. ***
Comment 6 Mauro Maroni 2006-10-15 16:14:28 UTC
Deleted the tarball and emerged --sync, but it is still failing on md5 verification (at least in amd64)