Gentoo Archives: gentoo-user

From: hawat.thufir@×××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge java syntax
Date: Wed, 22 Mar 2006 18:01:27
Message-Id: Pine.LNX.4.64.0603221746030.17855@ybpnyubfg.ybpnyqbznva
1 I'm at <http://www.gentoo.org/proj/en/java/tiger-faq.xml>, which gives the
2 syntax as: "emerge =sun-jdk-1.5*" but the pretend isn't working as I
3 expect it to.
4
5
6 localhost ~ #
7 localhost ~ #
8 localhost ~ # emerge -p =sun-jdk-1.5*
9
10 These are the packages that I would merge, in order:
11
12 Calculating dependencies
13 !!! All ebuilds that could satisfy "=sun-jdk-1.5*" have been masked.
14 !!! One of the following masked packages is required to complete your
15 request:
16 - dev-java/sun-jdk-1.5.0.06-r2 (masked by: package.mask)
17 # <nichoj@g.o>
18 # Many things in the tree don't compile with 1.5 yet.
19 # 1.5 defaults to -target 1.5, which makes downgrading to a 1.4/1.3
20 # impossible. See bug #69970 and bug 65937 for more information.
21 # http://www.gentoo.org/proj/en/java/tiger-faq.xml
22
23
24 For more information, see MASKED PACKAGES section in the emerge man page
25 or
26 refer to the Gentoo Handbook.
27
28 localhost ~ # date
29 Wed Mar 22 17:45:47 GMT 2006
30 localhost ~ #
31
32
33 The .bin file is in the proper place:
34
35 localhost ~ #
36 localhost ~ # ls /usr/portage/distfiles/ -hal
37 [...]
38 -rw-r--r-- 1 root root 47M Mar 22 17:01 jdk-1_5_0_06-linux-i586.bin
39 [...]
40
41
42
43 Hmm, is it a naming problem?
44
45
46 jdk-1_5_0_06-linux-i586.bin
47 sun-jdk-1.5.0.06-r2
48
49
50
51
52 thanks,
53
54
55 Thufir
56 --
57 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge java syntax Rick van Hattem <Rick.van.Hattem@××××.nl>
Re: [gentoo-user] emerge java syntax Holly Bostick <motub@××××××.nl>
[gentoo-user] Re: emerge java syntax hawat.thufir@×××××.com