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

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

[debbugs-tracker] bug#31581: closed (`guix system` requires guile-json?)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#31581: closed (`guix system` requires guile-json?)
Date: Tue, 29 May 2018 16:31:02 +0000

Your message dated Tue, 29 May 2018 18:30:03 +0200
with message-id <address@hidden>
and subject line Re: bug#31581: `guix system` requires guile-json?
has caused the debbugs.gnu.org bug report #31581,
regarding `guix system` requires guile-json?
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
31581: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31581
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: `guix system` requires guile-json? Date: Thu, 24 May 2018 13:00:42 -0400 User-agent: Mutt/1.10.0 (2018-05-17)
Sometime in the past couple months, `./pre-inst-env guix system` stopped
working for me on distros besides GuixSD. It fails with 'guix: system:
command not found'.

Using the installed Guix, without pre-inst-env, still works.

------
$ ./pre-inst-env guix system vm foo.scm                      
guix: system: command not found                    
Try `guix --help' for more information.
------

I used my trusty strace and found that it fails when it can't find
(json). So, I installed guile-json, and now things are good.

I wonder if this can be improved for users on foreign distros.

The manual suggests that the JSON module is required for some of the
importers, but not for `guix system`. But I see that it is used in (gnu
system vm (system-docker-image)).

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#31581: `guix system` requires guile-json? Date: Tue, 29 May 2018 18:30:03 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hello,

Leo Famulari <address@hidden> skribis:

> Sometime in the past couple months, `./pre-inst-env guix system` stopped
> working for me on distros besides GuixSD. It fails with 'guix: system:
> command not found'.
>
> Using the installed Guix, without pre-inst-env, still works.
>
> ------
> $ ./pre-inst-env guix system vm foo.scm                      
> guix: system: command not found                    
> Try `guix --help' for more information.
> ------
>
> I used my trusty strace and found that it fails when it can't find
> (json). So, I installed guile-json, and now things are good.
>
> I wonder if this can be improved for users on foreign distros.
>
> The manual suggests that the JSON module is required for some of the
> importers, but not for `guix system`. But I see that it is used in (gnu
> system vm (system-docker-image)).

Oh indeed, that’s a recent regression.  Fixed in
201f2c87693f0f26bb8d00dedc49060d5da43e1f.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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