Gentoo Archives: gentoo-catalyst

From: Eric Edgar <rocket@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] Unknown option --postconf
Date: Wed, 13 Jul 2005 14:11:38
Message-Id: 20050713141058.GA24851@toucan.gentoo.org
In Reply to: [gentoo-catalyst] Unknown option --postconf by Tim Humble
1 please use catalyst 1.1.10.4 as this fixes this issue.
2
3 postconf has gone away. You can move the items out of postconf and put
4 them under the packages directive.
5
6 rocket
7
8
9 On 13:44 Wed 13 Jul , Tim Humble wrote:
10 > Hi
11 >
12 >
13 >
14 > I recently installed catalyst in order to customise a liveCD. I thought I
15 > would start by trying to recreate the 2005.0 liveCD with no changes.
16 >
17 >
18 >
19 > I downloaded the spec files by emerging livecd-specs-2005.0 and got the
20 > kernel config from livecd-kconfigs-2005.0 - nothing was changed except a
21 > couple of references to match my directory structure.
22 >
23 >
24 >
25 > Stage 1 compiled with no problems, Stage 2 however, gives me the following
26 > error and I cant find any references on google or this mailing list for this
27 > problem.
28 >
29 >
30 >
31 > Output is as follows:
32 >
33 >
34 >
35 > * GNU info directory index is up-to-date.
36 >
37 > Error: Unknown option '--postconf=emerge splashutils splash-themes-livecd'!
38 >
39 >
40 >
41 > None
42 >
43 > None
44 >
45 >
46 >
47 > !!! catalyst: Runscript kernel build failed
48 >
49 >
50 >
51 >
52 >
53 > Traceback (most recent call last):
54 >
55 > File "modules/livecd_stage2_target.py", line 309, in run_local
56 >
57 > self.build_kernel()
58 >
59 > File "modules/livecd_stage2_target.py", line 294, in build_kernel
60 >
61 > "Runscript kernel build failed")
62 >
63 > File "/usr/lib/catalyst/modules/catalyst_support.py", line 98, in cmd
64 >
65 > raise CatalystError,myexc
66 >
67 > CatalystError: <unprintable instance object>
68 >
69 > None
70 >
71 >
72 >
73 > !!! catalyst: Runscript aborting due to error.
74 >
75 >
76 >
77 > Any help would be greatly appreciated
78 >
79 >
80 >
81 > Kind Regards
82 >
83 >
84 >
85 > Tim
86 >

Replies

Subject Author
Re: [gentoo-catalyst] Unknown option --postconf Chris Gianelloni <wolf31o2@g.o>