Gentoo Archives: gentoo-user

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge going weird
Date: Sat, 31 Dec 2005 07:19:34
Message-Id: 200512311616.34622.jstubbs@gentoo.org
In Reply to: Re: [gentoo-user] emerge going weird by Kevin O'Gorman
1 > > On Saturday 31 December 2005 13:58, Kevin O'Gorman wrote:
2 > > > Or should I say portage as a whole. Anyway, my latest emerge world
3 > > > failed because of sun-jdk-1.4.2.10 (!!!). The current one is 1.5
4 > > > something. The weird part is that I cannot find any reason for that
5 > > > package to be emerged.
6
7 On Saturday 31 December 2005 16:02, Kevin O'Gorman wrote:
8 > treat ~ # emerge -aDvu --tree world
9 ...
10 > [nomerge ] sys-libs/db-4.2.52_p2-r1 -bootstrap +doc +java -nocxx
11 > +tcltk
12 > [ebuild NSF ] dev-java/sun-jdk-1.4.2.10 +X +alsa -browserplugin
13 > +doc -examples -jce +mozilla +nsplugin 35,592 kB
14
15 sys-libs/db doesn't specifically rely on a version less than 1.5. Perhaps, the
16 problem is:
17
18 $ emerge -p =sun-jdk-1.5*
19 ...
20 !!! All ebuilds that could satisfy "=sun-jdk-1.5*" have been masked.
21 !!! One of the following masked packages is required to complete your request:
22 - dev-java/sun-jdk-1.5.0.06 (masked by: package.mask)
23 # <axxo@g.o>
24 # Lotsa things in the tree don't compile with 1.5 yet
25 # 1.5 defaults too -target 1.5 making downgrading to a 1.4(/1.3)
26 # impossible, see bug #69970 and bug 65937 for more information/discussion
27 # http://www.gentoo-wiki.com/Java_FAQ
28
29 Do you have sun-jdk in /etc/portage/package.unmask?
30
31 --
32 Jason Stubbs
33 --
34 gentoo-user@g.o mailing list