Gentoo Archives: gentoo-catalyst

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