GNU bug report logs - #55521
‘guix shell --export-manifest’ can yield incorrect results

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Thu, 19 May 2022 11:44:02 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

From: Dominic Martinez <dom <at> dominicm.dev>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 55521 <at> debbugs.gnu.org
Subject: bug#55521: ‘guix shell --export-manifest’ can yield incorrect results
Date: Thu, 19 May 2022 09:00:25 -0400
[Message part 1 (text/plain, inline)]
Ludovic Courtès <ludo <at> gnu.org> writes:

> Actually it looks like this was fixed in the meantime:
>
> $ guix time-machine 
> --commit=2f170893719e6e9fc8e19cc5f0568e20a95d92b4 -- shell 
> --export-manifest texlive-base rubber
> ;; What follows is a "manifest" equivalent to the command line 
> you gave.
> ;; You can store it in a file that you may then pass to any 
> 'guix' command
> ;; that accepts a '--manifest' (or '-m') option.
>
> (specifications->manifest
>   (list "texlive-base" "rubber"))
>
> I’m not sure what happened, but it’s a good surprise.  :-)
>
> Closing!

I think this issue is sporadic, rather than fixed. I've had it 
happen and then fix itself, even with the same list of packages on 
the same Guix commit. For instance, I don't encounter the issue 
with the commit you were on:

$ guix time-machine 
--commit=6b588da368c77cde82ea2f22ca315116228777ad -- shell 
--export-manifest texlive-base rubber
;; What follows is a "manifest" equivalent to the command line you 
  gave.
;; You can store it in a file that you may then pass to any 'guix' 
  command
;; that accepts a '--manifest' (or '-m') option.

(specifications->manifest
 (list "texlive-base" "rubber"))

Maybe we could keep this bug open?
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 342 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.