From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26976: On Hydra, offload crashes while trying to build linux-libre source Date: Sun, 21 May 2017 00:21:57 +0200 Message-ID: <87inkv41a2.fsf@gnu.org> References: <87h90japz0.fsf@netris.org> <87h90h966f.fsf@gnu.org> <87pof5dnja.fsf@gnu.org> <87h90ffoqp.fsf@netris.org> <87k25b5rvo.fsf@gnu.org> 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]:44776) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCCmA-0003os-QB for bug-guix@gnu.org; Sat, 20 May 2017 18:23:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCCm6-0006vB-3D for bug-guix@gnu.org; Sat, 20 May 2017 18:23:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54747) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCCm6-0006v6-08 for bug-guix@gnu.org; Sat, 20 May 2017 18:23:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87k25b5rvo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 20 May 2017 20:02:03 +0200") 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: Mark H Weaver Cc: Artyom Poptsov , 26976@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > Mark H Weaver skribis: > >> ludo@gnu.org (Ludovic Court=C3=A8s) writes: >>> I=E2=80=99ve stopped the queue-runner while investigating. To be conti= nued=E2=80=A6 >> >> For now, I would suggest downgrading the 'guix' on Hydra to be based on >> guile-2.0 again, so that it can be building things while we sort this >> out. What do you think? > > Sounds reasonable, let=E2=80=99s give it a try. > > I=E2=80=99ve added a =E2=80=98guile2.0-guix=E2=80=99 package in commit > 82ce81ba06ea1babfdb0d1c447e972461c1d3018. I=E2=80=99ve installed =E2=80=98guile2.0-guix=E2=80=99 on hydra.gnu.org, an= d it=E2=80=99s now running it for guix-daemon and =E2=80=98guix publish=E2=80=99. Let=E2=80=99s see=E2= =80=A6 Ludo=E2=80=99.