From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uBRYOslXn2GWWgAAgWs5BA (envelope-from ) for ; Thu, 25 Nov 2021 10:30:49 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id OK3kNclXn2EcUAAAbx9fmQ (envelope-from ) for ; Thu, 25 Nov 2021 09:30:49 +0000 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 895F5376A3 for ; Thu, 25 Nov 2021 10:30:49 +0100 (CET) Received: from localhost ([::1]:40514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mqB5c-0006ev-L1 for larch@yhetil.org; Thu, 25 Nov 2021 04:30:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:56292) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mqB5N-0006el-3F for guix-devel@gnu.org; Thu, 25 Nov 2021 04:30:33 -0500 Received: from [2a00:1450:4864:20::431] (port=37750 helo=mail-wr1-x431.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mqB5H-0007bR-15 for guix-devel@gnu.org; Thu, 25 Nov 2021 04:30:32 -0500 Received: by mail-wr1-x431.google.com with SMTP id b12so10197954wrh.4 for ; Thu, 25 Nov 2021 01:30:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=gC3Xhm+xAMxtKqO/elI9OOs0A7g7c69rnQR686kxHhM=; b=A2ergdktQcf/JwygkGtkh/yio15pTy5GnOvPwwrindP6VYOk2fCgAaZn40O1eIKBxy vgGX3xwwTP7MbGkNpA8jYvuEwTQoweT4iV6OmwnN/mtUbT2qGTyqEqDLzihyAswqUw6u MdYybyiEpb6ySAFk/HjAF8MfYHP4pxGWJ7bPKHA9y472N76K/PcnHg+eEn3KyCgvqkzm +UeW549ovMg6kaG9ZDfZb95T780rZ+mXe3VVg4Wf7pHN1wXrAzZJhZl38EPkE9zbSwLu mg/kzlcd5qOIsx8iuum0Rt6m+5/65WQWxhzeMziwlAK+lpOjKjZSFsrieO2TLoMynuq9 d4ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=gC3Xhm+xAMxtKqO/elI9OOs0A7g7c69rnQR686kxHhM=; b=EekjjFKCK7DdZn2tUDVBJX6405wcp2AW2iTrt7erVXyn4xMN5Y5grTDDTrdH7Qbm7o dzxuyIZETApu0lc6n0O38a0JkS3ZQYMtGdeXLjWjeeg0YtMcOUsntW80iQmgogwKM7TM Mqmy1gva2Wr+FSFP8nRYhLUNVuPAxZIyLxYDWPGEbiMo6+T3gYi8Z1X5t3+/DCnoPD8W cg7LYlDdJH83PM+IgTIAvSQ6qUqreMASl77VdO5WQ6+DRK87GcsZeshJyvdyyxlT9Cdk uQePugL/5pdn1peP5LSGLbJomkCRajUJR5iD0UckC0DfvW+4NnedhOi7VkVgcGArXQ8i 7I9w== X-Gm-Message-State: AOAM5314dGfSB0ue3jt+AjrLbMtFV/aG4xnaItPoIsGWeD6ep2tbY9do uwAehYcpT5dHNQWwfRIn4Y2MVKe38GM= X-Google-Smtp-Source: ABdhPJyeFsX2rq7NDVSHlukJMCrbknxVve1o46iKH8YyZ71xdGUrqB/hdOdoh0V9mgyUtur1pHBFcw== X-Received: by 2002:a05:6000:1c2:: with SMTP id t2mr4604873wrx.378.1637832625662; Thu, 25 Nov 2021 01:30:25 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id b197sm2359591wmb.24.2021.11.25.01.30.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 01:30:25 -0800 (PST) From: zimoun To: Timothy Sample , guix-devel@gnu.org, Tobias Geerinckx-Rice Subject: Re: Preservation of Guix Report 2021-10-31 In-Reply-To: <874k8xrn49.fsf@ngyro.com> References: <874k8xrn49.fsf@ngyro.com> Date: Thu, 25 Nov 2021 10:20:58 +0100 Message-ID: <867dcwsi9x.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::431 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::431; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x431.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637832649; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=gC3Xhm+xAMxtKqO/elI9OOs0A7g7c69rnQR686kxHhM=; b=ScUn6mijCqVNyQDAaZSJOXUK/vHRV/3CaxuxqKcT5LmHSN+TBSVxvQhtOuW3JgsrOj3PEz X8UNZADhr7+Ps9low66e0hbAjMUDCVF/K+SK13nu30qx23khXuwxDrY/VnwFSLgpQ4LJ5B t2lZCFL2p5QsCpB0Dw0H0UxEuTDaogLV/x3x0t4qskk9z/F6Yu44zu2Yw/For7TfwVnd1f 2o24ih5eKrZM4LMNQ8dfKB/C9Cgg7m49NCziu0PZpjrczPCTZe5K2R6NtGe33+V5rNMpPp /1Jnw9cr6mkWeUTSRk42U7nc4MHevp5Rklzxokfu9E3577LwcUIbllVTMtxdPw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637832649; a=rsa-sha256; cv=none; b=CUcY7srwuS7M766MxWnlaIOsjbiVbUPeLNjAIGp+RoeCAeJKhVti9BGunpD0gqtW3IswpS BA11mJircuSs6IIdMEb96KyEhvxv48wN4tn2H+KlBK8EkpSFzcBTkx/IhbsM/k8VO4+ObO QpOhU52QQ1O1PyeeHXkimy/4fqFpYEgeaDRZSPQPTy4APHWUgh+oHNkpBmKz9+VjIsVBSg YfYMRfinf0ymTNzMtbL4BKXUzrkyCtFa8wxckZDpwRucOstjOlD0FRp39Ys8AMJCtRWd2m IIMjc1YGIn0ML6X0a59fLc6LqBim1gOJNM3kOwQt9qx+0o236i4xK0w62ebPeA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=A2ergdkt; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -4.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=A2ergdkt; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 895F5376A3 X-Spam-Score: -4.09 X-Migadu-Scanner: scn1.migadu.com X-TUID: tcE2EISB1ydZ Hi, I am not able to find in guix-devel archives this email with the Message-ID 874k8xrn49.fsf@ngyro.com. Below the complete header. Do I miss something? Cheers, simon On Sun, 31 Oct 2021 at 15:49, Timothy Sample wrote: > Hi all! > > Here=E2=80=99s a new version of the Preservation of Guix Report: > > > > (I hope to publish one every Sunday or so.) > > This version has a breakdown by different origin types. The good news > is that Git origins are doing very well. We=E2=80=99ve confirmed that 97= .2% of > the 9,272 Git origins that we=E2=80=99re tracking are in the SWH archive.= Most > of the progress there is due to zimoun wading through the missing > packages and telling SWH to store them =E2=80=93 thanks, zimoun! > > Looking at gzipped tarballs, things are not nearly as nice. There are > quite a few old ones that are missing, and quite a few that I haven=E2=80= =99t > been able to identify so far (either because I=E2=80=99m not getting the = tarball > or because Disarchive can=E2=80=99t process it). There=E2=80=99s a =E2= =80=9Csecret=E2=80=9D graph that > shows that many of these problems are for older commits: > > > > There=E2=80=99s also an =E2=80=9Cother=E2=80=9D type, which covers everyt= hing else. So far, we > don=E2=80=99t know anything about these 8,830 fixed-output derivations (t= hey are > all =E2=80=9Cunknown=E2=80=9D). There=E2=80=99s a few shortcuts I could = take to get information > on these, and I=E2=80=99m tempted to do so. I=E2=80=99ve also started wo= rking on XZ > support in Disarchive, which should cover about 2,000 of these. > > For the 236 =E2=80=9Cunknown=E2=80=9D Git sources, 132 of them are becaus= e of recursive > checkouts. Currently, my tools don=E2=80=99t support this, and I believe= Guix > can=E2=80=99t use SWH as a fallback for a recursive checkout (yet). Howe= ver, > the other 104 are little things that could probably be solved directly. > The problem is that my automated tools can=E2=80=99t find the SWHID. Thi= s is > either because of things like upstream going down or changing a tag. > Usually one can find the SWHID manually using the SWH interface. I=E2=80= =99m > not sure what to do about this at the moment, but it=E2=80=99s a tantaliz= ingly > small number of sources to fix either by hand or by clever use of > =E2=80=98(guix=C2=A0swh)=E2=80=99. :) Here=E2=80=99s a query to list th= e 104 non-recursive > =E2=80=9Cunknown=E2=80=9D Git sources: > > SELECT * > FROM fods > JOIN fod_references USING (fod_id) > WHERE is_in_swh IS NULL > AND EXISTS ( > SELECT 1 > FROM fod_references > WHERE fod_references.fod_id =3D fods.fod_id > AND reference LIKE '(git-reference%') > AND reference LIKE '%(recursive? #t)%' > > > -- Tim --8<---------------cut here---------------start------------->8--- Delivered-To: zimon.toutoune@gmail.com Received: by 2002:a37:9104:0:0:0:0:0 with SMTP id t4csp2336196qkd; Sun, 31 Oct 2021 12:49:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzvgHaZlE0R1aK1e39YCqs4LCseCqnnKMlMHIqF0dzcBg/ag= NqloTgH8G85ChAzYlU84aYx X-Received: by 2002:a05:622a:11c5:: with SMTP id n5mr25262930qtk.232.163570= 9752565; Sun, 31 Oct 2021 12:49:12 -0700 (PDT) ARC-Seal: i=3D1; a=3Drsa-sha256; t=3D1635709752; cv=3Dnone; d=3Dgoogle.com; s=3Darc-20160816; b=3DVxtvs1jxLqypvXF/A/PPrd5lHi4jJpp5NI2iyg59Afj2Ata/8WPjiTRqCQggN5P= ntS wspttVKuSApI4fcp2ekmv9IhrqdIjulMh31HgiO1zZjnGWidxVueIuPwVKqGitgvI1= kJ LQYojHPkVkBPjZ6LVxdkdwoAxWBUn/rWx9vkJFtYMbOPrZnTUU5z3AblDRtdU4Rc++= g/ GqmdcIOFDIt+jy/xJjoX41oGQ1dprsC2xiclCMWwi8k8x8/v1C8aYedIuiaYVfEDf/= EX hW9sMdhipAsdFXZr6a8mQAp6fWCtFWKXDeepWwuKG78oi/S2hyBZhKx8/Nmu5kwg3P= ZP Q/Nw=3D=3D ARC-Message-Signature: i=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3Dgoog= le.com; s=3Darc-20160816; h=3Dmime-version:user-agent:message-id:date:subject:cc:to:from :dkim-signature; bh=3DpYjq3HKbfv/iQhPEJethmChOBafhu6PDpTlamtcwHEE=3D; b=3DZg4MOyFeOEulfXueHJhg6jTj6AmfKFnXDWORQaWpafO0aj52acZXmb+ezdh7bhY= LPz Rbm2W69S3rZiQa4dLcV60rpay07FFzzANCWN/phv7NN6sM6h1Urh0DCJ/Ytaj8xKfY= J1 1W561tUl3rfegVPZcVb+1waY0mhtPpmxLLmKGqAwOWiQPQOdaxxK3AQuI8Zo69I3TA= a0 AXrc6xCXyJsl+2bWgD28iHmKK3Rz8neHVZv5hlR9Pb9mclRbcrfI7nGs8wVYerJSmf= uM yyOR4bwlcEDGPrJo8zR3x6GhqNP3LeIVUlHnV5XHNNi5aJ39oqn9xhKH09Vk1a9PaH= qT QAsw=3D=3D ARC-Authentication-Results: i=3D1; mx.google.com; dkim=3Dpass header.i=3D@messagingengine.com header.s=3Dfm1 header.b= =3DBSaf5eJA; spf=3Dpass (google.com: domain of samplet@ngyro.com designates 66.11= 1.4.25 as permitted sender) smtp.mailfrom=3Dsamplet@ngyro.com Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com= . [66.111.4.25]) by mx.google.com with ESMTPS id az10si10887225qkb.65.2021.10.31.12.= 49.12 for (version=3DTLS1_3 cipher=3DTLS_AES_256_GCM_SHA384 bits=3D256/256); Sun, 31 Oct 2021 12:49:12 -0700 (PDT) Received-SPF: pass (google.com: domain of samplet@ngyro.com designates 66.1= 11.4.25 as permitted sender) client-ip=3D66.111.4.25; Authentication-Results: mx.google.com; dkim=3Dpass header.i=3D@messagingengine.com header.s=3Dfm1 header.b= =3DBSaf5eJA; spf=3Dpass (google.com: domain of samplet@ngyro.com designates 66.11= 1.4.25 as permitted sender) smtp.mailfrom=3Dsamplet@ngyro.com Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 045F95C013B; Sun, 31 Oct 2021 15:49:12 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute4.internal (MEProxy); Sun, 31 Oct 2021 15:49:12 -0400 DKIM-Signature: v=3D1; a=3Drsa-sha256; c=3Drelaxed/relaxed; d=3D messagingengine.com; h=3Dcc:content-type:date:from:message-id :mime-version:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=3Dfm1; bh=3DpYjq3HKbfv/iQhPEJethmChOBafhu 6PDpTlamtcwHEE=3D; b=3DBSaf5eJAWk7bca9pQXqEIlYX3Z7b78g7qBO40E4hAbk8l SQf+b/xtD6Vtd0HgjilbM+3tqRSkL9UM9g4MFUJFR2xUkBUG36vITethY9C7dhxz ZOcVym1vkCOAeigX62j57nER4CVdp7mkC2tka4J24A2OBkF6dPPIx6dzLR7fF9g1 EdnWOZUgu6S3lXL9nzNb30AcdhSvWJcLxVLaepbcnuKVZuVsI6RUwrcJ+i1wkzRb wKn5xzL5UBlXdM3v9FXH6gVN84NPFRWxQW83G36FVMr+4OhP9Innw/nCRvo9j5T7 aMr1FqBpZ17j07bbhc19/O+l8rcOJmkk4k+g4foWg=3D=3D X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvdehtddguddviecutefuo= detggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgfgggtsehmtderre dtreejnecuhfhrohhmpefvihhmohhthhihucfurghmphhlvgcuoehsrghmphhlvghtsehn ghihrhhordgtohhmqeenucggtffrrghtthgvrhhnpedtheeitefgjeduffevhffgkeevff fgjeelveduueelkedttefhfeeuudelffejgeenucffohhmrghinhepnhhghihrohdrtgho mhenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehsrg hmphhlvghtsehnghihrhhordgtohhm X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 31 Oct 2021 15:49:11 -0400 (EDT) From: Timothy Sample To: guix-devel@gnu.org Cc: zimoun Subject: Preservation of Guix Report 2021-10-31 Date: Sun, 31 Oct 2021 15:49:10 -0400 Message-ID: <874k8xrn49.fsf@ngyro.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=3D"=3D-=3D-=3D" X-TUID: Wxp4aTcz+voG --8<---------------cut here---------------end--------------->8---