From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix package failure Date: Tue, 12 Aug 2014 22:10:23 +0200 Message-ID: <871tslh3kg.fsf@gnu.org> References: <20140812144959.GA10821@debian> 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]:42441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHIOv-0008VC-M5 for guix-devel@gnu.org; Tue, 12 Aug 2014 16:10:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHIOp-0006s2-Iv for guix-devel@gnu.org; Tue, 12 Aug 2014 16:10:33 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:60398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHIOp-0006ro-AL for guix-devel@gnu.org; Tue, 12 Aug 2014 16:10:27 -0400 In-Reply-To: <20140812144959.GA10821@debian> (Andreas Enge's message of "Tue, 12 Aug 2014 16:49:59 +0200") 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: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > In /gnu/store/br1sapf2c4hz90v2nvhi0rkxanrk86yk-module-import/guix/build/u= nion.scm: > 136: 2 [# #] > 37: 1 [files-in-directory #] > In unknown file: > ?: 0 [opendir ("m4" "/gnu/store/3a66h65pj9rfmgh38wngas7qjagbl39s-m4-1.= 4.17")] I can actually see where that comes from, and d34736c should fix it. Can you confirm? Thanks, Ludo=E2=80=99.