From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Release imminent! Date: Sun, 13 Jan 2013 17:21:57 +0100 Message-ID: <87pq19t5ne.fsf@gnu.org> References: <87libyweiv.fsf@gnu.org> <201301131315.28080.andreas@enge.fr> <201301131416.57064.andreas@enge.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46180) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuQJw-0001Zd-GC for bug-guix@gnu.org; Sun, 13 Jan 2013 11:22:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TuQJs-0001mb-4f for bug-guix@gnu.org; Sun, 13 Jan 2013 11:22:04 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:64740) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TuQJr-0001mM-UR for bug-guix@gnu.org; Sun, 13 Jan 2013 11:22:00 -0500 In-Reply-To: <201301131416.57064.andreas@enge.fr> (Andreas Enge's message of "Sun, 13 Jan 2013 14:16:57 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Andreas Enge Cc: bug-guix@gnu.org Hi! Andreas Enge skribis: > Am Sonntag, 13. Januar 2013 schrieb Andreas Enge: [...] >> If --build-users-group is not given explicitly, check for the group >> nixbld and use it if it exists. I=E2=80=99m not sure if we want to automatically use a given group name. W= hat if that name was used for something else on this machine? Granted, it=E2= =80=99s unlikely, but it=E2=80=99s not completely impossible either. > There is a small typo in the manual; the "-m" parameter for useradd shoul= d=20 > be "-c". Indeed, fixed. Thanks, Ludo=E2=80=99.