From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#26976: On Hydra, offload crashes while trying to build linux-libre source Date: Wed, 14 Jun 2017 02:58:35 -0400 Message-ID: <87k24fys10.fsf@netris.org> References: <87h90japz0.fsf@netris.org> <87h90h966f.fsf@gnu.org> <87pof5dnja.fsf@gnu.org> <87h90ffoqp.fsf@netris.org> <87k25b5rvo.fsf@gnu.org> <87inkv41a2.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]:33227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dL2Gf-00081H-DC for bug-guix@gnu.org; Wed, 14 Jun 2017 02:59:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dL2Gd-0000sf-8i for bug-guix@gnu.org; Wed, 14 Jun 2017 02:59:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:43914) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dL2Gd-0000sL-6C for bug-guix@gnu.org; Wed, 14 Jun 2017 02:59:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87inkv41a2.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 21 May 2017 00:21:57 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Artyom Poptsov , 26976@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > 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 cont= inued=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, = and 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 We're now seeing many builds aborting with errors like this: guix offload: error: failed to connect to `#': Protocol error For example: https://hydra.gnu.org/build/2104072 https://hydra.gnu.org/build/2102781 https://hydra.gnu.org/build/1964009 https://hydra.gnu.org/build/1963815 Mark