From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MyTa6-0004pm-KD for garchives@archives.gentoo.org; Thu, 15 Oct 2009 16:53:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D516E07F2; Thu, 15 Oct 2009 16:53:37 +0000 (UTC) Received: from mail-yx0-f174.google.com (mail-yx0-f174.google.com [209.85.210.174]) by pigeon.gentoo.org (Postfix) with ESMTP id 248E7E07F2 for ; Thu, 15 Oct 2009 16:53:37 +0000 (UTC) Received: by yxe4 with SMTP id 4so449921yxe.32 for ; Thu, 15 Oct 2009 09:53:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=KcZJ5owjmj6lV6clJ+rkok6iGj56TEZtnYApwT5Ekus=; b=ZPQzQ4Ofl+CuqwFOfmUmrKzkiK4tkFIEg+dQvHELYhReNKlBAYDibhcF+RaFCYc33N 6ku+FyKy4H4d5YRc0OI2my1wezB9TED5oP2gDAM23pTunZ25VsEhrEYmvRXgC0Z4xLXF /7yVet+ju89Q5Jv7bQ+4204aeBfa/eZeH9Zuo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=WBWGgRCZsteFH7LfS1/KiGoBkdSerLR8sOQjJa9yYXh/pAM68/ifZnM5Vcf70BXSN/ FDI2Qr+hU2ECdMzZYZ6yJIbAddsiR6SPzDLyXjy3fzNGg+H9mpy1lUgccmJHTHuBFJO7 RY+icNFNlgphOJ7DWdaXDPZ0lZqv08p42Tx9I= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Received: by 10.239.182.163 with SMTP id q35mr29506hbg.70.1255625615393; Thu, 15 Oct 2009 09:53:35 -0700 (PDT) In-Reply-To: <20091015150745.25784.qmail@stuge.se> References: <20091015150745.25784.qmail@stuge.se> Date: Thu, 15 Oct 2009 18:53:35 +0200 Message-ID: Subject: Re: [gentoo-catalyst] Too many problems with groupadd when creating stage3 From: =?ISO-8859-1?Q?Juan_Luis_P=E9rez_P=E9rez?= To: gentoo-catalyst@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a83d6ab6-597c-409c-9fa7-2ba5496f8cc0 X-Archives-Hash: 35bb10b818064eb0513d9d514aac9118 openldap ebuild calls enewgroup and fails. dbus ebuild calls enewgroup and fails. I could add this in passwd, group and shadow files in /etc but this would be just a work around I'd need to repeat this action always I create a new stage3. Juan Luis P=E9rez P=E9rez 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=FAn formato est=E1ndar como "html", "pdf", "rtf", "odt" o "txt". Gracias. Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html On Thu, Oct 15, 2009 at 17:07, Peter Stuge wrote: > Juan Luis P=E9rez P=E9rez wrote: >> I'm having problems again with groupadd, this time is about dbus, >> which needs to add a new group called messagebus. I think stage2 >> with desktop profile at least should have sys-app/shadow installed. > > Maybe it's a problem with eutils.eclass? If it's inherited then it's > fair to expect that all it's functions will work. How to solve this > for user database changes that want to call programs in shadow? > > > //Peter > >