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: Sat, 20 May 2017 20:02:03 +0200 Message-ID: <87k25b5rvo.fsf@gnu.org> References: <87h90japz0.fsf@netris.org> <87h90h966f.fsf@gnu.org> <87pof5dnja.fsf@gnu.org> <87h90ffoqp.fsf@netris.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]:44389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dC8iX-0008VX-VQ for bug-guix@gnu.org; Sat, 20 May 2017 14:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dC8iU-00010V-Ti for bug-guix@gnu.org; Sat, 20 May 2017 14:03:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54562) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dC8iU-00010R-Ra for bug-guix@gnu.org; Sat, 20 May 2017 14:03:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87h90ffoqp.fsf@netris.org> (Mark H. Weaver's message of "Sat, 20 May 2017 12:59:42 -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: Mark H Weaver Cc: Artyom Poptsov , 26976@debbugs.gnu.org Mark H Weaver skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> I=E2=80=99ve stopped the queue-runner while investigating. To be contin= ued=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. If it works, that would suggest that the culprit is the 2.2 code in Guile-SSH. Ludo=E2=80=99.