From debbugs-submit-bounces@debbugs.gnu.org Fri May 13 11:39:57 2022 Received: (at 55227) by debbugs.gnu.org; 13 May 2022 15:39:57 +0000 Received: from localhost ([127.0.0.1]:44712 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npXOS-0003Nr-MF for submit@debbugs.gnu.org; Fri, 13 May 2022 11:39:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1npXOR-0003NZ-I4 for 55227@debbugs.gnu.org; Fri, 13 May 2022 11:39:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35502) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npXOM-0007XC-83; Fri, 13 May 2022 11:39:46 -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=/1u4sjmDo4l/BPKXhycZyINCIeLyIPMyj+YJGQs3jQQ=; b=OTkC5k0pfMDlnFyFw4X6 TkcffkiBSlJ3nkduysHHmMa/LMJx3bX5E4cYDQ5xGScaNTghvh+J4F163ogzyaR7YoGOmW6kziZ8x bXClYpddCJotNDDQ4crdv5vSbZYGPjmMFAMCJo+D2IwKlbx4kH/VJiTdYt1ozClGTlRLFQj9dOmUc xdg7V6UVQf3MJI/IfaNrEr/VxVeMwVA+6t3YoLF+HdLN9pqRu8wG5VdSwhNs4CNQLWZ3C02L6Tc/b T8AaHy1Ji2K2puw1e8CBkJdSBeacgnCUku1PEEGvFBup8HxKR7DEQed+yZ4sy9m+uI/UJSu0j2eU8 xbktvwjEGaZ82A==; Received: from 2a02-a462-da03-1-fa3e-1174-c33f-9485.fixed6.kpn.net ([2a02:a462:da03:1:fa3e:1174:c33f:9485]:47914 helo=drakenbij.janneke.lilypond.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1npXOL-000749-Rh; Fri, 13 May 2022 11:39:46 -0400 From: Jan Nieuwenhuizen To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#55227: [PATCH core-updates 0/8] The Full Source Bootstrap Organization: AvatarAcademy.nl References: <20220502182434.32130-1-janneke@gnu.org> <20220502182434.32130-5-janneke@gnu.org> <875ymbkot8.fsf_-_@gnu.org> <87bkw14zwe.fsf@gnu.org> <87lev5h6y4.fsf@gnu.org> X-Url: http://AvatarAcademy.nl Date: Fri, 13 May 2022 17:39:44 +0200 In-Reply-To: <87lev5h6y4.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Fri, 13 May 2022 15:56:35 +0200") Message-ID: <87h75t30hr.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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55227 Cc: 55227@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 (---) Ludovic Court=C3=A8s writes: Hi, > Jan Nieuwenhuizen skribis: > >> Okay. I've kept the mirror:// put in place in the previous patch, it >> now looks like >> >> (uri (list >> (string-append "mirror://gnu/guix/mirror/" >> "tcc-" version ".tar.gz") >> (string-append "https://lilypond.org/janneke/tcc/" >> "tcc-" version ".tar.gz"))) > > Source code tarballs (like tcc here) can go to: > > https://ftp.gnu.org/gnu/guix/mirror Okay, I have that for all tarballs right now. > For =E2=80=9Cbinary=E2=80=9D seeds (which in fact are no longer =E2=80=9C= binary=E2=80=9D!), we can > follow the scheme at: > > https://ftp.gnu.org/gnu/guix/bootstrap/ > > =E2=80=A6 which looks like this: > > /gnu/guix/bootstrap/SYSTEM/DATE > > Or we could use /mirror as well, but then I=E2=80=99m not sure what that > should look like. WDYT? Yes, the only thing sort of "binary" is bootstrap-seeds-1.0.tar.gz, which is not "really" a binary package. The SYSTEM bit is not relevant and the date is neither. (I guess that this https://savannah.nongnu.org/task/?func=3Ddetailitem&item_id=3D15859#opt= ions could get a follow-up, some time.) > See, the most difficult issues are yet to be solved. :-) I see! Just when I thought the hardest bits were done :-) Meanwhile, building /gnu/store/7il52fh6m0pa9lvzqpxkzpq68pb4svcl-gcc-10.3.0.drv... so I guess we're okay. I'll be waiting for it to finish, though. Greetings, Janneke --=20 Jan Nieuwenhuizen | GNU LilyPond https://lilypond.org Freelance IT https://JoyOfSource.com | Avatar=C2=AE https://AvatarAcademy.c= om