From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eDaOCcANK2MutwAAbAwnHQ (envelope-from ) for ; Wed, 21 Sep 2022 15:12:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oLiZCMANK2ORfwAAG6o9tA (envelope-from ) for ; Wed, 21 Sep 2022 15:12:32 +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 E23493BA0D for ; Wed, 21 Sep 2022 15:12:30 +0200 (CEST) Received: from localhost ([::1]:44014 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oazWf-0003v6-99 for larch@yhetil.org; Wed, 21 Sep 2022 09:12:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39342) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oazWF-0003rX-17 for bug-guix@gnu.org; Wed, 21 Sep 2022 09:12:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33860) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oazWE-0002C1-OL for bug-guix@gnu.org; Wed, 21 Sep 2022 09:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oazWE-0007HF-Ed for bug-guix@gnu.org; Wed, 21 Sep 2022 09:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#57978: the fallback machanism for substitute servers doesn't work? Resent-From: Attila Lendvai Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 21 Sep 2022 13:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 57978 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 57978@debbugs.gnu.org X-Debbugs-Original-To: "bug-guix@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.166376590027943 (code B ref -1); Wed, 21 Sep 2022 13:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Sep 2022 13:11:40 +0000 Received: from localhost ([127.0.0.1]:32938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oazVr-0007Gc-BR for submit@debbugs.gnu.org; Wed, 21 Sep 2022 09:11:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:52340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oazVo-0007GU-TZ for submit@debbugs.gnu.org; Wed, 21 Sep 2022 09:11:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38992) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oazVo-0003FE-N9 for bug-guix@gnu.org; Wed, 21 Sep 2022 09:11:36 -0400 Received: from mail-4018.proton.ch ([185.70.40.18]:58539) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oazVf-00026k-TT for bug-guix@gnu.org; Wed, 21 Sep 2022 09:11:36 -0400 Date: Wed, 21 Sep 2022 13:11:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail; t=1663765877; x=1664025077; bh=2fD/VWtBpENPTNh+Y7UonDNCbJV5TaGk4D23h8UgL1M=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID; b=IhqWNPLeICw0Findk8lcw0/A1IczaXyxJvrSeCIs9g2sGDIIatE3fvqsgEKIDkt8w 6UsaK9zqsJl7jpdkxFIyWh4Nihs+t2yIwmHLSg4o6sokHuttIHrXyMFdnEXuf8sJKE yvZDt6bk6FJA3/4hH8NW/9/V4I701rOQObVi7z1ZpW2eXr68Q96FspPZhbOKv7OUIi bs0im8dnVTbLq6/LZNvVZM7gWZ4vyijGIxC5KGgPlXqKph8tBe4fgSdhf7bRD73Wpk 3ldxRVtp5Ymz1BXm7olrPflygNSyQ8+G+tHJ6mArD/LuzoYrrCaI5RX8okRWlE17Z7 nC8HmRfk8UAGQ== From: Attila Lendvai Message-ID: Feedback-ID: 28384833:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.18; envelope-from=attila@lendvai.name; helo=mail-4018.proton.ch 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, SPF_HELO_NONE=0.001, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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" 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=1663765951; 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:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=2fD/VWtBpENPTNh+Y7UonDNCbJV5TaGk4D23h8UgL1M=; b=giqOxPy37JBeV6ptDKgMA/B1LDjkEL9lGnCpe32Ko4za9qhfuo0z00rSY7nJdZOTx8eY4D sGjgXLpZqhb08b7lla1Cv8YJ2eeD0YjiHsNUW3/7H2Kt/FmQnx5PkrWORIs1dQLRjw/G24 BNbRcrYNExJUEHem8keCykFK5S9bBmMzTPBJn+cE/u/e9PE/sl6SpiY23+hn3ogetmpNhu fPt5TwgnbVPLYbBMBsG0rQ9FfmgfR25l5xYnHA0s/6QPn3t6jeKkSrcy1IAbHnv1UpwYuB jGFBNDVYOx7w837IhXrw8VoFY7fVKqFqeng/P8nQFm1PDIk23BUtyLgrUh2KPQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663765951; a=rsa-sha256; cv=none; b=SPT70D+SEh39QUGv1DKvlLQQd0KvSnTPW/zI27yIWGEY74WMHYjNisAIvwaOJLk4onVsot IIn36Me93gqMftf6hMWWrG7112WHOq4OzuOwFlWKYkuG/jLd3maLSgGAFNiUjoPhFdH0rM E0SnygL4hrjWRCZbBn8I0HyBN05gYVZ049fg7RM5caqLSIdqjbqya5PbKkh9MySuFN3XBJ ucXhhq7jC5BfSCAPDC6frV1XgxPbCrEwqjr1Kg/nJ+DRFwJt5SA7C1U3kzeRvHgjobce0M rYr9uVRn3iQxPV0qYru5YJzfsScWJB/63WxLy/nZXuAdG59+eD0e+zuRUCnuEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail header.b=IhqWNPLe; dmarc=none; 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: 1.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lendvai.name header.s=protonmail header.b=IhqWNPLe; dmarc=none; 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: E23493BA0D X-Spam-Score: 1.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: yyj1Cn173Yti ci.guix.gnu.org is down right now. if i add --substitute-urls=3Dhttp://bord= eaux.guix.gnu.org then things work, but sans that it fails: $ ./pre-inst-env guix system --no-graphic vm ~/workspace/guix/guix-crypto/t= ests/swarm-tests.scm guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet substitute: updating substitutes from 'https://substitutes.nonguix.org'... = 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%gu= ix substitute: warning: ci.guix.gnu.org: connection failed: No route to hos= t substitute:=20 substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 10= 0.0% The following derivations will be built: /gnu/store/fkdmiwmvb6ar6n04hr470r3f5frgcbnc-bee-binary-1.8.1.drv /gnu/store/ksqiqmdijfy34g9qmqhkn3r5kww7v644-bee-linux-amd64.drv /gnu/store/lgc6jnar1qha8dydhi5p9ni2jawp5wmd-module-import-compiled.drv /gnu/store/kjza0q20vy6jywfrzr4l5df5va8d5ia9-geth-binary-1.10.25.drv /gnu/store/f090qzxym89vp3r13fbqlh4ghbnfc7ls-geth-alltools-linux-amd64-1.1= 0.25-69568c55.tar.gz.drv /gnu/store/kxjd60sx5hxygkz8vfj670f2c70xdjxd-module-import-compiled.drv /gnu/store/jkp7wrakjv4gqjn475kszaa425zgm62a-openethereum-binary-3.3.5.drv /gnu/store/d1cl9x0gy0bns9frqwgliq0z7604vian-openethereum-linux-v3.3.5.zip= .drv 71.2 MB will be downloaded substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% guix substitute: warning: ci.guix.gnu.org: connection failed: No route to h= ost qemu-minimal-7.1.0-doc 3.4MiB = 876.6MiB/s 00:00 [###= ###############] 100.0% guix substitute: error: connect*: No route to host substitution of /gnu/store/7czrnkybr466v69wdj6i2sn6vpsg0ks3-cdrkit-libre-1.= 1.11 failed guix system: error: corrupt input while restoring archive from # the second time fails with another package: $ ./pre-inst-env guix system --no-graphic vm ~/workspace/guix/guix-crypto/t= ests/swarm-tests.scm guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet guix system: warning: the following groups appear more than once: swarm-mai= nnet substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%gu= ix substitute: warning: ci.guix.gnu.org: connection failed: No route to hos= t substitute:=20 The following derivations will be built: /gnu/store/fkdmiwmvb6ar6n04hr470r3f5frgcbnc-bee-binary-1.8.1.drv /gnu/store/ksqiqmdijfy34g9qmqhkn3r5kww7v644-bee-linux-amd64.drv /gnu/store/lgc6jnar1qha8dydhi5p9ni2jawp5wmd-module-import-compiled.drv /gnu/store/kjza0q20vy6jywfrzr4l5df5va8d5ia9-geth-binary-1.10.25.drv /gnu/store/f090qzxym89vp3r13fbqlh4ghbnfc7ls-geth-alltools-linux-amd64-1.1= 0.25-69568c55.tar.gz.drv /gnu/store/kxjd60sx5hxygkz8vfj670f2c70xdjxd-module-import-compiled.drv /gnu/store/jkp7wrakjv4gqjn475kszaa425zgm62a-openethereum-binary-3.3.5.drv /gnu/store/d1cl9x0gy0bns9frqwgliq0z7604vian-openethereum-linux-v3.3.5.zip= .drv 71.2 MB will be downloaded substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0% guix substitute: error: connect*: No route to host substitution of /gnu/store/qvd2h5fd60h9p6yc161mndznf1785c9p-cpio-2.13 faile= d guix system: error: corrupt input while restoring archive from #