From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 'linux-libre-headers': No such file or directory Date: Tue, 25 Jun 2013 13:42:05 +0200 Message-ID: <8738s6quwi.fsf@gnu.org> References: <87hagm6epx.fsf@karetnikov.org> <87a9mec063.fsf@karetnikov.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]:42367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrRiH-0005Lo-Tr for bug-guix@gnu.org; Tue, 25 Jun 2013 07:47:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrRiG-0005JK-KG for bug-guix@gnu.org; Tue, 25 Jun 2013 07:47:09 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:58454) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrRiG-0005JF-ES for bug-guix@gnu.org; Tue, 25 Jun 2013 07:47:08 -0400 In-Reply-To: <87a9mec063.fsf@karetnikov.org> (Nikita Karetnikov's message of "Tue, 25 Jun 2013 07:57:24 +0400") 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: Nikita Karetnikov Cc: bug-guix@gnu.org Nikita Karetnikov skribis: >> Can anyone reproduce the following? > > Interesting. I replaced 'guix-daemon --build-users-group=3Dnixbld' with > 'nix-worker --daemon' and was able to build 'linux-libre-headers' as > well as 'coreutils' [1]. Any ideas? It may be that nix-worker has /bin in its chroot, or doesn=E2=80=99t even u= se a chroot (the default). Ludo=E2=80=99.