From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 21 10:50:58 2020 Received: (at 40682) by debbugs.gnu.org; 21 Apr 2020 14:50:58 +0000 Received: from localhost ([127.0.0.1]:50516 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQuEk-0003zE-7x for submit@debbugs.gnu.org; Tue, 21 Apr 2020 10:50:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jQuEi-0003z2-FV for 40682@debbugs.gnu.org; Tue, 21 Apr 2020 10:50:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42748) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQuEd-0007hw-38; Tue, 21 Apr 2020 10:50:51 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=36216 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jQuEc-0000mD-Cy; Tue, 21 Apr 2020 10:50:50 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mathieu Othacehe Subject: Re: bug#40682: frozen installer in WiFi section -guix 1.1.0 References: <873691bzu1.fsf@gnu.org> <87o8ro4biw.fsf@gnu.org> <878sirpzld.fsf@gmail.com> <878sir159v.fsf@gnu.org> <871roirs4w.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 3 =?utf-8?Q?Flor=C3=A9al?= an 228 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 21 Apr 2020 16:50:45 +0200 In-Reply-To: <871roirs4w.fsf@gmail.com> (Mathieu Othacehe's message of "Mon, 20 Apr 2020 19:20:15 +0200") Message-ID: <874ktcyjsq.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: -0.7 (/) X-Debbugs-Envelope-To: 40682 Cc: SergioBG BG , 40682@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: -1.7 (-) Hi, Mathieu Othacehe skribis: > Almost unrelated topic, it would be nice to provide an interface where > users can grab a nightly/periodic build of the installer and test the > latest fixes. We are already have "usb-image" and "iso9660-image" jobs > in Cuirass. So it could be a link allowing to download the latest > successful build or so. Yes, it would be nice. We=E2=80=99d need to allow Cuirass to somehow publi= sh raw files, like Hydra does. Ludo=E2=80=99.