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 1MyRvf-0005xV-Km for garchives@archives.gentoo.org; Thu, 15 Oct 2009 15:07:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 196C3E06EE; Thu, 15 Oct 2009 15:07:47 +0000 (UTC) Received: from foo.birdnet.se (foo.birdnet.se [213.88.146.6]) by pigeon.gentoo.org (Postfix) with SMTP id AD29EE06EE for ; Thu, 15 Oct 2009 15:07:46 +0000 (UTC) Received: (qmail 25785 invoked by uid 501); 15 Oct 2009 15:07:45 -0000 Message-ID: <20091015150745.25784.qmail@stuge.se> Date: Thu, 15 Oct 2009 17:07:45 +0200 From: Peter Stuge To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] Too many problems with groupadd when creating stage3 Mail-Followup-To: gentoo-catalyst@lists.gentoo.org References: 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d1cd01bd-0be1-441d-8ac4-a3e9de2af899 X-Archives-Hash: cc96876996d261b00f26aa725dcdefb4 Juan Luis P=C3=A9rez P=C3=A9rez 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