From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 2nd message: guix pull occasionally errors Date: Tue, 01 May 2018 22:34:08 +0200 Message-ID: <87zi1jnmin.fsf@gnu.org> References: <20180429171542.ylzpxcfon5awqa5e@abyayala> 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]:35881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fDbyb-0004Sy-JS for guix-devel@gnu.org; Tue, 01 May 2018 16:34:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fDbyX-0000nS-G8 for guix-devel@gnu.org; Tue, 01 May 2018 16:34:17 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:47618) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fDbyX-0000mu-7c for guix-devel@gnu.org; Tue, 01 May 2018 16:34:13 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id CD67D4EE for ; Tue, 1 May 2018 22:34:10 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZTiyFYdwA7hN for ; Tue, 1 May 2018 22:34:10 +0200 (CEST) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id D0E676F83 for ; Tue, 1 May 2018 22:34:09 +0200 (CEST) In-Reply-To: <20180429171542.ylzpxcfon5awqa5e@abyayala> (Nils Gillmann's message of "Sun, 29 Apr 2018 17:15:42 +0000") 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" To: guix-devel@gnu.org Hello Nils, Nils Gillmann skribis: > compiling... 100.0% of 106 files > compiling... 100.0% of 1 files > compiling... 100.0% of 407 files > Backtrace: > Exception thrown while printing backtrace: > In procedure private-lookup: No variable bound to define-module* in modul= e (guile) Yes, this is one of the hard issues currently being investigated: https://bugs.gnu.org/30602 https://bugs.gnu.org/28144 https://bugs.gnu.org/27476 Ludo=E2=80=99.