Gentoo Archives: gentoo-catalyst

From: Arthur Henrique Zapparoli <arthurzap@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] Error: kernel has not been configured yet
Date: Wed, 27 Apr 2005 14:19:56
Message-Id: bed1745805042707208d45932@mail.gmail.com
1 I'm creating one LiveCD with Catalyst as a "HighSchool Project" using
2 one server from school.
3
4 This server is installed with Fedora Core 3. I "installed" gentoo and
5 i'm using it with chroot.
6
7 Ok, everything was working. I created one first version of my LiveCD.
8 It worked nice.
9 Now I'm trying to create the second version. Used the same base spec config.
10 Added some other packages.
11 Now, i'm getting this error:
12
13 >>> emerge (161 of 285) sys-fs/cryptsetup-0.1-r1 to /
14 !!! aux_get(): ebuild path for 'gnome-extra/cryptsetup-0.1-r1' not specified:
15 !!! None
16
17 QA Notice: ECLASS 'kernel-mod' inherited illegally in
18 nome-extra/cryptsetup-0.1-r1
19
20 [...]
21
22 !!! ERROR: sys-fs/cryptsetup-0.1-r1 failed.
23 !!! Function kernel-mod_configoption_present, Line 90, Exitcode 1
24 !!! kernel has not been configured yet
25 !!! If you need support, post the topmost build error, NOT this status message.
26
27 Traceback (most recent call last):
28 File "modules/livecd_stage1_target.py", line 21, in run_local
29 cmd("/bin/bash "+self.settings["sharedir"]+\
30 File "/usr/lib/catalyst/modules/catalyst_support.py", line 98, in cmd
31 raise CatalystError,myexc
32 CatalystError: <unprintable instance object>
33 None
34
35 !!! catalyst: LiveCD stage1 build aborting due to error.
36
37
38 Is this a problem cause i'm using catalyst in a chrooted environment?
39 How to solve this?
40
41 --
42 []'s
43 Arthur Zapparoli
44 http://www.arthurgeek.net
45
46 --
47 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] Error: kernel has not been configured yet Kosta Todorovic <kostodo@×××××.com>
Re: [gentoo-catalyst] Error: kernel has not been configured yet Chris Gianelloni <wolf31o2@g.o>