help-guix
[Top][All Lists]
Advanced

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

Re: Guix pull issue


From: vikram sai balaji ulaganathan
Subject: Re: Guix pull issue
Date: Sat, 1 Sep 2018 11:41:09 -0400

Thanks, I'll run the command and let you know.

On Sat, Sep 1, 2018, 10:57 AM Ludovic Courtès <address@hidden> wrote:
Hello,

vikram sai balaji ulaganathan <address@hidden> skribis:

> For a few weeks now, I have been trying to get guix pull to update
> everything but get the below error. Guix is at .15.0

What does “uname -srvm” return on this machine?

> In guix/serialization.scm:
>    371:23  3 (_ "bash")
>    357:13  2 (dump _)
>     225:6  1 (write-contents-from-port #<input: gnu/packages/bootst…> …)
> In unknown file:
>            0 (sendfile #<input-output: file 10> #<input: gnu/packag…> …)
>
> ERROR: In procedure sendfile:
> In procedure sendfile: Input/output error

Guix internally relies on the sendfile(2) system call to efficiently
communicate with the build daemon.  Here, it could be that the storage
device where those files are is dysfunctional, or that the file system
is corrupt, or that something is wrong with the kernel.

Does “dmesg | tail” show any useful hint when invoked right after the
error?

Thanks,
Ludo’.

reply via email to

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