From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id OIyxNDXUwmU2IAAAqHPOHw:P1 (envelope-from ) for ; Wed, 07 Feb 2024 01:52:06 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id OIyxNDXUwmU2IAAAqHPOHw (envelope-from ) for ; Wed, 07 Feb 2024 01:52:05 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=autistici.org header.s=stigmate header.b="mKCFp/e3"; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707267125; a=rsa-sha256; cv=none; b=kdLCi8SXzqTRGECuOKxKfKKhPfYKmFJuqrwnWufxy09+jEhYW3HWb6H3iQQGcnhDXyzSrm KOcZ3tuh59Q6m0EZ/gptKdL8s0ACIHU/y8qYFuFFG4BwpuVY+++Xhl9SH349Ay0X8BcCLJ WKN9WXlredkwk1C8PlMHUYsbBq4mVuEjuMC6Ry6XImMErNXGdjkO8Wndh+nOmDb5zpxWRq qbJuul/tGJ8KsG6uMGSsvYl2kDIjQD7COtrGeb8J/5vu+gA6LWB1RT7cL2xESnhegmEH0w 4mUrWHmyShS/dPezc7ftfcy2oErw1ReUu8HoeTRlUdeXp0d9uLsWZE+7YbXhPA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("body hash did not verify") header.d=autistici.org header.s=stigmate header.b="mKCFp/e3"; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707267125; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=+SKj1mi480y4CvgJhrom74qCfmelHJ1+EeLB/PTSdBw=; b=hYXy1esy+H1ONCeQAmgDQ+joYPHoHjXLMmDqsENeAbnhwfo/b7Mxl89/3MlcbD98cMnSVL umKDOz+F8i6Z0YJLyYn9jjd5v46C/WTQxpNCO3kcuHSBeZpxmlti1bmaP6d8elpkN8dO8v RgfCl4KNvPGIDeVWICsK+94LAb3CJWpFQjEvWFDJggpGTYyXL+0lvRminWCduT+Shq/X5k lfdABekQQElR7KEXZs4dlIHlSSiqudggw6WLG5znesSq6frxUxrVFiZilbb4cisZ6LmjBl iuDMCp2zrAUKdkhU3+W5hRQal3IhZvwOpdlUJhgLqPSlzFiKjHINlkdhjGn1+w== 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 9947D6DDDF for ; Wed, 7 Feb 2024 01:52:05 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXWAJ-00081G-SA; Tue, 06 Feb 2024 19:51:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rXWAH-00080o-44 for guix-patches@gnu.org; Tue, 06 Feb 2024 19:51:49 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rXWAG-00047j-Rx for guix-patches@gnu.org; Tue, 06 Feb 2024 19:51:48 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXWAU-0004TK-0K for guix-patches@gnu.org; Tue, 06 Feb 2024 19:52:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66396] [PATCH] guix: Add case to Github url updater. Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Feb 2024 00:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66396 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 66396@debbugs.gnu.org Received: via spool by 66396-submit@debbugs.gnu.org id=B66396.170726707317117 (code B ref 66396); Wed, 07 Feb 2024 00:52:01 +0000 Received: (at 66396) by debbugs.gnu.org; 7 Feb 2024 00:51:13 +0000 Received: from localhost ([127.0.0.1]:55405 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXW9h-0004S1-1y for submit@debbugs.gnu.org; Tue, 06 Feb 2024 19:51:13 -0500 Received: from confino.investici.org ([93.190.126.19]:49749) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXW9e-0004Rl-Aq for 66396@debbugs.gnu.org; Tue, 06 Feb 2024 19:51:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1707267054; bh=11oO241JKoTc8vTw7kJQwp3vkWabFf/w92XziZfzUeE=; h=Date:Subject:From:To:Cc:References:In-Reply-To:From; b=mKCFp/e3/TeL9O14/Uk/kOPB2RPdKBKm/NV/9fTE7zRZ1FVTUPoP/kg/1PVpF3c1m Ww4qbhNHoJTzEqP1tDr/q1+mqrjxNOLEmbE7AuVSrc3T6p27vji2E0O1xQ+ZBPwam7 yz8bX8Y8KQDF9tC1AEKum8B/el2W80CHfsiTq59o= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4TV1kk67gzz113j; Wed, 7 Feb 2024 00:50:54 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4TV1kk5SVkz113H; Wed, 7 Feb 2024 00:50:54 +0000 (UTC) Content-Type: multipart/mixed; boundary="------------wWd0iVy5liPBBR1mR3uG0BFW" Message-ID: Date: Wed, 7 Feb 2024 01:50:54 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 References: <1ed23c30a7592facd1db4c28c0f3cfb908157d9e.1696707911.git.goodoldpaul@autistici.org> <87y1ftc8bu.fsf@gnu.org> <208e097c-e299-b14d-2437-310355245de8@autistici.org> Content-Language: en-US In-Reply-To: <208e097c-e299-b14d-2437-310355245de8@autistici.org> 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: , Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Spam-Score: -6.17 X-Migadu-Queue-Id: 9947D6DDDF X-Migadu-Spam-Score: -6.17 X-TUID: NRa2E60aWlM2 This is a multi-part message in MIME format. --------------wWd0iVy5liPBBR1mR3uG0BFW Content-Type: multipart/alternative; boundary="------------Shgy0c0jYx33LH9Xa3cWg7re" --------------Shgy0c0jYx33LH9Xa3cWg7re Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Ludo’ , I made a detailed analysis on the current status of the updater. I'm attaching the source code I used. There are ~239 packages (probably with some false positive due to deprecated packages I believe) that have a github.com origin-uri that currently are marked as having no updater: guix time-machine -C channels-lock.scm -- repl -- t.scm | grep github.com | awk '{ print $1 }' | wc -l 239 This patch allows the following packages (and probably more in downstream channels) to be refreshed: gnu/packages/admin.scm:4242:13: 4.9 is already the latest version of nnn gnu/packages/admin.scm:4416:13: launchmon would be upgraded from 1.0.2 to 1.2.0 gnu/packages/audio.scm:5814:13: lsp-dsp-lib would be upgraded from 0.5.14 to 1.0.20 gnu/packages/bioinformatics.scm:9847:13: seqan would be upgraded from 3.0.3 to 3.3.0 gnu/packages/bioinformatics.scm:9847:13: seqan would be upgraded from 3.0.3 to 3.3.0 gnu/packages/bioinformatics.scm:9563:13: preseq would be upgraded from 2.0.3 to 3.2.0 gnu/packages/bioinformatics.scm:18604:13: arriba would be upgraded from 1.0.1 to 2.4.0 gnu/packages/build-tools.scm:436:13: premake would be upgraded from 5.0.0-alpha15 to 5.0.0.alpha4 gnu/packages/compression.scm:2292:13: upx would be upgraded from 4.1.0 to 4.2.2 gnu/packages/datastructures.scm:294:13: 2.1.1 is already the latest version of sdsl-lite gnu/packages/dlang.scm:219:2: ldc would be upgraded from 1.35.0 to 1.36.0 gnu/packages/dns.scm:475:13: dnscrypt-wrapper would be upgraded from 0.2.2 to 0.4.2 gnu/packages/engineering.scm:4303:13: rizin would be upgraded from 0.6.2 to 0.6.3 gnu/packages/fontutils.scm:1585:13: libuninameslist would be upgraded from 20200313 to 20230916 gnu/packages/fontutils.scm:1563:13: libspiro would be upgraded from 20200505 to 20221101 gnu/packages/game-development.scm:268:12: 5.2.2 is already the latest version of deutex gnu/packages/game-development.scm:952:13: love would be upgraded from 11.4 to 11.5 gnu/packages/game-development.scm:3057:13: 1.5.2 is already the latest version of dhewm3 gnu/packages/games.scm:2427:15: retux would be upgraded from 1.6.1 to 1.6.2 gnu/packages/games.scm:6336:13: 1.02e is already the latest version of mrrescue gnu/packages/games.scm:5832:13: 2.4 is already the latest version of starfighter gnu/packages/games.scm:9239:13: edgar would be upgraded from 1.36 to 1.37 gnu/packages/geo.scm:144:13: gmt would be upgraded from 6.4.0 to 6.5.0 gnu/packages/java.scm:11861:13: java-gson would be upgraded from 2.8.6 to 2.10.1 gnu/packages/java.scm:8135:13: antlr3 would be upgraded from 3.5.2 to 3.5.3 gnu/packages/java.scm:8076:13: java-stringtemplate would be upgraded from 4.0.8 to 4.3.3 gnu/packages/java.scm:8135:13: antlr3 would be upgraded from 3.5.2 to 3.5.3 gnu/packages/maths.scm:221:13: bitwise would be upgraded from 0.43 to 0.50 gnu/packages/music.scm:6018:13: lsp-plugins would be upgraded from 1.2.3 to 1.2.14 gnu/packages/networking.scm:2801:13: 21.1 is already the latest version of nzbget gnu/packages/notcurses.scm:39:13: 3.0.9 is already the latest version of notcurses gnu/packages/password-utils.scm:1406:13: 1.9 is already the latest version of hashcat-utils gnu/packages/password-utils.scm:1490:13: 1.4.0 is already the latest version of bruteforce-luks gnu/packages/solidity.scm:37:13: solidity would be upgraded from 0.8.15 to 0.8.24 gnu/packages/sync.scm:568:13: rclone would be upgraded from 1.52.3 to 1.65.2 gnu/packages/virtualization.scm:2202:13: 0.4.7 is already the latest version of umoci gnu/packages/virtualization.scm:2152:13: runc would be upgraded from 1.1.9 to 1.1.12 gnu/packages/web-browsers.scm:108:13: 9.0 is already the latest version of midori gnu/packages/wm.scm:791:13: 3.4.5 is already the latest version of icewm I see this as an, albeit small, valuable addition. What do you think? Thank you for your time giacomo --------------Shgy0c0jYx33LH9Xa3cWg7re Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Hi Ludo’ ,

I made a detailed analysis on the current status of the updater. I'm attaching the source code I used.

There are ~239 packages (probably with some false positive due to deprecated packages I believe) that have a github.com origin-uri that currently are marked as having no updater:

guix time-machine -C channels-lock.scm -- repl -- t.scm | grep github.com | awk '{ print $1 }' | wc -l
239

This patch allows the following packages (and probably more in downstream channels) to be refreshed:

gnu/packages/admin.scm:4242:13: 4.9 is already the latest version of nnn
gnu/packages/admin.scm:4416:13: launchmon would be upgraded from 1.0.2 to 1.2.0
gnu/packages/audio.scm:5814:13: lsp-dsp-lib would be upgraded from 0.5.14 to 1.0.20
gnu/packages/bioinformatics.scm:9847:13: seqan would be upgraded from 3.0.3 to 3.3.0
gnu/packages/bioinformatics.scm:9847:13: seqan would be upgraded from 3.0.3 to 3.3.0
gnu/packages/bioinformatics.scm:9563:13: preseq would be upgraded from 2.0.3 to 3.2.0
gnu/packages/bioinformatics.scm:18604:13: arriba would be upgraded from 1.0.1 to 2.4.0
gnu/packages/build-tools.scm:436:13: premake would be upgraded from 5.0.0-alpha15 to 5.0.0.alpha4
gnu/packages/compression.scm:2292:13: upx would be upgraded from 4.1.0 to 4.2.2
gnu/packages/datastructures.scm:294:13: 2.1.1 is already the latest version of sdsl-lite
gnu/packages/dlang.scm:219:2: ldc would be upgraded from 1.35.0 to 1.36.0
gnu/packages/dns.scm:475:13: dnscrypt-wrapper would be upgraded from 0.2.2 to 0.4.2
gnu/packages/engineering.scm:4303:13: rizin would be upgraded from 0.6.2 to 0.6.3
gnu/packages/fontutils.scm:1585:13: libuninameslist would be upgraded from 20200313 to 20230916
gnu/packages/fontutils.scm:1563:13: libspiro would be upgraded from 20200505 to 20221101
gnu/packages/game-development.scm:268:12: 5.2.2 is already the latest version of deutex
gnu/packages/game-development.scm:952:13: love would be upgraded from 11.4 to 11.5
gnu/packages/game-development.scm:3057:13: 1.5.2 is already the latest version of dhewm3
gnu/packages/games.scm:2427:15: retux would be upgraded from 1.6.1 to 1.6.2
gnu/packages/games.scm:6336:13: 1.02e is already the latest version of mrrescue
gnu/packages/games.scm:5832:13: 2.4 is already the latest version of starfighter
gnu/packages/games.scm:9239:13: edgar would be upgraded from 1.36 to 1.37
gnu/packages/geo.scm:144:13: gmt would be upgraded from 6.4.0 to 6.5.0
gnu/packages/java.scm:11861:13: java-gson would be upgraded from 2.8.6 to 2.10.1
gnu/packages/java.scm:8135:13: antlr3 would be upgraded from 3.5.2 to 3.5.3
gnu/packages/java.scm:8076:13: java-stringtemplate would be upgraded from 4.0.8 to 4.3.3
gnu/packages/java.scm:8135:13: antlr3 would be upgraded from 3.5.2 to 3.5.3
gnu/packages/maths.scm:221:13: bitwise would be upgraded from 0.43 to 0.50
gnu/packages/music.scm:6018:13: lsp-plugins would be upgraded from 1.2.3 to 1.2.14
gnu/packages/networking.scm:2801:13: 21.1 is already the latest version of nzbget
gnu/packages/notcurses.scm:39:13: 3.0.9 is already the latest version of notcurses
gnu/packages/password-utils.scm:1406:13: 1.9 is already the latest version of hashcat-utils
gnu/packages/password-utils.scm:1490:13: 1.4.0 is already the latest version of bruteforce-luks
gnu/packages/solidity.scm:37:13: solidity would be upgraded from 0.8.15 to 0.8.24
gnu/packages/sync.scm:568:13: rclone would be upgraded from 1.52.3 to 1.65.2
gnu/packages/virtualization.scm:2202:13: 0.4.7 is already the latest version of umoci
gnu/packages/virtualization.scm:2152:13: runc would be upgraded from 1.1.9 to 1.1.12
gnu/packages/web-browsers.scm:108:13: 9.0 is already the latest version of midori
gnu/packages/wm.scm:791:13: 3.4.5 is already the latest version of icewm


I see this as an, albeit small, valuable addition. What do you think?

Thank you for your time

giacomo
--------------Shgy0c0jYx33LH9Xa3cWg7re-- --------------wWd0iVy5liPBBR1mR3uG0BFW Content-Type: text/x-scheme; charset=UTF-8; name="channels-lock.scm" Content-Disposition: attachment; filename="channels-lock.scm" Content-Transfer-Encoding: base64 KGxpc3QKIChjaGFubmVsCiAgKG5hbWUgJ2d1aXgpCiAgKHVybCAiaHR0cHM6Ly9naXQuc2F2 YW5uYWguZ251Lm9yZy9naXQvZ3VpeC5naXQiKQogIChjb21taXQKICAgIjU3MjliMmIzNTIx YWE5ZDRhODhjOGFjNjgwYmQzN2ZmZTNiM2FjYzYiKQogIChpbnRyb2R1Y3Rpb24KICAgKG1h a2UtY2hhbm5lbC1pbnRyb2R1Y3Rpb24KICAgICJhZmI5ZjI3NTIzMTVmMTMxZTRkZGQ0NGVi YTAyZWVkNDAzMzY1MDg1IgogICAgKG9wZW5wZ3AtZmluZ2VycHJpbnQKICAgICAiQkJCMCAy RERGIDJDRUEgRjZBOCAwRDFEICBFNjQzIEEyQTAgNkRGMiBBMzNBIDU0RkEiKSkpKSkK --------------wWd0iVy5liPBBR1mR3uG0BFW Content-Type: text/x-scheme; charset=UTF-8; name="t.scm" Content-Disposition: attachment; filename="t.scm" Content-Transfer-Encoding: base64 KHVzZS1tb2R1bGVzIChnbnUgcGFja2FnZXMpCiAgICAgICAgICAgICAoZ3VpeCBidWlsZCB1 dGlscykKICAgICAgICAgICAgIChndWl4IGltcG9ydCBnaXRodWIpCiAgICAgICAgICAgICAo Z3VpeCBwYWNrYWdlcykKICAgICAgICAgICAgIChndWl4IHVwc3RyZWFtKQogICAgICAgICAg ICAgKGd1aXggdXRpbHMpCiAgICAgICAgICAgICAoaWNlLTkgZm9ybWF0KQogICAgICAgICAg ICAgKHNyZmkgc3JmaS0xKQogICAgICAgICAgICAgKHNyZmkgc3JmaS05KQogICAgICAgICAg ICAgKHNyZmkgc3JmaS0yNikKICAgICAgICAgICAgIChzcmZpIHNyZmktMzcpCiAgICAgICAg ICAgICAoc3JmaSBzcmZpLTcxKSkKCihkZWZpbmUgcGFja2FnZXMgKGZpbHRlciAobGFtYmRh IChwKQogICAgICAgICAgICAgICAgICAgICAgICAgICAob3JpZ2luPyAocGFja2FnZS1zb3Vy Y2UgcCkpKQogICAgICAgICAgICAgICAgICAgICAgICAgKGZvbGQtcGFja2FnZXMgY29ucyAn KCkpKSkKKGRlZmluZSB1bmNvdmVyZWQKICAoZm9sZCAobGFtYmRhICh1cGRhdGVyIHVuY292 ZXJlZCkKICAgICAgICAgIChsZXQgKChtYXRjaGVzIChmaWx0ZXIgKHVwc3RyZWFtLXVwZGF0 ZXItcHJlZGljYXRlIHVwZGF0ZXIpCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg IHBhY2thZ2VzKSkpCiAgICAgICAgICAgIChsc2V0LWRpZmZlcmVuY2UgZXE/IHVuY292ZXJl ZCBtYXRjaGVzKSkpCiAgICAgICAgcGFja2FnZXMKICAgICAgICAoZm9yY2UgJXVwZGF0ZXJz KSkpCgooZm9yLWVhY2ggKGxhbWJkYSAodSkKICAgICAgICAgICAgKGZvcm1hdCAjdCAifmFc dH5hfiUiIChwYWNrYWdlLW5hbWUgdSkgKG9yaWdpbi11cmkgKHBhY2thZ2Utc291cmNlIHUp KSkpCiAgICAgICAgICB1bmNvdmVyZWQpCg== --------------wWd0iVy5liPBBR1mR3uG0BFW--