Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Java Config Problems.
Date: Tue, 10 Oct 2006 01:14:04
Message-Id: 200610100308.31791.bo.andresen@zlin.dk
In Reply to: [gentoo-user] Java Config Problems. by Joshua Schmidlkofer
1 On Tuesday 10 October 2006 01:47, Joshua Schmidlkofer wrote:
2 > Java Config is screwing up. (The gentoo java changes have been a long
3 > haul of sucky experiance.) I have severeal systems that now work, and
4 > one that doesn't which i will speak of. I have others, but likely
5 > they all have the same problems:
6 >
7 > java-config-2 doesn't exist.
8 > java-config-1 reports:
9 > hosting java_config # java-config-1
10 > Traceback (most recent call last):
11 > File "/usr/bin/java-config-1", line 14, in ?
12 > from java_config import jc_options
13 > ImportError: No module named java_config
14 >
15 > oops. =) Can someone help me?
16 >
17 > I have un/re merged everything that I can think of. Help?
18 >
19 > It seems to be installing everything under /var/tmp/....
20 [SNIP]
21
22 Wow! Fortunately your bug report [1] contains more info:
23
24 > !!! SELinux module not found. Please verify that it was installed.
25
26 I don't really know anything about SELinux but I did find [2]... If you haven't
27 read the SELinux handbook maybe you should.
28
29 [1] http://bugs.gentoo.org/show_bug.cgi?id=150690
30 [2] http://www.gentoo.org/proj/en/hardened/selinux/selinux-handbook.xml?part=3&chap=3#doc_chap4
31
32 --
33 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] Java Config Problems. Joshua Schmidlkofer <joshland@×××××.com>