From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#33676: GuixSD on eoma68-a20? Date: Sun, 09 Dec 2018 00:30:08 +0100 Message-ID: <871s6r61hb.fsf__11552.6867485189$1544311743$gmane$org@gnu.org> References: <68f9fc17-94f5-dcc2-f54d-61d6e2bf384d@riseup.net> <20181208181214.2308472a@scratchpost.org> <87k1kjgbxv.fsf@elephly.net> <20181208201542.241ac6a7@scratchpost.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]:52906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gVm3r-0005Ei-5Y for bug-guix@gnu.org; Sat, 08 Dec 2018 18:31:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gVm3q-000097-EH for bug-guix@gnu.org; Sat, 08 Dec 2018 18:31:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34660) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gVm3q-000092-9E for bug-guix@gnu.org; Sat, 08 Dec 2018 18:31:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gVm3q-0008UC-5U for bug-guix@gnu.org; Sat, 08 Dec 2018 18:31:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20181208201542.241ac6a7@scratchpost.org> (Danny Milosavljevic's message of "Sat, 8 Dec 2018 20:15:42 +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: Danny Milosavljevic Cc: guix-devel@gnu.org, 33676@debbugs.gnu.org Hi, Danny Milosavljevic skribis: > On Sat, 08 Dec 2018 18:34:04 +0100 > Ricardo Wurmus wrote: > >> > Guix received one but we have so far be unable to get the GuixSD flash >> > image because something always breaks on Hydra before it's done (for >> > example lack of disk space - see https://hydra.gnu.org/build/3198097/l= og/raw . >> > Note: The latter thing counts as "successful" build. WTF?).=20=20 >>=20 >> Is this now better with ci.guix.info (berlin.guixsd.org)? > > No idea. How to I get the flash-image using ci.guix.info ? > > I tried "guix system disk-image --system=3Darmhf-linux gnu/system/install= .scm" but > that builds a lot of stuff from source. Let's see whether it will be don= e before > the sun exploded :) I=E2=80=99d suggest trying again, and possibly retrying a bit later so that substitutes have had a chance to be =E2=80=9Cbaked=E2=80=9D. hydra.gnu.org and now ci.guix.info both provide armhf-linux substitutes. They have much less armv7 CPU power than x86 but still, it shouldn=E2=80=99= t be that bad. Ludo=E2=80=99.