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-82423-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1KLMEi-00028f-70
	for garchives@archives.gentoo.org; Tue, 22 Jul 2008 18:05:20 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CAB19E0063;
	Tue, 22 Jul 2008 18:03:01 +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 5FF9DE0063
	for <gentoo-user@lists.gentoo.org>; Tue, 22 Jul 2008 18:03:01 +0000 (UTC)
Received: by yw-out-1718.google.com with SMTP id 5so788689ywm.46
        for <gentoo-user@lists.gentoo.org>; Tue, 22 Jul 2008 11:03:01 -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:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=9cl3h6npAd3GUwDRaKoPEw0I99dYY6RA4IWBgbBdR74=;
        b=EnQl8AzeLU2hVaXQjWue6nGIDLa9KK/BOXO4pLS3cdbc7Dp/CAYNh02rP7OxuSTdIS
         aRwfzQzEPTCZAOv5S8qGxFZuXGn7WVkC/HHiVz8PIpzjUpuRaOdDajYRiD8c/qhGYuab
         CA22y6cv+orhe8QZynwBOmUjQiaFZQ3oi3cLs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=JwZLK+9U+4bpTqwJt+YCee2+tW2lcEL0IEkUx3i8PFoInnnksQGrO+f7ZV3Wo69LEa
         OgUHY2GYlzGyFDzupNNhMNZ9DNGOJ0WpPLmIgQ/7XyXwrKLc4ICPrKDNALBE+6N9tFTb
         KMY/7F7ahdbXF6uiSyDM7VGJF7UrFv8HcIvnM=
Received: by 10.142.231.7 with SMTP id d7mr1960488wfh.264.1216749780325;
        Tue, 22 Jul 2008 11:03:00 -0700 (PDT)
Received: by 10.143.171.1 with HTTP; Tue, 22 Jul 2008 11:03:00 -0700 (PDT)
Message-ID: <9acccfe50807221103p4c2a8ddcm210e4b53d91ea21d@mail.gmail.com>
Date: Tue, 22 Jul 2008 11:03:00 -0700
From: "Kevin O'Gorman" <kogorman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Java configuration is hosed
In-Reply-To: <48861A41.5040401@xs4all.nl>
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
References: <9acccfe50807220951x59d9bcf9p50755881ea5e7faa@mail.gmail.com>
	 <48861A41.5040401@xs4all.nl>
X-Archives-Salt: c2507535-5b6f-45b9-ba11-f5bc634423f7
X-Archives-Hash: aeb3037d95a1860dd57bec0f72184f18

On Tue, Jul 22, 2008 at 10:34 AM, Dave Jones <Dave.Jones@xs4all.nl> wrote:
> Hi Kevin
>
> Kevin O'Gorman wrote on 22/07/08 18:51:
>>
>> 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?
>
> I had the same problem yesterday, ran python-updater to fix it.
>
> That did an awful lot of re-compiling (including OpenOffice), but it worked
> for me.

Yeah, thanks.  I tried running elogviewer to look for things like this
and that was broken too, but at least elogviewer was kind enough to
diagnose its own problem and suggest python-updater to fix it.  So
I've been running that for a few hours.

You mail at least gives me some hope that the fix is in...

-- 
Kevin O'Gorman, PhD