From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-77672-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1JfdqR-0007vO-9d
	for garchives@archives.gentoo.org; Sat, 29 Mar 2008 16:23:51 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 42FAFE0265;
	Sat, 29 Mar 2008 16:23:49 +0000 (UTC)
Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171])
	by pigeon.gentoo.org (Postfix) with ESMTP id 0DD1FE0265
	for <gentoo-user@lists.gentoo.org>; Sat, 29 Mar 2008 16:23:48 +0000 (UTC)
Received: by wf-out-1314.google.com with SMTP id 27so689519wfd.10
        for <gentoo-user@lists.gentoo.org>; Sat, 29 Mar 2008 09:23:47 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        bh=B4KJMy62UAD5GjccoRkDCLNrkbsBwcmC+BOVh9XIgfg=;
        b=rqFfTKeS3jNJqvvch/qEORtMOgiqKTS3VJ9hdyOJt912JVeyXBKSjhLZmTBy4y4Q0s5if6tOJEmPaMbqPaoPtui/AVIn2vvAgo+86v/tAN4UgcfDUkwzr+H+3Zqsp0gIozwNS9tLjxMPa06IOceEjxzK+XPszScjD8AjeH3PlcI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=h9IMYHPa7V1uO8btiqERMk6KV6zLxBEHo7t8kUs5/uoa/FImEzPrEoJ5DLoefYMopvTf3hP4I6npllc773Ux89P0ugBOTNk+/l8DovHd31Qr1lcsBSuY2WFeli/do2PjsjNUZ/VmuRcZjfn0Seejq0jQSbN51FGdjktXkwcp9nI=
Received: by 10.142.142.16 with SMTP id p16mr2674197wfd.176.1206807826560;
        Sat, 29 Mar 2008 09:23:46 -0700 (PDT)
Received: by 10.142.234.21 with HTTP; Sat, 29 Mar 2008 09:23:46 -0700 (PDT)
Message-ID: <5bdc1c8b0803290923y8d7f49cpcade51387cc06f9a@mail.gmail.com>
Date: Sat, 29 Mar 2008 09:23:46 -0700
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge -aDNvu world fails
In-Reply-To: <9acccfe50803290910g4ede5db1u7ee837943bd78d05@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <9acccfe50803290910g4ede5db1u7ee837943bd78d05@mail.gmail.com>
X-Archives-Salt: c59e8267-b97b-451b-b582-d284ec29de7c
X-Archives-Hash: 1ca8a49b8053405c2e4d5c526fe58684

On Sat, Mar 29, 2008 at 9:10 AM, Kevin O'Gorman <kogorman@gmail.com> wrote:
> I cannot emerge world any more because portage keeps barfing on some random
> java ebuild.
> Java's not even in the list of things to emerge, but here's what I see:
>
> Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
>
> Would you like to merge these packages? [Yes/No] yes
> >>> Verifying ebuild Manifests...
>
> !!! Digest verification failed:
> !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> !!! Reason: Failed on RMD160 verification
>  !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> treat init.d #
>
>
> I've tried deleting the offending file and re-syncing, but the same error
> occurs.
>
> Help???
>
> ++ kevin
>
> --
> Kevin O'Gorman, PhD
>

For now mask java above whatever revision is currently installed and
move on. When your emerge is complete remember to remove the mask.
When they fix the file/digest/whatever is causing the problem it will
start working again.

Hope this helps,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list