From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: New =?utf-8?Q?=E2=80=9Cguix_refresh=E2=80=9D?= command Date: Mon, 29 Apr 2013 23:27:31 +0200 Message-ID: <877gjlrprw.fsf@gnu.org> References: <87ehdzlg89.fsf@gnu.org> <201304271211.44859.andreas@enge.fr> <87d2tfk7n0.fsf@gnu.org> <201304272314.26115.andreas@enge.fr> <874nerk3f3.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 ([208.118.235.92]:46529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWvbr-0000Bz-CC for bug-guix@gnu.org; Mon, 29 Apr 2013 17:27:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWvbq-00028B-Dz for bug-guix@gnu.org; Mon, 29 Apr 2013 17:27:43 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=54077 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWvbq-00026q-81 for bug-guix@gnu.org; Mon, 29 Apr 2013 17:27:42 -0400 In-Reply-To: <874nerk3f3.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 28 Apr 2013 00:35:28 +0200") 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 ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Andreas Enge skribis: > >> Am Samstag, 27. April 2013 schrieb Ludovic Court=C3=A8s: >>> Can you confirm that it all works beautifully? :-) >> >> No. But is there progress? >> >> $ guix build hello > > [...] > >> 359: 1 [filtered-port # #] >> In unknown file: >> ?: 0 [fileno #] >> >> ERROR: In procedure fileno: >> ERROR: In procedure fileno: Wrong type argument in position 1 (expecting= =20 >> open file port): # > > Ah yes, that=E2=80=99s the failure I was initially expecting. Commit e0fbbc8 should fix it. Can you confirm? Ludo=E2=80=99.