From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qA9TLCueDWXBMQAAauVa8A:P1 (envelope-from ) for ; Fri, 22 Sep 2023 16:01:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id qA9TLCueDWXBMQAAauVa8A (envelope-from ) for ; Fri, 22 Sep 2023 16:01:15 +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 5D57156F8A for ; Fri, 22 Sep 2023 16:01:15 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cOHrV5a8; 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=1695391275; 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:resent-to: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=yRzSZ9O6oP8000673RKFxFSHRR4QgWxo5wTm3FzGebM=; b=sHeJcSWOrb9jrPx0NVNtZ0F6VBXu1Fga3LjTcMxR4Utvs8ABnreaSmILRYgtelY3f5biiO QYAj4QQFIj9rK/Cta/SopzKAEJahsl2HqKvVZOVybD6gQqKQuqWSKM/pH23NLx1CaBjvp1 mNq6HU32KVJpG3q1UD4JVYxTCi8uMIuCxAwgip2t1YqoRn2CWW8DLPwDBPBKZPxECF2UoV fZZ63FPbVwQsJvXMoADQskOKKLyRHJ18YBxBPDy0fILWV1hsuGzXlOLVDzr1GLaxentyGO pPkPCvIha+LN/anF8NVvSb0Oi/LdjYfZwPpSG7MrkxHBpHasQ6mLtcPZLVrfPg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695391275; a=rsa-sha256; cv=none; b=WfdLdyJ5GEixOwCtIHRmR8DrbCR2nUCv9l4waaZfEJkJfhf+gyqg6wVxzAQYupvPluzQpi kmVQzXlKK3opRW+EbeDjtFqmNr7DHlIgTvy0YdrrgLEVazN5qT5JaJDJO2UZxFNsSQXxrm QwySLwFKojpa9b/s9sVz+CHZB0JH3sgRscCSd8C8W0ymoBXkFvTnalHVavK0HjtH0m/8Bf Y223sftqLnIO6DD65wRQBEDfskA3lFjvf+fol3IcuEirfJlW95xA0PQlff8U2CdBEsirIZ LBYy02iSFlz3HXR+xNrE8f8vVAoswTHSrutn00Wf0hnXLifCYex4OwLw6RgLxQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=cOHrV5a8; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qjgiE-0007N2-8m; Fri, 22 Sep 2023 10:00:54 -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 1qjgiD-0007LK-0P for guix-patches@gnu.org; Fri, 22 Sep 2023 10:00:53 -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 1qjgiC-0006Lz-L7 for guix-patches@gnu.org; Fri, 22 Sep 2023 10:00:52 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qjgiN-0001vB-0J for guix-patches@gnu.org; Fri, 22 Sep 2023 10:01:03 -0400 Subject: bug#65352: Fix time-machine and network Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 22 Sep 2023 14:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65352 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 65352-done@debbugs.gnu.org, Maxim Cournoyer Mail-Followup-To: 65352@debbugs.gnu.org, zimon.toutoune@gmail.com, zimon.toutoune@gmail.com Received: via spool by 65352-done@debbugs.gnu.org id=D65352.16953912527357 (code D ref 65352); Fri, 22 Sep 2023 14:01:02 +0000 Received: (at 65352-done) by debbugs.gnu.org; 22 Sep 2023 14:00:52 +0000 Received: from localhost ([127.0.0.1]:37013 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjgiB-0001ub-RD for submit@debbugs.gnu.org; Fri, 22 Sep 2023 10:00:52 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:41262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qjgi8-0001uM-S9 for 65352-done@debbugs.gnu.org; Fri, 22 Sep 2023 10:00:50 -0400 Received: by mail-wm1-x334.google.com with SMTP id 5b1f17b1804b1-405101a02bcso7431455e9.1 for <65352-done@debbugs.gnu.org>; Fri, 22 Sep 2023 07:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695391232; x=1695996032; darn=debbugs.gnu.org; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=yRzSZ9O6oP8000673RKFxFSHRR4QgWxo5wTm3FzGebM=; b=cOHrV5a8ZigZHmnVzUd6n9Y0/uSvNeqeNdqjAD/HOwO7Q8dA7PwN/MKWgJSNHkVEXw Xq6RSwr+2CTWZh5k3VFKSe6OAHpJ2fuv1fGqneNQQ4MBzzIrzRO6vYa5V6drAOoaORUM iAxDLIXRcSJgNE5dDNK2H93UZyRT9OCxF0LXkt7eTk91Hh93q5StKi3atTTNyOiGHOHN dQhXyxM6uEjzCBVOeUNvc+MxU0av2UDaYN6diLYlHbWIl9zsJbOElBZYU/2EPs/+IdoU adsUXy7ZiluZ+KrY59E3ZsIGGbyEDyKFWi/2MoiK/1kG4LPV9Ijbz9dOlpD8yckFGOjO VBdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695391232; x=1695996032; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yRzSZ9O6oP8000673RKFxFSHRR4QgWxo5wTm3FzGebM=; b=Tw+6Ix02B+22H9KLqewIJ32yDxVvYdlXKKKF+UF8g8lEVtBzFqVWEjqSpIQJ7YcEM8 wcGadrS6PGsWgFm0YMMiIPlcH8BAdXb8p50UiiovDzHxJK2ZzYLxzyw/5U2PJSWbTJKe BcaKzRZHwInb2ZB7R1L1OAfV3T818kIuritSCl+rq/rQ2NatO+wtHMdwFJCbC5bJS4KQ Z5GiVdDrCt7I2kTLHbDni0fX3WjG9z53dxcAD2eA4vsaQJH9k/e9dXEG0I6Gi/w+XZlD Q2d91bsQzG/24r5bTcbtlc9u/eky26iq5IozZwEI5/eRIQTzmxLi/resfmT+V684wc79 jFKA== X-Gm-Message-State: AOJu0YzA1EKHfolYi/Uu3w/H0QPlggIPWfc4kUS0QPPa5ZfurvECPwjR jE1bgb+8CIAzK4VKNCU+MbBTSIbKGlI= X-Google-Smtp-Source: AGHT+IHH8YLV83NwimgpK74BLbTw1iwpMds0kYJvHW7EUCAftMhydGMFSr2junAjtNwiuQkQqr7Dyw== X-Received: by 2002:a5d:6308:0:b0:31a:ea18:c516 with SMTP id i8-20020a5d6308000000b0031aea18c516mr7336516wru.3.1695391211537; Fri, 22 Sep 2023 07:00:11 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id v11-20020a5d610b000000b0031435731dfasm4516535wrt.35.2023.09.22.07.00.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Sep 2023 07:00:10 -0700 (PDT) From: Simon Tournier In-Reply-To: References: <86ledjoaly.fsf@gmail.com> <32d3fb5066e0b20e200dabef0fba897634e21dda.1694009405.git.zimon.toutoune@gmail.com> <875y4dltgm.fsf_-_@gnu.org> <86a5tqzze6.fsf@gmail.com> <87zg1pgm7v.fsf@gnu.org> Date: Fri, 22 Sep 2023 15:54:04 +0200 Message-ID: <87ttrm8gar.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -2.18 X-Spam-Score: -2.18 X-Migadu-Queue-Id: 5D57156F8A X-TUID: RDfMlYpjRg4N Hi, On Thu, 14 Sep 2023 at 11:42, Simon Tournier wrote: >> So anyway, go for it! > > Cool! I will proceed. Done with 6d33c1f8061e86d63ab5c9ec75df9c58130c7264. Cheers, simon