From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 iB8CKeFZEWUE7AAA9RJhRA:P1 (envelope-from ) for ; Mon, 25 Sep 2023 11:58:57 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id iB8CKeFZEWUE7AAA9RJhRA (envelope-from ) for ; Mon, 25 Sep 2023 11:58:57 +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 7146A34CCD for ; Mon, 25 Sep 2023 11:58:57 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Jd4qJGrr; 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"; 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=1695635937; 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=p2iNpKR9vfRUdFZ7vALA5xDJGZxDdaeobfeZdjlLw/c=; b=OBibAIpI8xL0Hln/hYEONs+KXEsTQTPYOSVC3VvIP4U2cFTG9TafGxbD2qDLPq/9Q6Y3md 6EBu0qneM7976+Diu+QhuQWK9ttgqsqwm5zzXaxbttLMrhBa3M9dLIDIZCv2hoeKC4CqdI tUI5isTr9MasDGPTWydYCrCulHdRJJB92olujIvMffpXcdstQv8frqJ4qaSf4hrGhuZ3zO UqW7Jsv8VKAgLQfgN1tSAl71JTL+ht1jla+mwmBRwHCKkq6jhEX9dQP1NNECPGUo1rltsi DP8+eSIINleR03rgnm9wEQuKemME44ViBB92NxeXOo+uXLpMgKDNsm5lgaShdA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Jd4qJGrr; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695635937; a=rsa-sha256; cv=none; b=hLUr2H1B1Up/C4stne49SeIgSlG89r2BJJ6LJlWfEfEduVlzg4aiRGUDOiIdTRkHqhzRgI 0x5mN6jQLFPb4CL11i2F0VMHGr7VmX35C072fKH6Z60hFcNx7mqAgtPe24koWTmPHeB/Bq dS95dc1ezCZXFOym61ab11SDvH3EhuyX6vb3+7lmJnKkUwa1opEp4p1I+bISUBJAP2E9Js iqyxGa1OWQDYsR52YZ+HTcXF9DEeCyGE3VV6f+7A3sRXCtA1ZaotGPAV1nSL+z1QksCyMk F1krCySIlX1Skg4WbmMr8V8gSYGqz/espZw/6cUF8kCZKAQEv7chDscEIImF1g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkiMd-0007Bf-Iw; Mon, 25 Sep 2023 05:58:51 -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 1qkiMc-0007BS-F2 for guix-patches@gnu.org; Mon, 25 Sep 2023 05:58:50 -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 1qkiMc-0004gp-6g for guix-patches@gnu.org; Mon, 25 Sep 2023 05:58:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkiMo-0006EE-Ds for guix-patches@gnu.org; Mon, 25 Sep 2023 05:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65352] Fix time-machine and network Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 Sep 2023 09:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65352 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65352@debbugs.gnu.org, Christopher Baines , Maxim Cournoyer Received: via spool by 65352-submit@debbugs.gnu.org id=B65352.169563588323865 (code B ref 65352); Mon, 25 Sep 2023 09:59:02 +0000 Received: (at 65352) by debbugs.gnu.org; 25 Sep 2023 09:58:03 +0000 Received: from localhost ([127.0.0.1]:44249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkiLr-0006Cq-CL for submit@debbugs.gnu.org; Mon, 25 Sep 2023 05:58:03 -0400 Received: from mail-qv1-xf36.google.com ([2607:f8b0:4864:20::f36]:39174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkiLn-0006CE-5N for 65352@debbugs.gnu.org; Mon, 25 Sep 2023 05:58:02 -0400 Received: by mail-qv1-xf36.google.com with SMTP id 6a1803df08f44-65afc3310e3so5283996d6.1 for <65352@debbugs.gnu.org>; Mon, 25 Sep 2023 02:57:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695635861; x=1696240661; darn=debbugs.gnu.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=p2iNpKR9vfRUdFZ7vALA5xDJGZxDdaeobfeZdjlLw/c=; b=Jd4qJGrrW/T8/3kEg5oB71gMXGP3qdK+mDkP/TPhIhiIgHvI+xu9vydJ9s8j20zX0N WYCYrIMjrSVLwnQFG3DCePGBoVrEo/s9HTW1k3jBMsR4akZBAIAvTsuos6WIg9WsHo9X WhvPNUoFjZ+sFLGV8Ca3PeruSbX/Py5Eb+IF1o2MA5jZ0iNHMtAmIoNh6kASPUDfc2Tk cdmwPqza4EehGIRpaujyGAZpjxD1txGbIQa/Y8WL/gtXhAUEfbHDfnlpFIyl6r86IlPK +jpsXjgmxlMwNvI22O6VK7XoXKWxBAefUqEVVYX1sF7o2Pa4C7VEzf9C9Pl6g8j6W5qx lICA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695635861; x=1696240661; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p2iNpKR9vfRUdFZ7vALA5xDJGZxDdaeobfeZdjlLw/c=; b=M2swC2vTOnSsBwbb+prse/CmwIrERzkZd7sgP7d5wpraMHxgWVpDTOqA9MeoeMJG7D uiRa80hLaYT/syDok7M0Gw+SfIot/21ZM71GIo755MPV6yJEth60OP69KYywCJDbOBw5 6vq0TGjmT2SEIMbje0u28DHJLQPINdsw1ZcNe8iTGJAaq0LelhqTuUs+4bS+JOYLtYQ3 BzbigZPcjWVR6jsvJBsCOLJfGoM0xt2bfPcmwDq+Pl0MlvuUlqWFsoaxUr+g9uFfWWZd Y0zImhuNBLROOH1LmG+lNolnAHz1HmRrm84XoOmrAKwUtbj45ZVrgICm4hH5gvCuvAIl eClQ== X-Gm-Message-State: AOJu0Yy2l/hYlWb9dj814XRDmtGsiEd+IhaHsVsls9ndlEcPtuHPDBIk grzZ/aeKs3fuK98L0WQQdfwBA9EhL8oO1UoiyPs= X-Google-Smtp-Source: AGHT+IE4IrJBxMkPCpoGuYpclbnqerBjb90VbtU9u4A+SQhiRTW2rmahLr4COelnL4jP0LRRLgW7Y6+HI1ooobaASag= X-Received: by 2002:a05:6214:a11:b0:65a:fc66:bbc1 with SMTP id dw17-20020a0562140a1100b0065afc66bbc1mr5106524qvb.5.1695635861254; Mon, 25 Sep 2023 02:57:41 -0700 (PDT) MIME-Version: 1.0 References: <86ledjoaly.fsf@gmail.com> <32d3fb5066e0b20e200dabef0fba897634e21dda.1694009405.git.zimon.toutoune@gmail.com> <875y4dltgm.fsf_-_@gnu.org> <86a5tqzze6.fsf@gmail.com> <87zg1pgm7v.fsf@gnu.org> <87pm267g4h.fsf_-_@gnu.org> In-Reply-To: <87pm267g4h.fsf_-_@gnu.org> From: Simon Tournier Date: Mon, 25 Sep 2023 11:57:30 +0200 Message-ID: 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: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.56 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 7146A34CCD X-Spam-Score: -3.56 X-TUID: FM7/YZYRlstl Hi, On Mon, 25 Sept 2023 at 11:32, Ludovic Court=C3=A8s wrote: > 1. =E2=80=98false-if-git-not-found=E2=80=99 was removed around the call= to > =E2=80=98commit-lookup=E2=80=99, which breaks things as reported jus= t today on > IRC. Could you reintroduce it? About "guix system"? Yes, for sure let reintroduce it. But I miss why it would work for one case and not for the other. I was looking at 'check-forward-update'. > 2. Short commit IDs are no longer handled in the 'commit case, as I > mentioned before in this thread (and then forgot). Could you > reintroduce support for them? Short commit ID are handled by tag-or-commit (guix time-machine and guix pull). If there is a discrepancy elsewhere with short commit ID, it should be fixed overthere, IMHO. Else, I do not understand what you are asking. From my understanding, it would not make sense to have short commit ID handled with (commit . "abc123") for some part of the code and (tag-or-commit . "abc123") for some other part. Cheers, simon