From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace Date: Thu, 07 Nov 2019 21:16:44 +0100 Message-ID: <8736ezqw5v.fsf@gnu.org> References: <20191103221431.252ee524@interia.pl> <875zjx9wki.fsf@gnu.org> <20191106181332.7f9b3914@interia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57233) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iSoDI-0006Bu-Uq for bug-guix@gnu.org; Thu, 07 Nov 2019 15:17:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iSoDG-00069I-PD for bug-guix@gnu.org; Thu, 07 Nov 2019 15:17:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35131) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iSoDG-00068X-66 for bug-guix@gnu.org; Thu, 07 Nov 2019 15:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iSoDF-00080T-UZ for bug-guix@gnu.org; Thu, 07 Nov 2019 15:17:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191106181332.7f9b3914@interia.pl> (Jan Wielkiewicz's message of "Wed, 6 Nov 2019 18:13:32 +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: Jan Wielkiewicz Cc: 38050@debbugs.gnu.org Hello, Jan Wielkiewicz skribis: > Dnia 2019-11-06, o godz. 10:35:25 > Ludovic Court=C3=A8s napisa=C5=82(a): > >> Hi Jan, >>=20 >>=20 >> Could you send the log returned by: >>=20 >> guix build --log-file >> /gnu/store/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotli-1.0.7-checkout >>=20 >> ? > > https://ci.guix.gnu.org/log/brvizic3qv469j8fd2xgsgx9p8s5s1j7-google-brotl= i-1.0.7-checkout Oh actually that=E2=80=99s not helpful, my bad. What we would have need is= the output of =E2=80=98guix substitute=E2=80=99 (invoked by the daemon), but th= at is not logged as-is. :-/ I=E2=80=99ll take another look at the relevant code (and invite everyone to= give it a shot :-)), and in the meantime we can leave this bug open. Do reply if that happens again! Thanks, Ludo=E2=80=99.