From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id CEkUMd0dqmH1dQAAgWs5BA (envelope-from ) for ; Fri, 03 Dec 2021 14:38:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id oEzNLN0dqmGMCQAAB5/wlQ (envelope-from ) for ; Fri, 03 Dec 2021 13:38:37 +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 71D6CA4CF for ; Fri, 3 Dec 2021 14:38:37 +0100 (CET) Received: from localhost ([::1]:34530 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mt8lo-00037N-Jr for larch@yhetil.org; Fri, 03 Dec 2021 08:38:36 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34756) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mt8du-00024J-My for guix-devel@gnu.org; Fri, 03 Dec 2021 08:30:26 -0500 Received: from [2a00:1450:4864:20::433] (port=37812 helo=mail-wr1-x433.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mt8ds-0002r7-Ji for guix-devel@gnu.org; Fri, 03 Dec 2021 08:30:26 -0500 Received: by mail-wr1-x433.google.com with SMTP id d9so5783405wrw.4 for ; Fri, 03 Dec 2021 05:30:24 -0800 (PST) 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=/bI1KK5m1/XvuMOH7Fke/mQCzvyj8NUKnc3V9xC1id8=; b=SRn0nVuUll0cxip7wszPdOpVpbOanxaz5mMxDQKLL6j/Pf8E64/2uiHkw9Pmw47FgF MD4YLnVm/FS/sgykGX7RMrgpqZzddVZ9A1w2T46TsKvSISGIRFkTsgJp8gfUzfrGVgDi RCT9XsjueoTq+xtV8ElJuwm0292mYOg24/jzDWgyo66E911SXq/O17dd/Ashjzp25si4 c/UfhXexoRdtLKSGHkPhaDCLyr1vRKtLQ2C6xYNRuLAf03wQwn5ESNmBN7rPq64B+djF Q2cCYniLy/4OL1FnIJCAfkE/jjAtNW3/rxaAwQ7x6M7CLjR4hPSme5Em0ajNx+Tw9KX7 Icgg== 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=/bI1KK5m1/XvuMOH7Fke/mQCzvyj8NUKnc3V9xC1id8=; b=48SVcRGwg2wuUqDEr3znjInNUDUyBbD7PO5oFvuT3uPiYoA6hHnogscYv9FagoTPfL pUgmZnnPdn0v4pwHjhM9muY42k3lRcnRZ+kiZLPms3Avx9XP5nmbwZlO5JHO0c/Llmxu cOL9feI0EE1ThKvyXBWuBLnKl3CKnuOLQYMNSZ1NfHoToI7nrJD98rUDei8DRTBYc901 ICHZ7r34I6N6byq3bEvv/aJtfUOLxrNZ/5JDfHrI9uouo+FM7GHwI0C/2u1Guj73ayXj OcmhT8O0qX676XFoFklH5CKaTpFyTrTV4j0EloB9hMYV7M5PGx80ZEVhlr6xJjX1AlHL O5nw== X-Gm-Message-State: AOAM530WGjA/PzDTU48NAYIFsfrCjCkZODx+1uHBccMFypHNBCQ1clVc 8yWNnapGMCDPiOaMdl1ULt2uaUy+Nts= X-Google-Smtp-Source: ABdhPJxL572H2HSHTFL8ooTIBhx1nYNbebophLS+EQmNPspCiWdz6ORbQcvJLB82XbQ1O+48T5eXhw== X-Received: by 2002:adf:d1c2:: with SMTP id b2mr20823587wrd.369.1638538223035; Fri, 03 Dec 2021 05:30:23 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id l3sm3186134wmq.46.2021.12.03.05.30.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 03 Dec 2021 05:30:22 -0800 (PST) From: zimoun To: Ricardo Wurmus Subject: Re: Preservation of Guix Report 2021-11-30 In-Reply-To: <87y252xay9.fsf@elephly.net> References: <87k0gogo0a.fsf@ngyro.com> <87y252xay9.fsf@elephly.net> Date: Fri, 03 Dec 2021 14:22:20 +0100 Message-ID: <86fsr9lt6b.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::433 (failed) Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x433.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: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" 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=1638538717; 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=/bI1KK5m1/XvuMOH7Fke/mQCzvyj8NUKnc3V9xC1id8=; b=KQZsbatDDdVT+g3oNXYPh46i1zbfX0Eh5AWWcF+RPFk8Zdt6MlwS97ltorLT5+VIiKa1dr 4NP1Ge7iId+bmqpDm79N3OH7g2n/APvnUymgedm9VYvvd7ArvwFzfTV5TEkRic3OKQOZhX Fqz8FxAs1Kb5HaOXttDc7E0cv8SorAdfBoTVR6pScmCwYQ/kdeNKX4Wu2tDJjWgB32KXuW guRDS33rHjf5HcAcxPgInmzw61yJ41jZz2c7MomomSB+R394rkaMr46efSjyt2R99YBLy+ i5T7GjkLD1HygTGJvChKj7hkzX4QqMeolIpiwjUxrkOwEpfm4DJDbDLjnW8EHA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1638538717; a=rsa-sha256; cv=none; b=NlTAlZXeaw7HNvQImJj0PLQdVRgsd2jWy/Mf/VP8mywWZG/fnnED0tbogTcfCRKJ/RtzqY qmlvE6wIqUFaHw/amrROhWTr6NAFgkJPMeAh19G8SvO0Xz9R/u58/ZRWz8DgmIWOSlWWKR Ntu/D5kagxg0mUEdJr/Sx8lsdWKujktxRUpJXCzocuzggqKtSHWtL6NkABRItdKZ6/HRP4 EEQfrUrJTOMffyzwtOA+7VlldDQw3BO2cS2mLAjqrb6JSCETJA8plrY+EZzOoxtktf+DEb tC037J4IDffnDNsIHDQQp2xrqK3BB4tjruFVHSNoqADCRukT9wVfjRg4zHJokw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=SRn0nVuU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.82 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=SRn0nVuU; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 71D6CA4CF X-Spam-Score: -1.82 X-Migadu-Scanner: scn0.migadu.com X-TUID: bhujD3vLf74x Hi, On Fri, 03 Dec 2021 at 10:02, Ricardo Wurmus wrote: > zimoun writes: > >> F "git://pumpa.branchable.com/" > > This has moved to http://source.pumpa.branchable.com/ Thanks. Waiting the easy fix (perfect first contribution for Outreachy :-)) as specified by #52257 [1], let save it: --8<---------------cut here---------------start------------->8--- $ guix repl GNU Guile 3.0.7 Copyright (C) 1995-2021 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c' for details. Enter `,help' for help. scheme@(guix-user)> ,use(guix swh) scheme@(guix-user)> (save-origin "http://source.pumpa.branchable.com/" "git= ") $1 =3D #< origin-url: "http://source.pumpa.branchable.com" orig= in-type: # request-date: # request-sta= tus: pending task-status: not-created> --8<---------------cut here---------------end--------------->8--- And the result can be seen at https://archive.softwareheritage.org/save/#requests. Note that SWH web interface returns =C2=ABThe origin url is not valid or do= es not reference a code repository=C2=BB if the submission is done via it; but the request is accepted via API. 1: Cheers, simon PS: Note that: --8<---------------cut here---------------start------------->8--- $ git clone git://pumpa.branchable.com/ Cloning into 'pumpa.branchable.com'... remote: Enumerating objects: 5819, done. remote: Counting objects: 100% (5819/5819), done. remote: Compressing objects: 100% (1495/1495), done. remote: Total 5819 (delta 4275), reused 5819 (delta 4275) Receiving objects: 100% (5819/5819), 1.51 MiB | 537.00 KiB/s, done. Resolving deltas: 100% (4275/4275), done. --8<---------------cut here---------------end--------------->8---