GNU bug report logs - #19248
installation of 0.8 stops at guile prompt.

Previous Next

Package: guix;

Reported by: th3kent <tembokm <at> mweb.co.za>

Date: Tue, 2 Dec 2014 00:05:02 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: th3kent <tembokm <at> mweb.co.za>
Cc: 19248 <at> debbugs.gnu.org
Subject: bug#19248: installation of 0.8 stops at guile prompt.
Date: Sun, 07 Dec 2014 23:17:35 +0100
th3kent <tembokm <at> mweb.co.za> skribis:

> ludo <at> gnu.org (Ludovic Courtès) writes:
>> th3kent <tembokm <at> mweb.co.za> skribis:

[...]

>>> on restarting the laptop and booting from the h.d.d, the reboot stops
>>> at the guile-user prompt.  the backtrace shows the following:
>>>
>>> In /gnu/store/*-module-import/gnu/build/linux-boot.scm:
>>>   385:7  2 (#<procedure 1e943c0 at /gnu/store/...
>>> In srfi/srfi-1.scm:
>>>   619:17  1 (for-each #<procedure load-linux-module* (file)> ...
>>
>> Does it show an actual error below that?
>>
>> Could you post your OS config?

[...]

>   (initrd (lambda (file-systems . rest)
>             (apply base-initrd file-systems
>                    #:extra-modules '("pata_acpi.ko" "pata_atiixp.ko")
>                    rest)))

This may be the culprit.  First, it’s not needed, because 0.8 already
included these two modules by default.  Second, 0.8 would fail when
trying to load the same module twice, which is exactly what would happen
here (this is fixed in ‘master’, around commit 0e704a2.)

Could you try to remove these ‘initrd’ lines and try again?

Thanks in advance,
Ludo’.




This bug report was last modified 10 years and 168 days ago.

Previous Next


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