From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id aNCCF9PlDGO1XQAAbAwnHQ (envelope-from ) for ; Mon, 29 Aug 2022 18:14:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id MPAdF9PlDGN9GQAAauVa8A (envelope-from ) for ; Mon, 29 Aug 2022 18:14:11 +0200 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 20FD72047C for ; Mon, 29 Aug 2022 18:14:11 +0200 (CEST) Received: from localhost ([::1]:49514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oShOr-0002ek-25 for larch@yhetil.org; Mon, 29 Aug 2022 12:14:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35808) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oShG6-0004rf-9J for guix-patches@gnu.org; Mon, 29 Aug 2022 12:05:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43838) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oShG2-0008Cz-9W for guix-patches@gnu.org; Mon, 29 Aug 2022 12:05:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oShG2-00071h-4k for guix-patches@gnu.org; Mon, 29 Aug 2022 12:05:02 -0400 Subject: bug#57463: [PATCH] gnu: gnupg: Use mirror URL. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 29 Aug 2022 16:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57463 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos , 57463-done@debbugs.gnu.org Cc: Maxime Devos Mail-Followup-To: 57463@debbugs.gnu.org, marius@gnu.org, maximedevos@telenet.be Received: via spool by 57463-done@debbugs.gnu.org id=D57463.166178906426933 (code D ref 57463); Mon, 29 Aug 2022 16:05:01 +0000 Received: (at 57463-done) by debbugs.gnu.org; 29 Aug 2022 16:04:24 +0000 Received: from localhost ([127.0.0.1]:33585 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oShFQ-00070J-GP for submit@debbugs.gnu.org; Mon, 29 Aug 2022 12:04:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oShFO-000700-J3 for 57463-done@debbugs.gnu.org; Mon, 29 Aug 2022 12:04:23 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:40364) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oShFI-00087z-QZ; Mon, 29 Aug 2022 12:04:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Y93mPYLoEiUIjbTRv7VS5BuMe8Copsq8pv92TQH1GI4=; b=fEC1bZVwnD04a5SftEcV tXBa/qZkuKfIlSUyQWEIpZJh3gwJBQS/H2Pc5kqwKgWncknIXw6UgrMUMd7+qTk/PnnMzn7L6HgWz vcmtTzrh1WPCDyTPDo+tbVJZdYxsOdwKgcePHYyoWQIP63bkzsj7C+zjJRN9HxV1MRTzfMhrbjO3X 9eNGkHmh/5FqR8BVSkuLA2oHRhxBuBlpyZognv5TWHHXj8UxT8rOki51xm7If+92wwLuFdGFADBmh JbNWYUGYkBke/sd69CmYRTmoNo1Hv73V6MVqgC+yj8CSySg2hwCXLgHUL1+Q4tb5z/R4jAa2ImPoq 6A6MFQkZRRQx9g==; Received: from [84.214.173.6] (port=57214 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oShFI-0004kh-5q; Mon, 29 Aug 2022 12:04:16 -0400 From: Marius Bakke In-Reply-To: <20220828151544.18341-1-maximedevos@telenet.be> References: <20220828151544.18341-1-maximedevos@telenet.be> Date: Mon, 29 Aug 2022 18:04:14 +0200 Message-ID: <871qszdojl.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1661789651; 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:resent-to: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=Y93mPYLoEiUIjbTRv7VS5BuMe8Copsq8pv92TQH1GI4=; b=d9hfpWgalkuIOVn7VTi/zD3UgwIVtAPwI20QWMoxnmscbAmGLc4TKyPnleNnNbfQAZFMBo ohk3nITh5Q/8343Mg8dljRNbWH620DNZIhfujsvbcSBQPnAFmhobzE8SF1aYlwBvH2BYez VO+Ba51BXoZ1gNQn1V27PcVr0DVuRq42gYi2N9ekgZ6MP/biTu9zc7Ou/vQGXIeqsGkI/b dZSXKfydlTNbgVne3Fwc/eiSaqoIZC55eBicj7yyhdQY4RIH9pf55S1fVfBEq+/QFxlZ9P 4UxU6le0gidcb938F2OpdU0OyyyKTnTZpRHL2J29Qd39NUS8y/0M5h/DUTNJ2g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1661789651; a=rsa-sha256; cv=none; b=eIrH5x+lOlycBbUGD2nQ6y/e/6eYI6OmgvVvneI2Evg7kl+aXlSW78JQuWEaJaBSbwTyPX 3gX9QYftvP3v3MucU/iwHqX2pB7Og+I5tpnbvfg2t4I8XQQDlD2ED+qAhICewBOsJuLPDh QddFaS4HU/tXjWtHs5ODMHd4FPkmxz5rSikZBNYloLlSVbtlF+g3oYAzlZ0fFqqvCzAkhp 3fHOg0D3tnv3ylR/u4Vp+pLZ1BxB1wL9BAWlKP+8hW4E0N2X8Kh/HkyQ3ZKN3rkyEXvPFi lpRypbGAM4AsjNh4NWuhRwz31fn3E5Tg2OXlbqPaXbW7TiQylQnJ9ouJuh2pGQ== 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=fEC1bZVw; 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: -5.80 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fEC1bZVw; 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: 20FD72047C X-Spam-Score: -5.80 X-Migadu-Scanner: scn0.migadu.com X-TUID: elB/+1XvwZCJ --=-=-= Content-Type: text/plain Maxime Devos skriver: > In commit 38747a27f36dbaadadb1399ec085d88e48c97555, the package switched from > a mirror:// URL to a ftp:// URL, but there doesn't appear to have been any > particular reason for that. The updater has a tendency to change the URI from mirror:// to the resolved URL, which can be easy to miss when staging the patch. (it would be nice to fix that bug) > * gnu/packages/gnupg.scm (gnupg)[source]{uri}: Use a mirror:// again. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYwzjfg8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHd0fQEAlXZSz3HpmP3ypFTHsddJcMFWNU7fmhCLYiL2 AeXuHwcBAL884XI9f+pSl53WU1OIOu+NUyjjbHF8o4HdWNT1NIQK =mbLK -----END PGP SIGNATURE----- --=-=-=--