From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id YP3/EHeXOGLtAwAAgWs5BA (envelope-from ) for ; Mon, 21 Mar 2022 16:19:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CMOuDXeXOGK2SwAAauVa8A (envelope-from ) for ; Mon, 21 Mar 2022 16:19:19 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 91E3A8C5E for ; Mon, 21 Mar 2022 16:19:18 +0100 (CET) Received: from localhost ([::1]:48626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nWJoT-0002yy-0D for larch@yhetil.org; Mon, 21 Mar 2022 11:19:17 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38854) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWJnG-00027g-Mf for guix-patches@gnu.org; Mon, 21 Mar 2022 11:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43979) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nWJnF-0001MC-U4 for guix-patches@gnu.org; Mon, 21 Mar 2022 11:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nWJnF-0002BL-PW for guix-patches@gnu.org; Mon, 21 Mar 2022 11:18:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54394] [PATCH core-updates 00/12] Remove old GNU utilities from early bootstrap Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 21 Mar 2022 15:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54394 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timothy Sample Cc: 54394-done@debbugs.gnu.org Received: via spool by 54394-done@debbugs.gnu.org id=D54394.16478758538348 (code D ref 54394); Mon, 21 Mar 2022 15:18:01 +0000 Received: (at 54394-done) by debbugs.gnu.org; 21 Mar 2022 15:17:33 +0000 Received: from localhost ([127.0.0.1]:37876 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWJmn-0002Aa-Bx for submit@debbugs.gnu.org; Mon, 21 Mar 2022 11:17:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60946) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nWJml-00024W-3Z for 54394-done@debbugs.gnu.org; Mon, 21 Mar 2022 11:17:31 -0400 Received: from [2001:470:142:3::e] (port=43996 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWJmf-00019c-0x; Mon, 21 Mar 2022 11:17:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=r4rDvyaf2BuqI6WEfZo9g5hFl7vcJKoZatqwejsl39U=; b=aXMdvBU5+Q4ML6HOxJpl enrgkvmw6jmbQy6ViK/8DGK3yiCNf3iTZnxVG9U/Xunijn8uWwZFzEt0zk6EyuIH4MfGJNuhYLZkZ tbAinWTCY4tzpwiF9cEiW5F6XcMByLWY9grvsvfGBwBv4ISHNjvOJiYmC8vAn4OY8h3uUHIL2Rmyz wWFiMzzmim+3nKGld+63JAB5XMwc0X892TC0azB/z/+2vGxEL1I9lMpO43Ot7xaudaM1weWkdqOS+ p3NOesNSh49ek+Myf5+jYTARBYsvx++mixUz155TUyGd/zvw1eYk8z55PtIL/nnIDeCOmkg15ac+m dMM/t47wNY6cSQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:49866 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nWJme-0005lN-ID; Mon, 21 Mar 2022 11:17:24 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87v8wg40dl.fsf@ngyro.com> <8735jhdcrs.fsf@gnu.org> <87bky1zplh.fsf@ngyro.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 1 Germinal an 230 de la =?UTF-8?Q?R=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: Mon, 21 Mar 2022 16:17:22 +0100 In-Reply-To: <87bky1zplh.fsf@ngyro.com> (Timothy Sample's message of "Sat, 19 Mar 2022 13:53:14 -0600") Message-ID: <87czifjpx9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1647875958; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=r4rDvyaf2BuqI6WEfZo9g5hFl7vcJKoZatqwejsl39U=; b=nwqoEyQ+rvm6g4E2c6Yym5fnclV0NcmFu/WIhwfcwJKQCFZmE7Av8lsM9XQ9vMtj8yPcnt wrkaiq88ae3MbbTNYuIrsYK19gRqVmmEwXPl7GR3gaV9qcOW6fe8J244ZV5d6s1CPQUt3Z cdkVw1ULZ8nOBapz2pqScPOBZybPcb+fd3SxRSCpiHM9l+dCJUh+jrf2riu4dqhL4VBqg8 4Z9yArdErzIKZtV3T41mWGgStJp1NSyK9zZ97tuDCiT1tgHQbMdt8B9cTNhyKEB8f82oSD 8f9sKPg9rlGoec1KiFhUQZFflvDR9CgSuar0TYdn9wfENwi2YIovtcP9v5Ia7Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647875958; a=rsa-sha256; cv=none; b=MGpkOzd6BtDJo0+J8eWWy8mryBl2+j2WFsTW6atbU10fbq50qGdV5DvJaoP0f6iwWG4wCZ NgfIHUKpgoE2e9eSHkzFjUKUXblQMTSJcxThcBQ/GP0TqsjPlEflLZ75sscUtG7xvIbcgs a7MxQwc+4DhuqfU53rZYXk9FSI0QPJK/28TxZ8WT+ng0/pFPsKFIICgSrCOqh9RqQckVon lmr5WW1+md9eYdEaxC3uUJYHzjh+T5EGngQ1ameEcXJm+ELQXdpxoSYnHHhFWLTMmhjrOa N37Ga3oEeJCpVdM4aPte5VL5vzQkeA9O2tB/mHMCsDZQSd4QH3s45zVbFiucxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aXMdvBU5; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.12 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=aXMdvBU5; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 91E3A8C5E X-Spam-Score: -4.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: kznxG28Q5OQa Hi, Timothy Sample skribis: >> Then Maxim, Ricardo, or myself (I think we=E2=80=99re the three people w= ho can >> do that currently) can upload bootar to ftp.gnu.org. Let us know. > > Yes, please! Done! https://ftp.gnu.org/gnu/guix/mirror/ Ludo=E2=80=99.