From mboxrd@z Thu Jan 1 00:00:00 1970 From: vikram sai balaji ulaganathan Subject: Re: Guix pull issue Date: Tue, 4 Sep 2018 00:25:01 -0400 Message-ID: References: <87k1o5cls4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000410ee50575040ba5" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fx36D-0006qV-CS for help-guix@gnu.org; Tue, 04 Sep 2018 00:38:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fx2tw-00026j-Ni for help-guix@gnu.org; Tue, 04 Sep 2018 00:25:18 -0400 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: help-guix@gnu.org --000000000000410ee50575040ba5 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Turned verbosity of daemon to 5 and I got the below downgrading to read lock on `/var/guix/temproots/1572' locking path `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv' lock acquired on `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv.lock' recursively deleting path `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv' | /gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv' has hash `d9ddde832ca6671a86815f293a4d175cf8abad16146670c6d8030bf1edcd5e85' linking =E2=80=98/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv= =E2=80=99 to =E2=80=98/gnu/store/.links/11ayrpnz22q3v3370rhl2snspy2w2x6klaazh631lrx65j1x= xpfr=E2=80=99 lock released on `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv.lock' Backtrace: 19 (_ # # #) In guix/packages.scm: 1205:22 18 (thunk) 1138:25 17 (bag->derivation # #< =E2=80=A6) In srfi/srfi-1.scm: 592:29 16 (map1 (("source" #) = =E2=80=A6)) 592:17 15 (map1 (("pkgconfig" #) = =E2=80=A6)) In guix/packages.scm: 926:16 14 (expand-input # # =E2=80=A6) 881:14 13 (cache! # # =E2=80=A6) In unknown file: 12 (_ # # #) In guix/packages.scm: 1205:22 11 (thunk) 1138:25 10 (bag->derivation # #< =E2=80=A6) In srfi/srfi-1.scm: 592:29 9 (map1 (("source" #) = =E2=80=A6)) 592:29 8 (map1 (("tar" #) = =E2=80=A6)) 592:29 7 (map1 (("gzip" #) = =E2=80=A6)) 592:17 6 (map1 (("bzip2" #) = =E2=80=A6)) In guix/packages.scm: 926:16 5 (expand-input # # =E2=80=A6) 881:14 4 (cache! # # =E2=80=A6) In unknown file: 3 (_ # # #) In guix/packages.scm: 1205:22 2 (thunk) 1138:25 1 (bag->derivation # #< =E2=80=A6) In srfi/srfi-1.scm: 592:17 0 (map1 (("source" #) = =E2=80=A6)) srfi/srfi-1.scm:592:17: In procedure map1: Throw to key `srfi-34' with args `(#)'. Backtrace: 9 (primitive-load "/root/.config/guix/current/bin/guix") In guix/ui.scm: 1579:12 8 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 7 (catch _ _ # =E2=80=A6) 829:9 6 (catch _ _ # =E2=80=A6) 829:9 5 (catch _ _ # =E2=80=A6) In guix/scripts/pull.scm: 505:22 4 (_) In guix/store.scm: 1555:24 3 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In guix/scripts/pull.scm: 264:2 2 (_ _) In ice-9/eval.scm: 191:27 1 (_ #(#(# #) = =E2=80=A6)) In unknown file: 0 (scm-error misc-error #f "~A ~S" ("invalid build re=E2=80=A6" = =E2=80=A6) =E2=80=A6) ERROR: In procedure scm-error: invalid build result (# /gnu/store/5ijqxijd3qgrfwgzncx9jcq9ivqlgkgm-compute-guix-derivation 49b5690> "") Thanks. Any help would be appreciated. Vikram On Mon, Sep 3, 2018, 8:01 PM vikram sai balaji ulaganathan < tayirvadai.vikram@gmail.com> wrote: > Uname shows Linux 4.17.13-gnu #1 SMP 1x86_64 > > dmesg is not revealing anything. dmesg is not updating for this operation > Is there another command that needs to be run or do I have restart guix > daemon. > > Thanks > Vikram > > On Sat, Sep 1, 2018, 10:57 AM Ludovic Court=C3=A8s wrote: > >> Hello, >> >> vikram sai balaji ulaganathan 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 =E2=80=9Cuname -srvm=E2=80=9D return on this machine? >> >> > In guix/serialization.scm: >> > 371:23 3 (_ "bash") >> > 357:13 2 (dump _) >> > 225:6 1 (write-contents-from-port # =E2=80=A6) >> > In unknown file: >> > 0 (sendfile # # =E2=80=A6) >> > >> > 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 =E2=80=9Cdmesg | tail=E2=80=9D show any useful hint when invoked ri= ght after the >> error? >> >> Thanks, >> Ludo=E2=80=99. >> > --000000000000410ee50575040ba5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Turned verbosity of daemon to 5 and I got the below<= div dir=3D"auto">

downgrading to read lock on `/var/guix/temproots/1572'
locki= ng path `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv= '
lock acquired on `/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip= 2-1.0.6.tar.gz.drv.lock'
recursively deleting path `/gnu/store/bp0hy= ahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv'
|=C2=A0 =C2=A0/g= nu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv
`/gnu/s= tore/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv' has hash= =C2=A0
`d9ddde832ca6671a86815f293a4d175cf8abad16146670c6d8030bf1edcd5e85= '
linking =E2=80=98/gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2= -1.0.6.tar.gz.drv=E2=80=99 to=C2=A0
=E2=80=98/gnu/store/.links/11ayrpnz2= 2q3v3370rhl2snspy2w2x6klaazh631lrx65j1xxpfr=E2=80=99
lock released on `/= gnu/store/bp0hyahbn3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv.lock'=
Backtrace:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 19 (_ #<procedure t= hunk ()> #<procedure list _> #<undefined>)
In guix/packag= es.scm:
=C2=A0 1205:22 18 (thunk)
=C2=A0 1138:25 17 (bag->derivati= on #<build-daemon 256.97 1826f50> #<<bag=E2=80=A6> =E2=80=A6= )
In srfi/srfi-1.scm:
=C2=A0 =C2=A0592:29 16 (map1 (("source&quo= t; #<origin "mirror://gnu/guile/guil=E2=80=A6>) =E2=80=A6))
= =C2=A0 =C2=A0592:17 15 (map1 (("pkgconfig" #<package pkg-confi= g@0.29.2 gn=E2=80=A6>) =E2=80=A6))
In guix/packages.scm:
=C2=A0 = =C2=A0926:16 14 (expand-input #<build-daemon 256.97 1826f50> #<pac= kage=E2=80=A6> =E2=80=A6)
=C2=A0 =C2=A0881:14 13 (cache! #<weak-ta= ble 255/443> #<package pkg-config@0.2=E2=80=A6> =E2=80=A6)
In u= nknown file:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 12 (_ #<procedure thu= nk ()> #<procedure list _> #<undefined>)
In guix/packages= .scm:
=C2=A0 1205:22 11 (thunk)
=C2=A0 1138:25 10 (bag->derivation= #<build-daemon 256.97 1826f50> #<<bag=E2=80=A6> =E2=80=A6)<= br>In srfi/srfi-1.scm:
=C2=A0 =C2=A0592:29=C2=A0 9 (map1 (("source&= quot; #<origin ("http://fossies.org/lin=E2=80= =A6>) =E2=80=A6))
=C2=A0 =C2=A0592:29=C2=A0 8 (map1 (("tar"= #<package tar@1.30 gnu/packages/boot=E2=80=A6>) =E2=80=A6))
=C2= =A0 =C2=A0592:29=C2=A0 7 (map1 (("gzip" #<package gzip@1.9 gnu= /packages/boo=E2=80=A6>) =E2=80=A6))
=C2=A0 =C2=A0592:17=C2=A0 6 (map= 1 (("bzip2" #<package bzip2@1.0.6 gnu/packages=E2=80=A6>) = =E2=80=A6))
In guix/packages.scm:
=C2=A0 =C2=A0926:16=C2=A0 5 (expand= -input #<build-daemon 256.97 1826f50> #<package=E2=80=A6> =E2= =80=A6)
=C2=A0 =C2=A0881:14=C2=A0 4 (cache! #<weak-table 255/443> = #<package bzip2@1.0.6 gn=E2=80=A6> =E2=80=A6)
In unknown file:
= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A03 (_ #<procedure thunk ()> #= <procedure list _> #<undefined>)
In guix/packages.scm:
= =C2=A0 1205:22=C2=A0 2 (thunk)
=C2=A0 1138:25=C2=A0 1 (bag->derivatio= n #<build-daemon 256.97 1826f50> #<<bag=E2=80=A6> =E2=80=A6)=
In srfi/srfi-1.scm:
=C2=A0 =C2=A0592:17=C2=A0 0 (map1 (("source= " #<origin "https://web.archive.org=E2= =80=A6>) =E2=80=A6))

srfi/srfi-1.scm:592:17: In procedure map1:Throw to key `srfi-34' with args `(#<condition &nix-protocol-e= rror [message: "error parsing derivation=C2=A0
`/gnu/store/bp0hyahb= n3f60b954rfcz0vqlmc7lhzj-bzip2-1.0.6.tar.gz.drv': expected string `Deri= ve(['"=C2=A0
status: 1] 7e7f300>)'.
Backtrace:
=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A09 (primitive-load "/root/.config= /guix/current/bin/guix")
In guix/ui.scm:
=C2=A0 1579:12=C2=A0 8 = (run-guix-command _ . _)
In ice-9/boot-9.scm:
=C2=A0 =C2=A0 829:9=C2= =A0 7 (catch _ _ #<procedure 7f0f8aa7e9b8 at guix/ui.scm:611=E2=80=A6>= ; =E2=80=A6)
=C2=A0 =C2=A0 829:9=C2=A0 6 (catch _ _ #<procedure 7f0f8= aa7e9d0 at guix/ui.scm:729=E2=80=A6> =E2=80=A6)
=C2=A0 =C2=A0 829:9= =C2=A0 5 (catch _ _ #<procedure 7f0f876e73d0 at guix/scripts/pu=E2=80=A6= > =E2=80=A6)
In guix/scripts/pull.scm:
=C2=A0 =C2=A0505:22=C2=A0 4= (_)
In guix/store.scm:
=C2=A0 1555:24=C2=A0 3 (run-with-store _ _ #:= guile-for-build _ #:system _ # _)
In guix/scripts/pull.scm:
=C2=A0 = =C2=A0 264:2=C2=A0 2 (_ _)
In ice-9/eval.scm:
=C2=A0 =C2=A0191:27=C2= =A0 1 (_ #(#(#<directory (build-self) 4a8c640> #<procedu=E2=80=A6&= gt;) =E2=80=A6))
In unknown file:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A00 (scm-error misc-error #f "~A ~S" ("invalid build re= =E2=80=A6" =E2=80=A6) =E2=80=A6)

ERROR: In procedure scm-error:=
invalid build result (#<derivation=C2=A0
/gnu/store/c8sw72swmyhy0= b25hgbz3b3pjvv73vd6-compute-guix-derivation.drv =3D>=C2=A0
/gnu/store= /5ijqxijd3qgrfwgzncx9jcq9ivqlgkgm-compute-guix-derivation 49b5690> "= ;")

Thanks. Any= help would be appreciated.
Vikram
=

On Mon, Sep 3, 2018, = 8:01 PM vikram sai balaji ulaganathan <tayirvadai.vikram@gmail.com> wrote:
Uname shows Linux 4.17.13-gnu #1 SM= P 1x86_64

dmesg is not reveali= ng anything. dmesg is not updating for this operation=C2=A0
Is there another command that needs to be run or do I have restar= t guix daemon.

Thanks
Vikram

On Sat, Sep 1, 2018, 10:57 AM Ludovic Court=C3=A8s <ludo@gnu.org<= /a>> wrote:
Hello,

vikram sai balaji ulaganathan <
tayirvadai.vikram@gma= il.com> 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 =E2=80=9Cuname -srvm=E2=80=9D return on this machine?

> In guix/serialization.scm:
>=C2=A0 =C2=A0 371:23=C2=A0 3 (_ "bash")
>=C2=A0 =C2=A0 357:13=C2=A0 2 (dump _)
>=C2=A0 =C2=A0 =C2=A0225:6=C2=A0 1 (write-contents-from-port #<input:= gnu/packages/bootst=E2=80=A6> =E2=80=A6)
> In unknown file:
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0 (sendfile #<input-output= : file 10> #<input: gnu/packag=E2=80=A6> =E2=80=A6)
>
> 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.=C2=A0 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 =E2=80=9Cdmesg | tail=E2=80=9D show any useful hint when invoked right= after the
error?

Thanks,
Ludo=E2=80=99.
--000000000000410ee50575040ba5--