From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uGLEEREZd2GS9AAAgWs5BA (envelope-from ) for ; Mon, 25 Oct 2021 22:52:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YKg6DREZd2HtMQAAB5/wlQ (envelope-from ) for ; Mon, 25 Oct 2021 20:52:33 +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 0DEF12749A for ; Mon, 25 Oct 2021 22:52:33 +0200 (CEST) Received: from localhost ([::1]:33456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf6xM-0003WY-5L for larch@yhetil.org; Mon, 25 Oct 2021 16:52:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf6x3-0003WO-41 for guix-devel@gnu.org; Mon, 25 Oct 2021 16:52:13 -0400 Received: from mail-wr1-x432.google.com ([2a00:1450:4864:20::432]:37469) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf6x1-0007FZ-BV for guix-devel@gnu.org; Mon, 25 Oct 2021 16:52:12 -0400 Received: by mail-wr1-x432.google.com with SMTP id e12so15105150wra.4 for ; Mon, 25 Oct 2021 13:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=ww9pBDsmxihv8fAGNK8FwJ3sqbdzccilLj/OGOF2j/E=; b=it15fbm8Ha51QHRHMWCdv6n85jcg/AxeQFzhdi+7+TQBCdHfGnxf74grGPfM+sromC BKKreKe/Kc4zINcKW6X4/chSJigh0s8UICnq6su6nkGn1qeoEq/7bbx0pedUfQVh+Xr7 LIvxz/JvmKLBPO/MrfpjwPOXO/oZW9iuBXCDRo4qmITQy1YYRj6bp4EfuJZOAPp1vVbD AVq8fKTSbR6evUb042WYiepv5uG4Pg3ECs2tOS29oGr9EltT1J/3D8Vhrdoz7wSC3gD2 P8squDAgwcji/n+EVdoVilxCku3zvaDyGBCjWaOyroMwGE67ncQsvS0BNr+TfqX4fc8S girA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=ww9pBDsmxihv8fAGNK8FwJ3sqbdzccilLj/OGOF2j/E=; b=1Ved+f5JspCVpLpNT3La2zpBd3o2ZXO32f3r4t5NhJ/V3mWlKgc+PX6xH5S+YWbZqw 7Hs1S8P3puSpS4cBwGc3BTvgWVlvbQ21j3TU+H/hlbCRJrh3XHGQAscbi8TTsnMC5v/L HmaLk8PXIO4wbsWkWpUCNEQ0Mce6NvhJYengE1CkdIy5umnZhgbHPpp5u4wT+W32iU4E An9CpgAX/Sni9mKfYgDKrcNVZi0nDisfUP1bso4HcLgqh/vtDsK+kIj/mJPbHifYOw+c NBsj/KtRxowrvavm2lj15J2rFUncjTb4EjB0+ymS8WCEakw6vlqi4VRi0UIwvEADZkFK jSxQ== X-Gm-Message-State: AOAM530XDDVfzQB+Fd08DNhJ0UCG6a+wbJF1IyOpzDnP3DJggELFN6w1 2f/fzyoY2OeBoi3lZvP+a6poEY7zHXM= X-Google-Smtp-Source: ABdhPJwlb2jCwxz5hrAuvNoNGaR2qQoIXc0ev3arHtzX059C+ZWaXEMQdsFXh4sNTpF1JtqUAQRU7A== X-Received: by 2002:a5d:6103:: with SMTP id v3mr23546805wrt.335.1635195129371; Mon, 25 Oct 2021 13:52:09 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id d1sm17675415wrr.72.2021.10.25.13.52.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Oct 2021 13:52:09 -0700 (PDT) From: zimoun To: Timothy Sample Subject: Re: Preservation of Guix 2021-10-22 In-Reply-To: <86tuh58pfp.fsf@gmail.com> References: <87v91o35u2.fsf@ngyro.com> <86a6j0b2jo.fsf@gmail.com> <87r1cb3fch.fsf@ngyro.com> <86tuh58pfp.fsf@gmail.com> Date: Mon, 25 Oct 2021 22:49:54 +0200 Message-ID: <861r48aky5.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::432; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x432.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org 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=1635195153; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=ww9pBDsmxihv8fAGNK8FwJ3sqbdzccilLj/OGOF2j/E=; b=D6pCPwVHkfn1YSkUBkZGyI6TcAQJ4JHoa6+xP+ZJrk61e1j4BkWHDV6yciI5a6t9aofUhZ 5CD1mhBSitILoeetclK74MiPOp/pISinb3EuT52xGYYOvuTOfhWy5zJC8PPqzs5cuOS0h5 8G/aI33gDajopT7cK51d0AMHT3zV2uui6ZnyGK8zxReTgbi/u+3qay106VXfNKMZxEnbEo 8fnYYZd5KWrTqEyQa6lztPcDnVKq9JzzCtVZOnVAnmDH8mySLk7UayMkL3pDnSCyyIL0ce fkXsTFmY8BoEjgdeSesk7nDFJdJK7NbN5gh3+wCtWZ7JJFlcnGzcvuD7dtjWiw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635195153; a=rsa-sha256; cv=none; b=b0uvk12DsjknzR7DIqTwhoWlTR3z54guGZiyyRWgCKYGKbDoOZJTghkN1nm3w54Ms3vaqV VRFGOzCXc9YGfz+bjDDU2M6uRmtDAqUCiE6DZmyYTDko0W45N3MHi31Id/5d5iDoB/LK// G0yuloDY8Wwt2HRJhvo8FsavYNsB25bY7bSMdhMQUUvm5sZwWOP7NF3hdSACVM2wbsKNpV GcRZ4fp/XCFrK1yjMDqD1knBDt/c5ecJ62y4Ss2kDBDn6obaqEVxsWwg6cz/aHSiD4hFm0 GF8PVf9+mx7P2ysZVdh5VyFvSqII6XNtLbBs2+qXXD1ss455Tam1+N68XZoaXw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=it15fbm8; 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-Spam-Score: -3.76 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=it15fbm8; 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: 0DEF12749A X-Spam-Score: -3.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: NcbpOskxV/i9 Hi, On Mon, 25 Oct 2021 at 10:43, zimoun wrote: > On Sat, 23 Oct 2021 at 11:55, Timothy Sample wrote: >> For the 376: >> >> SELECT fod_id, >> swhid, >> reference >> FROM fods >> LEFT JOIN fod_references USING (fod_id) >> WHERE NOT is_in_swh >> AND reference LIKE '(git-reference%'; Using the the URLs reported by this query, I notice: 1, https://git.code.sf.net is rejected by SWH. For instance, =C2=ABThe origin url is not valid or does not reference a code repository=C2=BB or =C2=ABError: The "save code now" request has been rejected because the provided origin url is blacklisted.=C2=BB It means these 5: "https://git.code.sf.net/p/fldigi/flamp" "https://git.code.sf.net/p/fldigi/flrig" "https://git.code.sf.net/p/fldigi/flwrap" "https://git.code.sf.net/p/wsjt/wsjtx.git" "https://git.code.sf.net/u/bsomervi/hamlib.git" 2. Even saved manually, these systematically fail: "git://pumpa.branchable.com" "https://github.com/scikit-learn/scikit-learn" "https://git.minetest.land/Wuzzy/MineClone2" "https://git.savannah.gnu.org/git/gsequencer.git" Cheers, simon