From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yEGnAz5OLmK3vgAAgWs5BA (envelope-from ) for ; Sun, 13 Mar 2022 21:04:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id SMQBAT5OLmLzWAEA9RJhRA (envelope-from ) for ; Sun, 13 Mar 2022 21:04:14 +0100 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 D440D45CD8 for ; Sun, 13 Mar 2022 21:04:13 +0100 (CET) Received: from localhost ([::1]:38652 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nTURo-0007In-UJ for larch@yhetil.org; Sun, 13 Mar 2022 16:04:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48708) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nTURe-0007Id-5F for bug-guix@gnu.org; Sun, 13 Mar 2022 16:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49428) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nTURd-0000Hu-SM for bug-guix@gnu.org; Sun, 13 Mar 2022 16:04:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nTURd-0002jd-ML for bug-guix@gnu.org; Sun, 13 Mar 2022 16:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#54370: network problem or intentional blocking? Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 13 Mar 2022 20:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54370 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Christopher Baines , 54370@debbugs.gnu.org Received: via spool by 54370-submit@debbugs.gnu.org id=B54370.164720180410467 (code B ref 54370); Sun, 13 Mar 2022 20:04:01 +0000 Received: (at 54370) by debbugs.gnu.org; 13 Mar 2022 20:03:24 +0000 Received: from localhost ([127.0.0.1]:43325 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTUR1-0002il-MX for submit@debbugs.gnu.org; Sun, 13 Mar 2022 16:03:23 -0400 Received: from tobias.gr ([80.241.217.52]:52146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nTUQz-0002ic-4g for 54370@debbugs.gnu.org; Sun, 13 Mar 2022 16:03:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=ZqRLPE90THmwq lynuU2LAx23I+TC0JnJAFutsMjE+ZU=; h=references:in-reply-to:subject:cc: to:from:date; d=tobias.gr; b=mMIfMT1Ro3vqyjCHAwbI2wGf9jZK6ud9iHicPL/Rc qjqyctroYwr3SG0SRAkpVPoesST7DHjiJ8jAiQc42bxcUi0ci5CqQPygPVqWIDjY1gBjah 5mlhhKBVoqljBd1c6Bcwmes8HF+D1MuoVxwrqZASO2UDFB75GDBZP6xi6rYKjC8+TkEvaK /iXypj7vrGUpIu7cx3yceRVjW24vmCcl4L38/8ZqhNdfNCDzAvWvzb2WXipA7+uRuXzY6L i1D/RQYtCLjvjEoTcdjm7bxmp1KUpiWfue6/7Qpfcae/Z7Xs6ZjRHBNZ15gTjCaD6r8hQU jJWhwJBuF3IfvUDGrrb8A== Received: by submission.tobias.gr (OpenSMTPD) with ESMTP id b1613a88; Sun, 13 Mar 2022 20:03:16 +0000 (UTC) MIME-Version: 1.0 Date: Sun, 13 Mar 2022 21:03:16 +0100 In-Reply-To: <87ilshudq4.fsf@gnu.org> References: <0D08CE96-0992-4AAC-973F-E97D34DB4156@tobias.gr> <87tuc258o8.fsf@cbaines.net> <87ilshudq4.fsf@gnu.org> Message-ID: <634e11a2060e38814348571435f9fdc5@tobias.gr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" Reply-to: Tobias Geerinckx-Rice From: Tobias Geerinckx-Rice via Bug reports for GNU Guix 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=1647201853; 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: content-transfer-encoding:content-transfer-encoding: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=ZqRLPE90THmwqlynuU2LAx23I+TC0JnJAFutsMjE+ZU=; b=a8UYcgmB5aPwIe0UPa4ulBZPOgmqgOiE+3jasuxbB8utEu4adGRPi3DzjROwh2B1n6XXZz ou/jTXeNFHbs7OD96cIlNBAZVGLjwdyq1fSPNaj5GwtyohY9muB5q5GbGITZSgJc0i85yl 76ki7VwMB7DwTD1L6gspIINmwboN52wM9GHDUO/yaYo35L1sQbVgW0FXK7qNG1bUR/kB1C QwG+d9/aibXRBbikfmLILk3j9Fs3SdeSSoZARoNZ6Z5GuaGKxGMUMT+C9sx7L80RZkRudV rLTmbZBYJAHKd1Sz7H9GjrkT7ttzuj+sn9g49elgI2ZNCQ2eignovikHLElyUQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647201853; a=rsa-sha256; cv=none; b=gcDi592I8XhYkQBHIf07XdmWutih5HYQC4EbBvuLcKA+WBQ9rdO+lTmmZgRrdq2OWDjos2 V/+V0lzx3m6vYLj+arFlmBFYDBU9EK4Ef3wdVDoaNYfyJSVNlxuMhqpqlXfCGodIixJ02i BJ3em45aomaGchucCAaPxwuFTzInXYgl+MyRuE8L5AJRHdSgM4xGRNUAjRaoZOXBTjteeK liCQjG1ud+lbwRg6INIhKF2DIBduvUBN/Eh5DQz2PULd9Hlq+IG/qAV0bydtq/1NgoEFIj Bs8nfO7T5Nwo6y9Qvk2z9EN+Kz06Jm/XOpVD0+1CkeFoIyyHKBd3fNdGVn+h0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=mMIfMT1R; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.77 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tobias.gr header.s=2018 header.b=mMIfMT1R; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: D440D45CD8 X-Spam-Score: -3.77 X-Migadu-Scanner: scn0.migadu.com X-TUID: C5WynkYATTu2 Pending expertise, is it feasible to serve the copy as-is without trying to impersonate berlin? E.g. mirror.guix.gnu.org? Hm, maybe that's not worth the effort… I've asked around and short of pointing guix.gnu.org to bayfront — working around the issue & hoping that it will continue to be unaffected — or using a CDN that has points of presence in Russia — which can easily be taken down in a future wave of sanctions — the situation seems to be quite disappointing. For proper fail-over you (ironically) need one box sitting in front of the boxes you want to fail over to. Kind regards, T G-R Sent from a Web browser. Excuse or enjoy my brevity.