From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EIfkAebZ7GTl4QAAG6o9tA:P1 (envelope-from ) for ; Mon, 28 Aug 2023 19:31:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id EIfkAebZ7GTl4QAAG6o9tA (envelope-from ) for ; Mon, 28 Aug 2023 19:31:18 +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 BD9B640A7C for ; Mon, 28 Aug 2023 19:31:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="MtM/Jh6B"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693243877; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=N2l6zjY3EBUliUX6us+v4wHKzVGKUmqG8DaGS+XZU8U=; b=Uqhcleu1PCFmVWTeG+sScwhI1+Z/z8DMWuLQYE2AMKnvg57LMNdAQjK9+4fg9qC7qPjKzR InUzVaX5kqdJyTjEykjbrIXcDkkR7wzbz+V1BidNhiQWYEAmJc3Q9d8eApVJu/YW3R74z2 aaYL8TkEnkg7TWMOB9y3PCxGAkcwqtsjaN7Nx2tukn8BCHzUmqH53pqhjXlVKjrb2Rb+/H m4XWhcT8CZd++bigf0dnOU2TOnj5MeJqTeZBrCJufKxNWAmaSAB5SGp4QKK2i9894zB8Yt 0opxMQQ4BRBiqcx7xGl/92k1+wPXz3PuLfV+NONAhivUQOL77je/0IG14qTf2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="MtM/Jh6B"; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693243877; a=rsa-sha256; cv=none; b=QEyWrmGLCXhQVG/Y0YkR69oaBcPBrH2wfugpP3J8j5mufmOj3gk6UFlLXh11Dhh9Xo2oYH J7bY0rgTRnjTOaCNBBHTKOJudfCuHVCikf+UPx24sXLy4a7yvxyzqhreOfliu8r7r+W0Lb cvWiELUWWCo4e4rhm2Egvi0nv69HEQrxfmj4wpOho5WNz3VSRS9L2tomWvXgGowDvvP50E /NFbfWwB/kbzvKNbF1JmPGMIc0TbUEuR+P55PVjVv9KQ3YXFxDQclsPPMcaMA4jYZ8JIDm CmXff76o32yDaQTT2nWF55pUD8buMFOXNsVPaabxBlu1PcTDzt/3MUU8+/4cDQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qag4n-0001sh-Af; Mon, 28 Aug 2023 13:30:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qag4l-0001sO-TS for bug-guix@gnu.org; Mon, 28 Aug 2023 13:30:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qag4l-0000pH-Kb for bug-guix@gnu.org; Mon, 28 Aug 2023 13:30:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qag4s-0006op-1p for bug-guix@gnu.org; Mon, 28 Aug 2023 13:31:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65549: Issue during "guix pull" Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 28 Aug 2023 17:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65549 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret , Philip Kaludercic , 65549@debbugs.gnu.org Received: via spool by 65549-submit@debbugs.gnu.org id=B65549.169324385326196 (code B ref 65549); Mon, 28 Aug 2023 17:31:02 +0000 Received: (at 65549) by debbugs.gnu.org; 28 Aug 2023 17:30:53 +0000 Received: from localhost ([127.0.0.1]:48980 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qag4j-0006oN-41 for submit@debbugs.gnu.org; Mon, 28 Aug 2023 13:30:53 -0400 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:39164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qag4g-0006nu-44 for 65549@debbugs.gnu.org; Mon, 28 Aug 2023 13:30:51 -0400 Received: by mail-wm1-x329.google.com with SMTP id 5b1f17b1804b1-3fef29ce3e5so11112955e9.0 for <65549@debbugs.gnu.org>; Mon, 28 Aug 2023 10:30:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693243837; x=1693848637; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=N2l6zjY3EBUliUX6us+v4wHKzVGKUmqG8DaGS+XZU8U=; b=MtM/Jh6BQSjNKWQfKfb8fp8oa08tjz/WfbmTN2EAsfc4tmooT6gThMvdaj4F5bO82G CJY5wHydWzFIRefVHIZJNW45YXy53hcEomcsj1dfYjbTXY9A1iEZTSFrJamoN+F4w24g Y3B6Y1ps1V/s3RFpZYKdN2/UA+QbPqIGINl9imaiVN9d7DC0Ads2RD4BRGz/46jsbav9 K+YDK9hvv7Qxl/pTXX5Y/jsFvwxvilurcG/bjNtzxuP82pmlHQZegIE8uyyax4iLv2vI F35H/4TX+5hZBYbRmS8geHvTn0PkqALDT1M2c0f6vxm0neURuJQV+YhgK1TxmpKGvKGv QgCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693243837; x=1693848637; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=N2l6zjY3EBUliUX6us+v4wHKzVGKUmqG8DaGS+XZU8U=; b=aT+T/IrtCmGj7zUT8aA+x3pZ1Q9etER38diatscJDWAtsARow5+NPeimfr6gd59FnZ oAxHJSnPRglbO0Ha97w4wxfMuUkMdJmYwg09GOIj54DuS1RlBCZKtQZypH27sdnoO8fq Mzjlmv26Xr1PFHfwTDViLnx0V8mEgGVxDW1wzGtU762xihPYy/8IhApmT7K5YDtBUEv5 IzxQ8zRGyv++g/ZnqcmiOKmKyK92R80WCS/tyUpYiSw/xSWEeA8NpN3TerQkoXTbR5Hj eIcj2Y7Shco8cyCkN2QWPGhAZmihfjJ+ny3/74T1X8TkXecDLk3Zgi2bQnX84IkGkuEa /gmg== X-Gm-Message-State: AOJu0Yw0ZdiBklGyndJMEsBaFexpEekp3xJlsPyPdOfyNwEOe+SgndGL ghgs45HR+0H59g1NQRPMHkxDagZZW98= X-Google-Smtp-Source: AGHT+IEZX39mLGuNg1Luwd6ph09VgnDbqGNmdLE1NzsCb+crfZ4dulF1SKag/Sl6Adgq9MnB8FUB7Q== X-Received: by 2002:a05:600c:5185:b0:3fe:dd78:8fbc with SMTP id fa5-20020a05600c518500b003fedd788fbcmr20560090wmb.3.1693243836873; Mon, 28 Aug 2023 10:30:36 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id v18-20020adfedd2000000b0031934b035d2sm11100476wro.52.2023.08.28.10.30.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 10:30:36 -0700 (PDT) From: Simon Tournier In-Reply-To: <87h6ol54gw.fsf@jpoiret.xyz> References: <87ledytcb8.fsf@posteo.net> <87h6ol54gw.fsf@jpoiret.xyz> Date: Mon, 28 Aug 2023 19:19:23 +0200 Message-ID: <87jztfozj8.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 4.28 X-Spam-Score: 4.28 X-Migadu-Queue-Id: BD9B640A7C X-TUID: OPJlZUJm6sWP Hi, On Sun, 27 Aug 2023 at 09:28, Josselin Poiret via Bug reports for GNU Guix = wrote: > Philip Kaludercic writes: > >> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >> ERROR: >> 1. &http-get-error: >> uri: #< scheme: https userinfo: #f host: "ci.guix.gnu.org" po= rt: #f path: "/nar/lzip/i4c6yd0n7yhw2qi5217z62zb9n023dk7-automake-1.16.5" q= uery: #f fragment: #f> >> code: 504 >> reason: "Gateway Time-out" > > It looks like you have connectivity issues with ci.guix.gnu.org. You > might want to retry, or enable other mirrors for substitutes instead, > since ci.guix.gnu.org blocks some territories (not because of Guix > policy, but rather because of where the server is hosted). Well, it=E2=80=99s weird that many people have often connectivity issues wi= th ci.guix.gnu.org. I mean, yes a retry usually makes it pass but as reported in this thread: collection of =E2=80=9Cguix pull=E2=80=9C bug reports Simon Tournier Wed, 23 Aug 2023 18:17:20 +0200 id:86jztl20of.fsf@gmail.com https://yhetil.org/guix/86jztl20of.fsf@gmail.com https://lists.gnu.org/archive/html/guix-devel/2023-08 all these failures with =E2=80=9Cguix pull=E2=80=9C look like the symptom w= ith something unexpected on server side. Although obviously we can tweak on client side for some automatic retries. These transient failures are very hard to tackle because they are transient. :-) Cheers, simon