emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56290: closed (Guix is at version 0, according to "guix --version")


From: GNU bug Tracking System
Subject: bug#56290: closed (Guix is at version 0, according to "guix --version")
Date: Mon, 14 Nov 2022 11:34:01 +0000

Your message dated Mon, 14 Nov 2022 12:33:06 +0100
with message-id <87mt8tpy8d.fsf@gnu.org>
and subject line Re: bug#56290: Guix is at version 0, according to "guix 
--version"
has caused the debbugs.gnu.org bug report #56290,
regarding Guix is at version 0, according to "guix --version"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56290: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56290
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Guix is at version 0, according to "guix --version" Date: Tue, 28 Jun 2022 22:49:18 +0200 User-agent: Evolution 3.38.3-1
$ guix --version
guix (GNU Guix) 0
Copyright © 2022 de auteurs van Guix
Licentie GPLv3+: GNU GPL versie 3 of nieuwer
<http://gnu.org/licenses/gpl.nl.html>
Dit is vrije software: je bent vrij om het aan te passen en het verder
te verspreiden.
Er is GEEN ENKELE GARANTIE, voor zover wettelijk toegestaan.

Didn't there use to be a commint instead of 0 or after 0?
(Reproduced by other people on #guix.)

Greetings,
Maxime.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message --- Subject: Re: bug#56290: Guix is at version 0, according to "guix --version" Date: Mon, 14 Nov 2022 12:33:06 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

Efraim Flashner <efraim@flashner.co.il> skribis:

> I've hunted this down using 'guix time-machine' and it looks like the
> first commit where the version string returns 0 is
> 076e825dc5d585943ce820a279fffe4af09757fb. On that
> commit 'guix time-machine --commit=076e... -- --version' returns 0 and
> on the commit before that 5996aab354831d942b10253bc70217a4f2e6a247 we
> get the commit as the version string.
>
> Looking at the commits I'm guessing that the 076e825d commit interacts
> with the af57d1bf commit 2 before it, and whether the guile is guile-3.0
> or guile-final or guile-3.0-latest.

Fun!  Turns out this was caused by cross-module inlining: the initial
config.scm generated in ‘compiled-guix’ does (define %guix-version "0"),
and that got inlined in (guix ui).

Fixed in 54003af85cc5b689bd328b30617c93ed2f5fd647!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]