Gentoo Archives: gentoo-catalyst

From: "Juan Luis Pérez Pérez" <juanluperez@×××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] groupadd: command not found
Date: Thu, 08 Oct 2009 18:17:55
Message-Id: f200eda20910081117m4b8778cl3f54b0361bd28af8@mail.gmail.com
1 I'm trying to create some a custom stage3, I got stages 1 and 2, but
2 when catalyst tries to make stage3 it throws this error when emerging
3 openldap "/usr/portage/eclass/eutils.eclass: line 778: groupadd:
4 command not found".
5
6 It tries to add group 'ldap" and fails...
7
8 Here is my spec files:
9
10 stage1.spec:
11 subarch: i486
12 target: stage1
13 version_stamp: 20091007
14 rel_type: default
15 profile: default/linux/x86/2008.0
16 snapshot: 20091007
17 source_subpath: default/stage3-i486-20090915
18
19 stage2.spec:
20 subarch: i486
21 target: stage2
22 version_stamp: 20091007
23 rel_type: default
24 profile: default/linux/x86/2008.0/desktop
25 snapshot: 20091007
26 source_subpath: default/stage1-i486-20091007
27
28 stage3.spec:
29 subarch: i486
30 target: stage3
31 version_stamp: 20091007
32 rel_type: default
33 profile: default/linux/x86/2008.0/desktop
34 snapshot: 20091007
35 source_subpath: default/stage2-i486-20091007
36
37 I don't understand where is the problem, I created few stages before
38 and livecds, but this is my first time in stages with desktop profile,
39 is the problem this?
40
41 Juan Luis Pérez Pérez
42 Website: http://www.juanluperez.com
43 Registered GNU/Linux user #408294 according to counter.li.org
44 --
45 Por favor, no adjunte documentos en formatos "doc", "ppt", sino en
46 algún formato estándar como "html", "pdf", "rtf", "odt" o "txt".
47 Gracias.
48 Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html

Replies

Subject Author
Re: [gentoo-catalyst] groupadd: command not found "Guillermo M. Narvaja" <guillermo.narvaja@×××××××××××××××.ar>