Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge java syntax
Date: Wed, 22 Mar 2006 18:58:32
Message-Id: 44219C4D.4030505@planet.nl
In Reply to: [gentoo-user] emerge java syntax by hawat.thufir@gmail.com
1 hawat.thufir@×××××.com schreef:
2 > I'm at <http://www.gentoo.org/proj/en/java/tiger-faq.xml>, which
3 > gives the syntax as: "emerge =sun-jdk-1.5*" but the pretend isn't
4 > working as I expect it to.
5 >
6 >
7 > localhost ~ # localhost ~ # localhost ~ # emerge -p =sun-jdk-1.5*
8 >
9 > These are the packages that I would merge, in order:
10 >
11 > Calculating dependencies !!! All ebuilds that could satisfy
12 > "=sun-jdk-1.5*" have been masked. !!! One of the following masked
13 > packages is required to complete your request: -
14 > dev-java/sun-jdk-1.5.0.06-r2 (masked by: package.mask) #
15 > <nichoj@g.o> # Many things in the tree don't compile with 1.5
16 > yet. # 1.5 defaults to -target 1.5, which makes downgrading to a
17 > 1.4/1.3 # impossible. See bug #69970 and bug 65937 for more
18 > information. # http://www.gentoo.org/proj/en/java/tiger-faq.xml
19 >
20 >
21 > For more information, see MASKED PACKAGES section in the emerge man
22 > page or refer to the Gentoo Handbook.
23
24 This seems very clear.
25
26 "All ebuilds that could satisfy "=sun-jdk-1.5*" have been masked."
27
28 "For more information, see MASKED PACKAGES section in the emerge man
29 page or refer to the Gentoo Handbook."
30
31 This means that the package is masked (not available for installation
32 unless explicitly unmasked), for the reasons noted in the error.
33
34 If you want it nonetheless, read man emerge to find out how to unmask
35 the package so it will install.
36
37 I can assure you that if you unmask it, it will install (I'm using it,
38 but I don't compile much, if anything, against Java, so the issue is not
39 an issue for me).
40
41 HTH,
42 Holly
43 --
44 gentoo-user@g.o mailing list