From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id cEJ8Oi0zIWKoVQEAgWs5BA (envelope-from ) for ; Thu, 03 Mar 2022 22:29:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id eGFYNy0zIWK8JQEAauVa8A (envelope-from ) for ; Thu, 03 Mar 2022 22:29:17 +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 51FD111E30 for ; Thu, 3 Mar 2022 22:29:17 +0100 (CET) Received: from localhost ([::1]:58334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nPt0e-00087J-HV for larch@yhetil.org; Thu, 03 Mar 2022 16:29:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38636) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPt0Q-00084F-GP for guix-patches@gnu.org; Thu, 03 Mar 2022 16:29:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50066) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nPt0Q-00066e-6L for guix-patches@gnu.org; Thu, 03 Mar 2022 16:29:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nPt0P-0002c8-Nn for guix-patches@gnu.org; Thu, 03 Mar 2022 16:29:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53818] Improving updaters and =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?refresh=E2=80=99?= Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Mar 2022 21:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53818 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Goaziou Cc: 53818@debbugs.gnu.org, Xinglu Chen , zimoun Received: via spool by 53818-submit@debbugs.gnu.org id=B53818.164634293810038 (code B ref 53818); Thu, 03 Mar 2022 21:29:01 +0000 Received: (at 53818) by debbugs.gnu.org; 3 Mar 2022 21:28:58 +0000 Received: from localhost ([127.0.0.1]:43963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPt0M-0002bq-5j for submit@debbugs.gnu.org; Thu, 03 Mar 2022 16:28:58 -0500 Received: from eggs.gnu.org ([209.51.188.92]:32888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nPt0J-0002bY-KM for 53818@debbugs.gnu.org; Thu, 03 Mar 2022 16:28:57 -0500 Received: from [2001:470:142:3::e] (port=59078 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 1nPt0C-0005rW-VR; Thu, 03 Mar 2022 16:28:48 -0500 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=vJBm/GDsMc1OoeguIU5cEKt0iuxwoo7RFoMJeNFLfpw=; b=YtQ4yapRaPgVqTa5G9Ce rza+kJmpBoSKX7qZAb684NlALf05e/seRK+wGN7MhYPtG3i1Db4NfAg5WAVxrMq0HE6o/jc4Ao9NL X9UAuuhnyHXCFRKd0wzO/yU8LBNyWI73SS61AqZDgJD+W9PChhJnMReRLcucsyj3j2AW2i4qsnccF unZPL5sqLSMk1ujx8U59higYvBrXGkvaGusnB2/pJ3NtjDToWRt4RkcMF0zfz3WovvXqQRjZGWflw 74J4/W7ZJ7sEDNqIplaQWbAfXfg5V1WU8qki0u428XvoXWb/XoRhWlmwMyOueAdXlYNlDaN5sdPjm sE5IVFnuJ7y9Ug==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52414 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nPt0C-0003XN-Ga; Thu, 03 Mar 2022 16:28:48 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87pmnx7ynw.fsf@gnu.org> <87y22kxkv3.fsf@yoctocell.xyz> <87leyi4fcv.fsf@gnu.org> <87pmnprasd.fsf@nicolasgoaziou.fr> <87fsolv109.fsf@gnu.org> <87leydqohm.fsf@nicolasgoaziou.fr> <87ee44pi4p.fsf_-_@gnu.org> <87a6eroubv.fsf@nicolasgoaziou.fr> <87mtipok57.fsf@gnu.org> <86sfsh4u9x.fsf@gmail.com> <87tucwmpsl.fsf@nicolasgoaziou.fr> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 =?UTF-8?Q?Vent=C3=B4se?= 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: Thu, 03 Mar 2022 22:28:46 +0100 In-Reply-To: <87tucwmpsl.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Fri, 18 Feb 2022 11:28:58 +0100") Message-ID: <87r17ivi7l.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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646342957; 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=vJBm/GDsMc1OoeguIU5cEKt0iuxwoo7RFoMJeNFLfpw=; b=MWyYwEiS+u8HW1EGoB5Uw6MGk7qUvjtkFKg17KRp4dqNVn5/J3WXOqp5kYzch/QAwDIvBS zMRMsrxEEeXfZeivadXcaZ+pvWH46bnzCHlHN+SoakRIfH5fCJfEAM8p5Ig1Ie05s+7fR/ wG72nPXPRzNEj4YE6ctUveSE+fJ+KhNgohwARtAIz1wm6OEGpgxpX0TaZxHcLIUjkBWJ26 q0qQo30jxhjPPvHGdgD0UA14ZukPXD/xO9GfF59GW9wuNwWY5a4EqVl0HU0yPMgtA3AQfY e5or38OSNvfO6AIZm/9oKopqBLfB3CZ/3H9ac0hX4S/uemUFVFu9BKXrlMwfSA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646342957; a=rsa-sha256; cv=none; b=hjQB56g7poPQpyMnyaiBnZ/7U/Lt/iEAUePe/+1jXU+Iv7UWAhc6cFSgqt+k0e40SRuFei 6/b8PtHBvk5c3wUQCMMHsN06eOOyVVtUQ9jeh436uyVeK6XYsxQeiQv15neeTja/N6wEAr teQFZD1A6GZ1QUnwvWwoqCpFr64+w9h7oDDVaVL1cZMfLirbvZsqEj8cfLrrXJUgcjfivP 0wpo0BGNGnlHsXZiSe4eFk/Oq3+fxFvplToMDLf/RxmwDJEEMYSESiby58B199jBXCl44f qZH96g/kObFzR0N5OcAIMMVX4xQyXjF/8oILFvkMfTNDPbfX72Tj2OgMWRWnBg== 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=YtQ4yapR; 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: -2.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YtQ4yapR; 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: 51FD111E30 X-Spam-Score: -2.66 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6Dld3d+GY3h9 Hi! Nicolas Goaziou skribis: > zimoun writes: > >> On Thu, 17 Feb 2022 at 11:35, Ludovic Court=C3=A8s wrote: > > >>> How does it fail? If it=E2=80=99s the GitHub rate limit, then there=E2= =80=99s only one >>> answer: you have to provide a token. > > IIUC, I have to register on GitHub to create this token. This is a bit > sad as a prerequisite to use one core feature of Guix. I have some good news! https://issues.guix.gnu.org/54241 Granted, it=E2=80=99s not a revolution, but it should fix one of the main annoyances of =E2=80=98guix refresh=E2=80=99. Regarding the =E2=80=9Csad prerequisite=E2=80=9D, the =E2=80=98github=E2=80= =99 updater predates the =E2=80=98generic-git=E2=80=99 updater by several years, during which it was= the only way to get data for matching packages. Actually I wonder if it=E2=80=99s still useful to keep. In theory it can provide more accurate data than the =E2=80=98generic-git=E2=80=99 updater; = not sure if this is the case in practice. Ludo=E2=80=99.