From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GX4x8-0006ug-PO for garchives@archives.gentoo.org; Mon, 09 Oct 2006 23:54:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k99Nqu8t030368; Mon, 9 Oct 2006 23:52:56 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k99Nlrf9009639 for ; Mon, 9 Oct 2006 23:47:54 GMT Received: by py-out-1112.google.com with SMTP id d42so2031752pyd for ; Mon, 09 Oct 2006 16:47:53 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lhmd9OzukfdgkKNJ4IWW56ohUib9iMJuYeEbw1XRrK9rdEh6kKWQhFlF8qzxuHJFEiSIAeKXXuwdGdDRJeIUhGr5cH6rdg3UJoX8GFS18UqtV5PtMGnEMgIFkvR97f1Y4zgIcyYUFbBb5gE8qCPVHqWiAH3S8ScqeLRRHA57gzM= Received: by 10.35.41.12 with SMTP id t12mr13943518pyj; Mon, 09 Oct 2006 16:47:53 -0700 (PDT) Received: by 10.35.81.20 with HTTP; Mon, 9 Oct 2006 16:47:53 -0700 (PDT) Message-ID: Date: Mon, 9 Oct 2006 16:47:53 -0700 From: "Joshua Schmidlkofer" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Java Config Problems. Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@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 Content-Disposition: inline X-Archives-Salt: 59bcf135-41a5-46a7-ae6d-e89e84b2b03a X-Archives-Hash: db5082a1e937a46081cdb47dae866472 Java Config is screwing up. (The gentoo java changes have been a long haul of sucky experiance.) I have severeal systems that now work, and one that doesn't which i will speak of. I have others, but likely they all have the same problems: java-config-2 doesn't exist. java-config-1 reports: hosting java_config # java-config-1 Traceback (most recent call last): File "/usr/bin/java-config-1", line 14, in ? from java_config import jc_options ImportError: No module named java_config oops. =) Can someone help me? I have un/re merged everything that I can think of. Help? It seems to be installing everything under /var/tmp/.... ==== /var/db/pkg/dev-java/java-config-1.3.7/CONTENTS =========== hosting java_config # cat /var/db/pkg/dev-java/java-config-1.3.7/CONTENTS dir /usr dir /usr/lib dir /usr/lib/python2.4 dir /usr/lib/python2.4/site-packages [snip] dir /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/__init__.py d6a785e6cb18346d9990dc6162484aee 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/cfg_parse.py e1f662293df29a718fcfaaa8595059f2 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_envgen.py 8763d26e9416840e597189065a019090 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_exceptions.py 8208380b077dbf4c230890f94ff81643 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_iface.py 1903388af549ecccb2eac4014acec4a6 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_options.py 649b5d15f3d805b008f0a461e08b08c2 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_output.py 32e4e06e4f504baa0741052afa29d4c6 1160436992 obj /var/tmp/portage/java-config-1.3.7/homedir/lib/python2.4/site-packages/java_config/jc_util.py 2cb56c8b4ab53c0e395d6c0b4051d3ef 1160436992 === -- gentoo-user@gentoo.org mailing list