Gentoo Archives: gentoo-java

From: Dario Cavallaro <subbia@×××××.com>
To: gentoo-java@l.g.o
Subject: [gentoo-java] ant upgrade/downgrade on every deep update world
Date: Mon, 10 Jul 2006 13:44:01
Message-Id: 44B25971.8010800@hotmail.it
1 emerge --deep --update -p world
2
3 These are the packages that would be merged, in order:
4
5 Calculating world dependencies... done!
6 [ebuild UD] dev-java/ant-core-1.6.2-r5 [1.6.5-r13]
7 [ebuild UD] dev-java/ant-tasks-1.6.2-r10 [1.6.5-r2]
8
9 cat /etc/portage/package.keywords |grep java
10 dev-java/struts ~amd64
11 dev-java/struts-legacy ~amd64
12 dev-java/jaxen ~amd64
13 dev-java/commons-validator ~amd64
14 dev-java/mx4j ~amd64
15 dev-java/hessian ~amd64
16 dev-java/caucho-services ~amd64
17 dev-java/burlap ~amd64
18 dev-java/gnu-javamail ~amd64
19 dev-java/gnu-classpath-inetlib ~amd64
20 dev-java/jessie ~amd64
21 dev-java/commons-digester ~amd64
22 dev-java/eclipse-ecj ~amd64
23 dev-java/java-config ~amd64
24 dev-java/java-config-wrapper ~amd64
25 dev-java/javatoolkit ~amd64
26 dev-java/commons-daemon ~amd64
27 dev-java/blackdown-jdk ~amd64
28 dev-java/blackdown-jre ~amd64
29 dev-java/ant-core ~amd64
30 dev-java/ant-tasks ~amd64
31 dev-java/sun-jdk ~amd64
32
33 There's something wrong. Emerge will upgrade/downgrade every --deep
34 --update world. Is there something wrong with me? I have done every
35 single thing listed in java-upgrade:
36 java-check-environment
37 * === Java Environment Checker ===
38 * The purpose of this script is to check the sanity of your Java
39 Environment.
40 * We have significantly changed and improved the way Java is handled in
41 many respects.
42 * Please refer to http://www.gentoo.org/proj/en/java/java-upgrade.xml
43 for details
44
45 * Checking vm_environment_files
46 ...
47 [ ok ]
48 * Checking user_settings ...
49 * Running as root. Don't need to check user
50 settings.
51 [ ok ]
52 * Checking generation_1_system_vm
53 ...
54 [ ok ]
55 * Java environment is sane. Congratulations!
56
57 Please help me!
58 --
59
60 Saluti
61
62 Dario Cavallaro
63 --
64 registered user #403926
65 Linux Counter http://counter.li.org
66 www.lugag.it
67 www.no1984.org
68 Il LugAG (lug di Agrigento) ricicla vecchio hardware
69 per svariate iniziative. Ringraziamo tutti coloro che
70 non buttano cose ancora utili.
71
72 --
73 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] ant upgrade/downgrade on every deep update world Joshua Nichols <nichoj@g.o>