From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Integration of the Nix daemon Date: Sun, 16 Dec 2012 17:36:20 +0100 Message-ID: <87r4mqkl8b.fsf@gnu.org> References: <87zk1u3htq.fsf@gnu.org> <201212152125.45416.andreas@enge.fr> <87boduorar.fsf@gnu.org> <201212161216.51858.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]:53416) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkHCS-0004wi-2O for bug-guix@gnu.org; Sun, 16 Dec 2012 11:36:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TkHCQ-0003dG-Rb for bug-guix@gnu.org; Sun, 16 Dec 2012 11:36:23 -0500 Received: from mail1-relais-roc.national.inria.fr ([192.134.164.82]:55877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TkHCQ-0003ap-LN for bug-guix@gnu.org; Sun, 16 Dec 2012 11:36:22 -0500 In-Reply-To: <201212161216.51858.andreas@enge.fr> (Andreas Enge's message of "Sun, 16 Dec 2012 12:16:51 +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 Samstag, 15. Dezember 2012 schrieb Ludovic Court=C3=A8s: [...] >> Can you also try running guix-daemon in strace, and then check then >> fcntl(fd, F_SETLKW, _) calls for user locks? > > I find none of these: > strace ./pre-inst-env guix-build hello 2>&1 | grep fcntl | grep F_SETL= KW No, could you run guix-daemon in strace? TIA, Ludo=E2=80=99.