From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Daemon update Date: Sun, 31 May 2015 21:14:06 +0200 Message-ID: <871thw5zlt.fsf@gnu.org> References: <87siasirgo.fsf@gnu.org> <87a8wy5oet.fsf@gnu.org> <877fs0k9ox.fsf@gnu.org> <87d21mhww4.fsf@gnu.org> <87r3q1bv6p.fsf@gnu.org> <87h9qvayp5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yz8gg-0005a5-7g for guix-devel@gnu.org; Sun, 31 May 2015 15:14:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yz8gZ-0001Qa-1L for guix-devel@gnu.org; Sun, 31 May 2015 15:14:22 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yz8gY-0001QT-Ua for guix-devel@gnu.org; Sun, 31 May 2015 15:14:14 -0400 In-Reply-To: (Alexander Vorobiev's message of "Fri, 29 May 2015 17:34:26 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alexander Vorobiev Cc: guix-devel@gnu.org Alexander Vorobiev skribis: > Pulled, restarted. The next stop is tcsh. The tarball at ftp.astron.com s > gone, replaced with more recent version... Fixed, thanks. > One observation: apparently coreutils refuses to be built as root so I had > to create a build user/group to give to guix-daemon. Right, and both the manual and guix-daemon warn you against running guix-daemon as root without --build-users-group. :-) Ludo=E2=80=99.