From unknown Mon Jun 23 09:40:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#59485: 'guix system list-generations' identifies wrong generation as current Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 22 Nov 2022 17:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 59485 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 59485@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.166913683810540 (code B ref -1); Tue, 22 Nov 2022 17:08:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Nov 2022 17:07:18 +0000 Received: from localhost ([127.0.0.1]:52438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxWju-0002jw-0M for submit@debbugs.gnu.org; Tue, 22 Nov 2022 12:07:18 -0500 Received: from lists.gnu.org ([209.51.188.17]:34488) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxWjp-0002jl-BE for submit@debbugs.gnu.org; Tue, 22 Nov 2022 12:07:16 -0500 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 1oxWjp-0005iA-6Y for bug-guix@gnu.org; Tue, 22 Nov 2022 12:07:13 -0500 Received: from linode.us-core.com ([23.239.4.72]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oxWjk-0007dg-Sj for bug-guix@gnu.org; Tue, 22 Nov 2022 12:07:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=152+RcgJ6Ws6VNR ybPNDgk+kB13rpa96IRg66Io/83U=; h=to:subject:date:from; d=lease-up.com; b=mHjrvxsS6ohaSd3G2RLGIN+wJBMJ8VkCbMRk4s+/Ab9CkHDyyNm6ceCsKorqExg3fBpK GjVIuoyn3WS+1DklihFuN5lKpssWyoxuFLCrpXf/+oUwDzf3sGD09kOjaIkDqPdyeOaL7S PsIiMYc/WDaSDlu6VSH8AQ3CVcuJeGwq8= Received: by linode.us-core.com (OpenSMTPD) with ESMTPSA id 81d833ad (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for ; Tue, 22 Nov 2022 17:07:01 +0000 (UTC) Received: by mail-lf1-f44.google.com with SMTP id s8so24483985lfc.8 for ; Tue, 22 Nov 2022 09:07:00 -0800 (PST) X-Gm-Message-State: ANoB5pkdZYreK5J7HGEUzJ1K73DfUWgzY4Yg3BA5zC9VvwG8a7J9MUeO xQmTWm5977iegvjaxZD6CiYBCPoS+7HoAbdw7Yo= X-Google-Smtp-Source: AA0mqf66iL3t9WYA7zFRbEtOsPxeDjR5h3U73PTvtzLUm8Avg1jt9PqHAmXoJBG95O2/R4okFp16P1wTaysAAFHsVjo= X-Received: by 2002:a05:6512:2385:b0:4ab:13d7:5751 with SMTP id c5-20020a056512238500b004ab13d75751mr8437083lfv.631.1669136816236; Tue, 22 Nov 2022 09:06:56 -0800 (PST) MIME-Version: 1.0 From: Felix Lechner Date: Tue, 22 Nov 2022 09:06:19 -0800 X-Gmail-Original-Message-ID: Message-ID: Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=23.239.4.72; envelope-from=felix.lechner@lease-up.com; helo=linode.us-core.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hi, On my equipment the command 'guix system list-generations' identifies the most recent system generation as "(current)" even though I booted a different, past generation via Grub. The information is most certainly wrong because my latest generation does not boot successfully. I don't know if it matters, but I used 'guix deploy' on my local system. Kind regards, Felix Lechner From unknown Mon Jun 23 09:40:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#59485: 'guix system list-generations' identifies wrong generation as current Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 22 Nov 2022 17:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59485 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Felix Lechner , 59485@debbugs.gnu.org Received: via spool by 59485-submit@debbugs.gnu.org id=B59485.166913773511890 (code B ref 59485); Tue, 22 Nov 2022 17:23:02 +0000 Received: (at 59485) by debbugs.gnu.org; 22 Nov 2022 17:22:15 +0000 Received: from localhost ([127.0.0.1]:52445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxWyN-00035i-Du for submit@debbugs.gnu.org; Tue, 22 Nov 2022 12:22:15 -0500 Received: from lepiller.eu ([89.234.186.109]:56776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxWyL-00035Z-MW for 59485@debbugs.gnu.org; Tue, 22 Nov 2022 12:22:15 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id c43becec; Tue, 22 Nov 2022 17:22:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:in-reply-to:references:message-id:mime-version :content-type:content-transfer-encoding; s=dkim; bh=gaR//scigZik S9NE0iu0iOHlvEuu9KnSANpwTqHl1EM=; b=HD+n9kYRPqkX5EIslZEQCtOZ8Wgv v0BqBh6oUyhNIP2jx51hOd5CPwL2WndKUFusl3HdpCvPu6ChkhVm48vCEqj8ORUq YVPt4ApYTXDcmgzWkdnHq5klWrTS+fwmS1bTBqUEVSY+es7uqzunQ8MJFasUBGqW PRs7YCqNbZIDQc8C4PFqulssbiYo6ISrb4rI/HUhlImjtBpsWoaCWqFQsTWjdTTQ qEMYDwF3S7l67O+Y7jAfMkgX7fQroCihylphIhpAUwmGIaYNqEN9q6TaSisoBrwp hHrb3a5z5GPxoPCpl0NWhQY8uCnswsRtKnytbZzt4bH6pE6seMCzdCRt+g== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id c1d22f6f (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Tue, 22 Nov 2022 17:22:11 +0000 (UTC) Date: Tue, 22 Nov 2022 18:22:06 +0100 From: Julien Lepiller User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <015EB6EB-7053-487D-8572-E5D32DA90240@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----OK4RKA3P4VILIAO340N21O8T6BZDMO Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ------OK4RKA3P4VILIAO340N21O8T6BZDMO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Current system generation identifies the one that would boot by default=2E = Basically, booted =E2=89=A0 current=2E Maybe guix system could show that in= formation=2E Le 22 novembre 2022 18:06:19 GMT+01:00, Felix Lechner via Bug reports for = GNU Guix a =C3=A9crit=C2=A0: >Hi, > >On my equipment the command 'guix system list-generations' identifies >the most recent system generation as "(current)" even though I booted >a different, past generation via Grub=2E > >The information is most certainly wrong because my latest generation >does not boot successfully=2E > >I don't know if it matters, but I used 'guix deploy' on my local system= =2E > >Kind regards, >Felix Lechner > > > ------OK4RKA3P4VILIAO340N21O8T6BZDMO Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Current system generation identifies the one that = would boot by default=2E Basically, booted =E2=89=A0 current=2E Maybe guix = system could show that information=2E

Le = 22 novembre 2022 18:06:19 GMT+01:00, Felix Lechner via Bug reports for GNU = Guix <bug-guix@gnu=2Eorg> a =C3=A9crit=C2=A0:
Hi,

On my equipment the command = 'guix system list-generations' identifies
the most recent system generat= ion as "(current)" even though I booted
a different, past generation via= Grub=2E

The information is most certainly wrong because my latest g= eneration
does not boot successfully=2E

I don't know if it matter= s, but I used 'guix deploy' on my local system=2E

Kind regards,
F= elix Lechner



------OK4RKA3P4VILIAO340N21O8T6BZDMO-- From unknown Mon Jun 23 09:40:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#59485: 'guix system list-generations' identifies wrong generation as current Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 22 Nov 2022 18:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59485 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Julien Lepiller Cc: 59485@debbugs.gnu.org Received: via spool by 59485-submit@debbugs.gnu.org id=B59485.166914100125995 (code B ref 59485); Tue, 22 Nov 2022 18:17:01 +0000 Received: (at 59485) by debbugs.gnu.org; 22 Nov 2022 18:16:41 +0000 Received: from localhost ([127.0.0.1]:52518 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxXp3-0006lD-8Y for submit@debbugs.gnu.org; Tue, 22 Nov 2022 13:16:41 -0500 Received: from linode.us-core.com ([23.239.4.72]:39546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oxXoy-0006kz-Jf for 59485@debbugs.gnu.org; Tue, 22 Nov 2022 13:16:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=fcj7wmNx3PYD9W6 zobkVVDS8k+8MFBujFiX0rTNEbK8=; h=cc:to:subject:date:from:in-reply-to: references; d=lease-up.com; b=F5XebEacttpvyU8XM9WdQ/lrI3c2Vsh8g7gXohCF IooznmgzVE26RJGDFhC19jqY21zyHI51zJ30vcORe6WeNkSItV92xDWojec8FnWjbDRWyI 4x2rU6+Gb10UvnHt16WYGCYINnFlrfBRdo/sK5TFJLZdMa1lKGTHGIHhkmjiY= Received: by linode.us-core.com (OpenSMTPD) with ESMTPSA id c31d6790 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <59485@debbugs.gnu.org>; Tue, 22 Nov 2022 18:16:34 +0000 (UTC) Received: by mail-lj1-f181.google.com with SMTP id b9so18872672ljr.5 for <59485@debbugs.gnu.org>; Tue, 22 Nov 2022 10:16:33 -0800 (PST) X-Gm-Message-State: ANoB5pm4LDU1VB/lXzKZdTGjKYqVbL3B8A+RtYeUkTUgWH1aKZi5zgQg 15D+P+A6LIQXdSzqp0kCboZUutXfF300AuVGDrk= X-Google-Smtp-Source: AA0mqf616ZNZy7kr9X/vx2AgSwORNBcnEq/qB6Yx6Qq90dcm1QrBTO4MiITAcFtvCrtEUgIqNkmJT/5GDGw6sRKTD1c= X-Received: by 2002:a05:651c:88d:b0:278:f53c:380d with SMTP id d13-20020a05651c088d00b00278f53c380dmr2203905ljq.1.1669140991953; Tue, 22 Nov 2022 10:16:31 -0800 (PST) MIME-Version: 1.0 References: <015EB6EB-7053-487D-8572-E5D32DA90240@lepiller.eu> In-Reply-To: <015EB6EB-7053-487D-8572-E5D32DA90240@lepiller.eu> From: Felix Lechner Date: Tue, 22 Nov 2022 10:15:55 -0800 X-Gmail-Original-Message-ID: Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Tue, Nov 22, 2022 at 9:22 AM Julien Lepiller wrote: > > Current system generation identifies the one that would boot by default. = Basically, booted =E2=89=A0 current. Okay, thanks for the explanation! I was confused since 'guix system delete-generations' also refused to drop the defective generation. A kind user on IRC suggested the use of 'roll-back'. I see how that is consistent, but still think the labeling is imprecise. Maybe we could instead offer the designations "(default)" and maybe also "(booted)"? Kind regards Felix Lechner