From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29363: Single test failure building Guix Date: Tue, 21 Nov 2017 13:53:35 +0100 Message-ID: <87tvxnn67k.fsf@gnu.org> References: <89edb4cc307bfae5db7812abe3b4a37a@mykolab.com> <87a7zgtquv.fsf@fastmail.com> <871sksoyxj.fsf@gnu.org> <4464438fc18e9ae461ab8d8a9959b04c@mykolab.com> 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]:44753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH83x-0001un-Fj for bug-guix@gnu.org; Tue, 21 Nov 2017 07:54:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eH83u-00025e-F9 for bug-guix@gnu.org; Tue, 21 Nov 2017 07:54:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41344) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eH83u-00025Y-BS for bug-guix@gnu.org; Tue, 21 Nov 2017 07:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eH83u-0001DY-2F for bug-guix@gnu.org; Tue, 21 Nov 2017 07:54:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <4464438fc18e9ae461ab8d8a9959b04c@mykolab.com> (Rutger Helling's message of "Tue, 21 Nov 2017 10:10:12 +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" To: Rutger Helling Cc: 29363@debbugs.gnu.org Rutger Helling skribis: > Commenting out that line still made the test fail for me.=20 Could you figure out which of the conditions in the =E2=80=98and=E2=80=99 i= s failing? > + (and (equal? paths (list p)) > + (> freed 0) > + (not (file-exists? p)))))) TIA, Ludo=E2=80=99.