From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-82418-garchives=archives.gentoo.org@lists.gentoo.org>) id 1KLL5R-0002f9-Kh for garchives@archives.gentoo.org; Tue, 22 Jul 2008 16:51:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51737E00E7; Tue, 22 Jul 2008 16:51:39 +0000 (UTC) Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.157]) by pigeon.gentoo.org (Postfix) with ESMTP id 24E81E00E7 for <gentoo-user@lists.gentoo.org>; Tue, 22 Jul 2008 16:51:39 +0000 (UTC) Received: by yw-out-1718.google.com with SMTP id 5so772712ywm.46 for <gentoo-user@lists.gentoo.org>; Tue, 22 Jul 2008 09:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=XmU+z1BvyfrXVcmkN1us3xbAlCm4r5bZr2EtIEwjuwM=; b=S5vgCCSoOfl7LQUsfXfKQt4lEQlfvuQo4tgbkeDjawR1oBoRLIwj1pNqa4qunTEb4Y cJN2zXec8K/5inDErtY1zceufHBGjqsgmmQjrVYKwWbAH7jzO8ID70XJg1LXPPJYvkoZ W4R0t0SemCAw8fvBwadUTrXiIByFBLEZnMl84= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=lAwTXpW4NRDYvP5UB7gRW2DSsxrs4bMp02BciUR2je/wWLxsAPckEpnOUCjpQ7pMfD stmpGuB5+vsokOvdG8XWyLSJAIG2//sLYzsaoGbhX0IathJdfv525qzKMYCq7s/5+/RA iEJJWTVMU0Dzt+0uvH+Au4m/qnwJGAKdg1w30= Received: by 10.142.221.19 with SMTP id t19mr1422517wfg.119.1216745497909; Tue, 22 Jul 2008 09:51:37 -0700 (PDT) Received: by 10.143.171.1 with HTTP; Tue, 22 Jul 2008 09:51:37 -0700 (PDT) Message-ID: <9acccfe50807220951x59d9bcf9p50755881ea5e7faa@mail.gmail.com> Date: Tue, 22 Jul 2008 09:51:37 -0700 From: "Kevin O'Gorman" <kogorman@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Java configuration is hosed Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> 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 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 87df05c7-c30c-49b1-9aa7-7e6d6dd1446b X-Archives-Hash: 448ac5b0de24f8c6ae990658ad43ea6e I cannot emerge the latest xulrunner, but the root cause appears to be my Java configuration. I haven't touched it in ages, so I have no idea how this happened. The evidence: treat ~ # eselect java-vm list Available Java Virtual Machines: [1] sun-jdk-1.4 [2] sun-jdk-1.6 system-vm treat ~ # So far so good, but treat ~ # java-config --list-available-vms Traceback (most recent call last): File "/usr/bin/java-config-2", line 8, in <module> from java_config_2 import __version__ ImportError: No module named java_config_2 treat ~ # Which seems to mean there should be a file /usr/bin/java-config-2, but there is not. Where should it come from? -- Kevin O'Gorman, PhD