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

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

[debbugs-tracker] bug#35138: closed (guix system search needs installer)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#35138: closed (guix system search needs installer)
Date: Thu, 04 Apr 2019 15:51:01 +0000

Your message dated Thu, 04 Apr 2019 17:50:38 +0200
with message-id <address@hidden>
and subject line Re: bug#35138: guix system search needs installer
has caused the debbugs.gnu.org bug report #35138,
regarding guix system search needs installer
to be marked as done.

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


-- 
35138: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35138
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: guix system search needs installer Date: Thu, 4 Apr 2019 10:54:57 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.2
Hi,

during the use of the openSUSE package of Guix I found a little "bug".
Running "guix system search" results in:

guix system: warning: failed to load '(gnu system install)':
no code for module (gnu installer)

So I packaged guile-newt and configured the guix package with
"--enable-installer". Now this problem is gone :)

I just wonder if we should document this, so that it's clear
"--enable-installer" is not only needed for the installer. Or maybe
there is a way to remove the dependency for "guix system search" on (gnu
installer).

~Jonathan



--- End Message ---
--- Begin Message --- Subject: Re: bug#35138: guix system search needs installer Date: Thu, 04 Apr 2019 17:50:38 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hi,

Jonathan Brielmaier <address@hidden> skribis:

> during the use of the openSUSE package of Guix I found a little "bug".
> Running "guix system search" results in:
>
> guix system: warning: failed to load '(gnu system install)':
> no code for module (gnu installer)

(Note that it’s a warning, not an error.)

I cannot reproduce this with a ‘guix’ coming from ‘guix pull’:

--8<---------------cut here---------------start------------->8---
$ guix system search . > /dev/null
$ echo $?
0
--8<---------------cut here---------------end--------------->8---

Indeed, the problem came from the makefiles, and is fixed in commit
a7ad4505b7a09f32e2727a333e11716739efb713.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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