bug-guix
[Top][All Lists]
Advanced

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

bug#19248: installation of 0.8 stops at guile prompt.


From: Ludovic Courtès
Subject: bug#19248: installation of 0.8 stops at guile prompt.
Date: Wed, 03 Dec 2014 23:18:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

th3kent <address@hidden> skribis:

> hardware: 8-year-old hp nx6125 with 512mb memory and 60gb h.d.d
>
> first attempt at installation failed with the following:
>
> unionfs invoked oom-killer: gfp_mask=0x...
> unionfs cpuset=/ mems_allowed=0
> [...]
> Out of memory: Kill process 2068 (guix) score 526 or sacrifice child
> Killed process 2068 (guix) total-vm:829080kB, anon-rss:201792kB, file-rss:0kB
> guix system: error: build failed: unexpected end-of-file
> 2470 operations

This is a sign that too much data was written to the unionfs that sits
on the root file system.

Could it be because you forgot to run ‘deco start cow-store /mnt’?  

> second attempt at installation failed with "no permissions" when copying
> pata_* kernel modules to /gnu/store/*-linux-libre-3.17.2/.

That is weird.  Do you remember at what point that happened?  Was it at
the end of the ‘guix system init config.scm /mnt’ run?

Files and directories under /gnu/store are meant to be immutable.

> 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?

Thanks for the report!

Ludo’.





reply via email to

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