From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MXiZw-0005b4-Oc for garchives@archives.gentoo.org; Sun, 02 Aug 2009 21:26:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C64D2E0467; Sun, 2 Aug 2009 21:26:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A652DE0467 for ; Sun, 2 Aug 2009 21:26:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 4D9D966A22 for ; Sun, 2 Aug 2009 21:26:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -4.018 X-Spam-Level: X-Spam-Status: No, score=-4.018 required=5.5 tests=[AWL=-0.419, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iJ-eetn+7zfv for ; Sun, 2 Aug 2009 21:26:45 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 549B166911 for ; Sun, 2 Aug 2009 21:26:44 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MXiZi-0006zU-Gs for gentoo-user@gentoo.org; Sun, 02 Aug 2009 21:26:39 +0000 Received: from adsl-69-234-194-244.dsl.irvnca.pacbell.net ([69.234.194.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 21:26:38 +0000 Received: from w41ter by adsl-69-234-194-244.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Aug 2009 21:26:38 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Java jdk Date: Sun, 02 Aug 2009 14:26:05 -0700 Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-194-244.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.3pre) Gecko/20090802 Shredder/3.0b4pre In-Reply-To: Sender: news X-Archives-Salt: 08b123ba-1a02-4e7d-b8e8-7372747bb86e X-Archives-Hash: c8bde000787491dadd2667addaa1dc3c On 08/02/2009 01:42 PM, James wrote: > But look here: > > eix virtual/jdk > [I] virtual/jdk > Available versions: > (1.4) 1.4.1 1.4.2 > (1.5) 1.5.0 > (1.6) 1.6.0 > Installed versions: 1.4.2(1.4)(14:13:11 07/07/09) 1.6.0(1.6)(14:10:01 Ah, that was the jog my memory needed. For reasons I don't know, there was some old cruft remaining in either /etc/env.d or /etc/conf.d or /etc/java-config-2, or maybe all three, that confused java-config. I had to hand-edit files in one/all of those places before everything started to work again. Pretty sure that was the problem with oo, too.