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 YOMWAGxA+2R+mwAA9RJhRA:P1 (envelope-from ) for ; Fri, 08 Sep 2023 17:40:28 +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 YOMWAGxA+2R+mwAA9RJhRA (envelope-from ) for ; Fri, 08 Sep 2023 17:40:28 +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 893F830E7C for ; Fri, 8 Sep 2023 17:40:27 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oQiu/qd9"; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694187627; 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-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=X/NgA+bGxKR3HYi9cywHkPgL+N9IB8O0iXYxflC6Ozo=; b=DIEaM8gCfd3xRGd6zQabCtmRiwM+Ah8BIj/UbWuCFWpXwwnK0ECo76gT5cEc3oQnGy2XMm VTSYBEvmc3/rfFhMQASe8IuTeBuTjdYwA0ceOkrzw/vPA9CSNctxUQlE5qXi+UHFuy0D7n Q40IEa5VTintoX3uzD/EO8oJoBkBtyaDroXlIFnAjE7ydh/1knVT3whRLiuiHLkMKi3wO/ azFV5ruRgSLK/AB/9or6qeebomqjRGJcMjaSiSCbH4ehVHgSMHndeYNk+BJGpmLkWqYPBL mIQf+SosfatetNM04xM4jPnOw7sRNKN/VTRlOIpMmN3GJYaayq+1E/FvQ534Xw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694187627; a=rsa-sha256; cv=none; b=oCTB4Os0G8O9uo5ipb3sKtP+12pWsEHFZBrMtgma98VkGDSZdcHm8t4umW9Othe2Jq8Pfz 1m2FMkJ/sbi1W+eiCa0NLJafIarDkRNAcqtju/ClfUwuFSrTLMCqli+msyOUjXAW2xYGcd hqqzjZ0qu/sEIKwa+UnYZQO4eRcyPyHNN+Rp44QkVKNIlIzfartZgoQlEZmdQi16Q2/63M HBOUe2ba+Pp+vojPvUi3Pef29SvzWQNuwWD6wzt70MX8S0PYU6uwrFWmyqiI1kV6hfipDj 23H+UA+8F/VEN/o/PszAK6FkXreXRTZI+bX3swmjcVh6imnPJ6H5r3yO3qkUjA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="oQiu/qd9"; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qedaW-0002iA-Bj; Fri, 08 Sep 2023 11:40: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 1qedaS-0002bc-Jy for bug-guix@gnu.org; Fri, 08 Sep 2023 11:40:01 -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 1qedaS-0003L1-0N for bug-guix@gnu.org; Fri, 08 Sep 2023 11:40:00 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qedaU-0005s9-9w for bug-guix@gnu.org; Fri, 08 Sep 2023 11:40:02 -0400 Subject: bug#63726: time-machine without options does not get the latest commit Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Fri, 08 Sep 2023 15:40:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63726 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Tournier Cc: Konrad Hinsen , 63726-done@debbugs.gnu.org Mail-Followup-To: 63726@debbugs.gnu.org, ludo@gnu.org, zimon.toutoune@gmail.com Received: via spool by 63726-done@debbugs.gnu.org id=D63726.169418755622508 (code D ref 63726); Fri, 08 Sep 2023 15:40:02 +0000 Received: (at 63726-done) by debbugs.gnu.org; 8 Sep 2023 15:39:16 +0000 Received: from localhost ([127.0.0.1]:45241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qedZk-0005qx-0g for submit@debbugs.gnu.org; Fri, 08 Sep 2023 11:39:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qedZh-0005ql-Kf for 63726-done@debbugs.gnu.org; Fri, 08 Sep 2023 11:39:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qedZY-0003Ct-Nj; Fri, 08 Sep 2023 11:39:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=X/NgA+bGxKR3HYi9cywHkPgL+N9IB8O0iXYxflC6Ozo=; b=oQiu/qd9p209bXptwB+F 2lkd9saVuKsUaU2mBxImIEjMEGHfArvIcQi69F6D/qxW2180DkYvtIAN44aAIbhWEA7hhCWVazYLs PQNL+vWkcUHj0h4bX/Mi1qRL3oZtohheBDIIvwrEyHL5opeJyfq3juwNSnyWZL6jn2Oj81K++yOfL M0TCRRmYCSx7dE8BrcAEz2zAUeVjF0fq6zKk886c7z8xbVAGbFHGOqKcbQb5dzAwGm+/A5ZYxBuXy JqMiUQydSZdMgJR6R4Y8RYHgIhoPxZm3gFRenmXy63uvhY9qEjdQw1m/UeTgU592Uwrbm32q6F7mj Glop4ZkDyPzQGQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87v8ggwmat.fsf@gmail.com> <875y8gcedh.fsf@gnu.org> <87bkehq3o7.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Duodi 22 Fructidor an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour de la Noisette X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 08 Sep 2023 17:39:01 +0200 In-Reply-To: <87bkehq3o7.fsf@gmail.com> (Simon Tournier's message of "Mon, 04 Sep 2023 18:55:04 +0200") Message-ID: <875y4kd696.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -5.42 X-Migadu-Queue-Id: 893F830E7C X-Migadu-Spam-Score: -5.42 X-TUID: HGZlSpueIknh Simon Tournier skribis: > On Thu, 25 May 2023 at 23:03, Ludovic Court=C3=A8s wrote: > >>> Now, what I am missing. The manual says: >>> >>> As for =E2=80=98guix pull=E2=80=99, the absence of any options m= eans that the latest >>> commit on the master branch will be used. The command >>> >>> guix time-machine -- build hello >>> >>> will thus build the package =E2=80=98hello=E2=80=99 as defined i= n the master branch, >>> which is in general a newer revision of Guix than you have installe= d. >>> Time travel works in both directions! > > [...] > >> Should we fix the doc or should we fix the code?=E2=80=A6 > > All seems fixed so let close it? Yes, done!