GNU bug report logs -
#48313
[1.3.0rc2] ‘guix describe’ prints nothing and exits with 0
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Sun, 9 May 2021 14:35:01 UTC
Severity: important
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 09 May 2021 23:51:26 +0200
with message-id <874kfb7ezl.fsf <at> 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 <at> gnu.org.)
--
48313: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48313
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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’.
[Message part 3 (message/rfc822, inline)]
Ludovic Courtès <ludo <at> 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’.
This bug report was last modified 4 years and 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.