Gentoo Archives: gentoo-user

From: Kevin O'Gorman <kogorman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -aDNvu world fails
Date: Sat, 29 Mar 2008 16:41:48
Message-Id: 9acccfe50803290941w56829d8cj9b0353c268629fe2@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge -aDNvu world fails by Mark Knecht
1 On Sat, Mar 29, 2008 at 9:23 AM, Mark Knecht <markknecht@×××××.com> wrote:
2
3 > On Sat, Mar 29, 2008 at 9:10 AM, Kevin O'Gorman <kogorman@×××××.com>
4 > wrote:
5 > > I cannot emerge world any more because portage keeps barfing on some
6 > random
7 > > java ebuild.
8 > > Java's not even in the list of things to emerge, but here's what I see:
9 > >
10 > > Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
11 > >
12 > > Would you like to merge these packages? [Yes/No] yes
13 > > >>> Verifying ebuild Manifests...
14 > >
15 > > !!! Digest verification failed:
16 > > !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
17 > > !!! Reason: Failed on RMD160 verification
18 > > !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
19 > > !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
20 > > treat init.d #
21 > >
22 > >
23 > > I've tried deleting the offending file and re-syncing, but the same
24 > error
25 > > occurs.
26 > >
27 > > Help???
28 > >
29 > > ++ kevin
30 > >
31 > > --
32 > > Kevin O'Gorman, PhD
33 > >
34 >
35 > For now mask java above whatever revision is currently installed and
36 > move on. When your emerge is complete remember to remove the mask.
37 > When they fix the file/digest/whatever is causing the problem it will
38 > start working again.
39 >
40
41 Unfortunately, that puts portage into a proper tizzy because my current
42 version is not longer listed
43 as available (sun-jdk-1.6.0.03). Portage therefore goes into a fit of
44 downgrades, which I do not want.
45 I find that I can get stuff emerged by doing --pretend, then emerging
46 everything except java.
47 This, of course, is not the Way It Should Be (TM), but may get me through
48 the rough patch.
49
50 ++ kevin
51
52
53 --
54 Kevin O'Gorman, PhD

Replies

Subject Author
Re: [gentoo-user] emerge -aDNvu world fails Mark Knecht <markknecht@×××××.com>