I'm trying to create some a custom stage3, I got stages 1 and 2, but when catalyst tries to make stage3 it throws this error when emerging openldap "/usr/portage/eclass/eutils.eclass: line 778: groupadd: command not found".
It tries to add group 'ldap" and fails... Here is my spec files: stage1.spec: subarch: i486 target: stage1 version_stamp: 20091007 rel_type: default profile: default/linux/x86/2008.0 snapshot: 20091007 source_subpath: default/stage3-i486-20090915 stage2.spec: subarch: i486 target: stage2 version_stamp: 20091007 rel_type: default profile: default/linux/x86/2008.0/desktop snapshot: 20091007 source_subpath: default/stage1-i486-20091007 stage3.spec: subarch: i486 target: stage3 version_stamp: 20091007 rel_type: default profile: default/linux/x86/2008.0/desktop snapshot: 20091007 source_subpath: default/stage2-i486-20091007 I don't understand where is the problem, I created few stages before and livecds, but this is my first time in stages with desktop profile, is the problem this? Juan Luis Pérez Pérez Website: http://www.juanluperez.com Registered GNU/Linux user #408294 according to counter.li.org -- Por favor, no adjunte documentos en formatos "doc", "ppt", sino en algún formato estándar como "html", "pdf", "rtf", "odt" o "txt". Gracias. Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html
