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

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

bug#48313: closed ([1.3.0rc2] ‘guix describe’ prints nothing and exits w


From: GNU bug Tracking System
Subject: bug#48313: closed ([1.3.0rc2] ‘guix describe’ prints nothing and exits with 0)
Date: Sun, 09 May 2021 21:52:01 +0000

Your message dated Sun, 09 May 2021 23:51:26 +0200
with message-id <874kfb7ezl.fsf@gnu.org>
and subject line Re: bug#48313: [1.3.0rc2] ‘guix describe’ prints nothing and 
exits with 0
has caused the debbugs.gnu.org bug report #48313,
regarding [1.3.0rc2] ‘guix describe’ prints nothing and exits with 0
to be marked as done.

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


-- 
48313: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48313
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [1.3.0rc2] ‘guix describe’ prints nothing and exits with 0 Date: Sun, 09 May 2021 16:34:09 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
In the 1.3.0rc2 VM image, ‘guix describe’ prints nothing and exits with
0 (success).  This is with /run/current-system/profile/bin/guix.
‘strace’ shows that it parses /run/current-system/profile/manifest,
which does not contain provenance information.

“$(readlink -f $(type -P guix)) describe” prints what’s expected, with
information from (guix config).

This is a regression compared to 1.3.0rc1.

Ludo’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#48313: [1.3.0rc2] ‘guix describe’ prints nothing and exits with 0 Date: Sun, 09 May 2021 23:51:26 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Ludovic Courtès <ludo@gnu.org> skribis:

> In the 1.3.0rc2 VM image, ‘guix describe’ prints nothing and exits with
> 0 (success).  This is with /run/current-system/profile/bin/guix.
> ‘strace’ shows that it parses /run/current-system/profile/manifest,
> which does not contain provenance information.

Fixed in 8a154c29151fc445e8d0364f507f6e200de1e700.  (I tested with ‘make
update-guix-package’ from which I built a VM to test into.)

The bug would also cause ‘guix pull’ to start authentication at the
introductory commit (thus authenticating more than 17,000 commits)
instead of starting at the current commit (around 800 commits today.)

If anyone wants to double-check, you can run, on version-1.3.0:

  make update-guix-package
  ./pre-inst-env guix system vm gnu/system/examples/vm-image.tmpl

and from there try things like:

  guix describe
  guix pull

and so on.

Ludo’.


--- End Message ---

reply via email to

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