guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCHES] Add wicd and wicd-service


From: Ludovic Courtès
Subject: Re: [PATCHES] Add wicd and wicd-service
Date: Mon, 09 Mar 2015 09:50:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

"白い熊 @相撲道" <address@hidden> skribis:

> On 2015年3月9日 3:04:55 CET, Mark H Weaver <address@hidden> wrote:
>>> When running `sudo guix system reconfigure /etc/sysconfig.scm' I get:
>>
>>>
>>> guix system: error: failed to load operating system file
>>'/etc/sysconfig.scm':
>>> ERROR: no code for module (gnu packages wicd)
>>>
>>> This after a `guix pull'.
>>>
>>> What could be the problem?
>>
>>"guix pull" puts the updates in $HOME/.config/guix/latest, so it will
>>only affect calls to 'guix' by the user who ran "guix pull".  When you
>>run 'guix' as some other user (root in this case), then it won't see
>>those updates.
>>
>>So I guess you should run "sudo guix pull" and then try again.
>
> OK, did this, was able to reconfigure the system then and now I get a kernel 
> panic on boot, same issue as in 
> http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00757.html

If you choose one of the previous configurations in the GRUB menu, does
it boot?

This might be due to a failure to mount the root file system, for
instance due to a missing module in the initrd.  Would be good if you
could check in the running system what modules are used for the root
device.

Once you’ve identified the problem, we must also arrange for the boot
code to provide better error handling.

Thanks,
Ludo’.



reply via email to

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