From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33030: Crash in progress-bar Date: Tue, 16 Oct 2018 13:32:00 +0200 Message-ID: <87in22i0un.fsf@gnu.org> References: <20181013025308.GA22913@jasmine.lan> <87in23k1lh.fsf@gnu.org> <20181016045750.GA14739@jasmine.lan> 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]:44015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gCNay-0000Mu-At for bug-guix@gnu.org; Tue, 16 Oct 2018 07:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gCNax-00069l-H2 for bug-guix@gnu.org; Tue, 16 Oct 2018 07:33:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47637) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gCNax-00067E-9U for bug-guix@gnu.org; Tue, 16 Oct 2018 07:33:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gCNav-0001uX-Pd for bug-guix@gnu.org; Tue, 16 Oct 2018 07:33:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20181016045750.GA14739@jasmine.lan> (Leo Famulari's message of "Tue, 16 Oct 2018 00:57:50 -0400") 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: Leo Famulari Cc: 33030@debbugs.gnu.org Hello, Leo Famulari skribis: > On Mon, Oct 15, 2018 at 11:20:42AM +0200, Ludovic Court=C3=A8s wrote: >> Could you run: >>=20 >> guix build --log-file \ >> /gnu/store/iql35g1g5q9dkap5splc7f9ggskr31vl-NamesList.txt >>=20 >> and post the contents of the file? > > This log was actually found on Hydra for me (that private mirror is of > Hydra): Oh, so the faulty =E2=80=9Cdownload-progress=E2=80=9D traces must have come= from =E2=80=98guix substitute=E2=80=99 instead. Hmm, do you have a way to reproduce this? I started a fresh build of ibus yesterday to trigger the download of this file but I failed to reproduce it. Thanks, Ludo=E2=80=99.