From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 25 06:02:42 2020 Received: (at 41839-done) by debbugs.gnu.org; 25 Jun 2020 10:02:42 +0000 Received: from localhost ([127.0.0.1]:39711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joOiQ-0001Zg-ED for submit@debbugs.gnu.org; Thu, 25 Jun 2020 06:02:42 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43866) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joOiP-0001ZV-CD for 41839-done@debbugs.gnu.org; Thu, 25 Jun 2020 06:02:41 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37413) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joOiJ-0001H4-Ez; Thu, 25 Jun 2020 06:02:35 -0400 Received: from lfbn-ann-1-136-86.w86-200.abo.wanadoo.fr ([86.200.104.86]:41216 helo=meru) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1joOiI-0001fW-SE; Thu, 25 Jun 2020 06:02:35 -0400 From: Mathieu Othacehe To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: [bug#41839] [PATCH 2/2] ci: Build Guix System images. References: <20200613194140.10367-1-othacehe@gnu.org> <20200613194140.10367-2-othacehe@gnu.org> <87o8p9xxkn.fsf@gnu.org> Date: Thu, 25 Jun 2020 12:02:30 +0200 In-Reply-To: <87o8p9xxkn.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 23 Jun 2020 23:48:56 +0200") Message-ID: <87r1u3cvk9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41839-done Cc: 41839-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hey, > I think the effect is that we=E2=80=99ll also cross-build GNU/Hurd images= from > i686-linux, right? It would be nice to avoid that and only cross-build > from x86_64. Yes, I fixed that (in two tries actually :p). Now working on adding this image to the website. Thanks, Mathieu