From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QCQUALL2SGS8XAEASxT56A (envelope-from ) for ; Wed, 26 Apr 2023 12:02:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id QM11O7H2SGTSQQAAauVa8A (envelope-from ) for ; Wed, 26 Apr 2023 12:02:25 +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 BEC8D3E212 for ; Wed, 26 Apr 2023 12:02:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1prbyO-0008O7-AK; Wed, 26 Apr 2023 06:02:04 -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 1prbyM-0008Ne-KY for bug-guix@gnu.org; Wed, 26 Apr 2023 06:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1prbyM-0004n4-Bu for bug-guix@gnu.org; Wed, 26 Apr 2023 06:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1prbyM-0003B9-6w for bug-guix@gnu.org; Wed, 26 Apr 2023 06:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62656: broken guix time-machine + software-heritage Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 26 Apr 2023 10:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62656 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Nicolas Graves Cc: 62656@debbugs.gnu.org Received: via spool by 62656-submit@debbugs.gnu.org id=B62656.168250327212137 (code B ref 62656); Wed, 26 Apr 2023 10:02:02 +0000 Received: (at 62656) by debbugs.gnu.org; 26 Apr 2023 10:01:12 +0000 Received: from localhost ([127.0.0.1]:54324 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prbxY-00039h-EB for submit@debbugs.gnu.org; Wed, 26 Apr 2023 06:01:12 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:32736) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1prbxT-00038c-Q8 for 62656@debbugs.gnu.org; Wed, 26 Apr 2023 06:01:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:references:date:in-reply-to: message-id:mime-version:content-transfer-encoding; bh=/jKl3DBlX7kEUKd2t0O0kp1BCWT62MUujoLePMQNg2Q=; b=JY0zPMEPKe1FdU1CCr4T6YkYVuSYhI0OTSKVI/4/yevnBHwqfmne2TbS 9Q6Kx25OyR+44it09SKYkxHvLobcchpbJstIlY3wXSn4Sw5nBZw0oAl7m kO7cBnJvoPjv4qiZf5pQxVxdbQZxwlrrtXlvEr98ran8LJZDvo9NQzZ7W w=; X-IronPort-AV: E=Sophos;i="5.99,227,1677538800"; d="scan'208";a="105040868" Received: from 91-160-117-201.subs.proxad.net (HELO ribbon) ([91.160.117.201]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Apr 2023 12:01:01 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <878rf8hch7.fsf@ngraves.fr> <87pm7rx98e.fsf@gnu.org> Date: Wed, 26 Apr 2023 12:01:01 +0200 In-Reply-To: <87pm7rx98e.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Wed, 26 Apr 2023 11:50:57 +0200") Message-ID: <87jzxzx8rm.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682503345; a=rsa-sha256; cv=none; b=Uf7ChZ4VCnVZgk8XL6MT9ucYaqe4MaVtsmSeAUAPWg4cab3j8/HDJ8BmNufCziwDRp3M29 YxLwreU5aH3Mu8qH/iiRWepBFLGVf67CXEVhQLscEvnMy/ZZdTfpcRSgKs4UA9dz4DHX+Y D5fKmfg3Ek1JKGxi6LJBABG/DMyslJWsFi0QH4DfnZlcqS8e/QHXxnp0dxJYrlY/N8cdmc +9s8xejC7CbMDLmSuptNBvp6qelEA1vYhTLsbs2AKWJhKyAztiUgBIY8t4qaAJEH8kk4L4 daXGdWJ9zfaibPiXAmpK5JB2EAc/7nYiNUHkPhjeqiYIVJpYhUHbCEjBYPEoFw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=JY0zPMEP; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682503345; 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: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=/jKl3DBlX7kEUKd2t0O0kp1BCWT62MUujoLePMQNg2Q=; b=H3xioNqOk9luGB2e+sgYkh7ACgjxfC+AY5NcRGdzZTW0R20h3RbfdeoW+ue/OwICT8mH8H Tow6tjxmts5+sogWiThb4lHZJAWn7y/Czkh7c1RtE1avccGaWD96aih/0nQd4LBBgnp0nu 7vrYiP+SzcaD0Vd2D6NDnDTU08YR6ALvE3K3bsZNZV7MwBpE9MRICK07Dsv2hIW1ZM4iuw /YoNcfsriERb5XHXAc0VY0tYwvDz0A7+4JkgGuKyVMgs+D+Ubwk5AE/gTV03hxZLfyenaW 1XR+t7O1mP/VW/4qqWFOXNDM81PkcC+31H38gtrXIVq8STPLIfEX0/duIJhVsg== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=JY0zPMEP; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=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: 5.69 X-Spam-Score: 5.69 X-Migadu-Queue-Id: BEC8D3E212 X-TUID: mgWRcsJFGGtl Ludovic Court=C3=A8s skribis: > The server keeps closing the connection prematurely. Unlike our client > in Guile, wget keeps retrying and so, little by little, it eventually > gets more bytes. In my case it seems to get stuck at 90% though, where > each attempt gives it zero or very few additional bytes. > > I suspect this is an issue at SWH. I=E2=80=99ll bring it up there. =F0=9F=91=89 https://gitlab.softwareheritage.org/swh/devel/swh-vault/-/issu= es/4346