From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Guix & IPFS Date: Thu, 25 Oct 2018 21:06:52 +0200 Message-ID: References: <87r2grk5dj.fsf@ambrevar.xyz> <87lg6zfr20.fsf@gnu.org> <87lg6zjxwt.fsf@ambrevar.xyz> <20181016162747.GB25057@jasmine.lan> <87r2goecf5.fsf@ambrevar.xyz> <87in1ygi94.fsf@gnu.org> <87va5yoxa0.fsf@ambrevar.xyz> <87h8hb32mf.fsf@gnu.org> <87efcfxx7y.fsf@ambrevar.xyz> <871s8eup4l.fsf@gnu.org> <87tvl9kjqq.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000ed266f0579124e35" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFkyK-0000MG-3B for guix-devel@gnu.org; Thu, 25 Oct 2018 15:07:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFkyI-0001Ab-TB for guix-devel@gnu.org; Thu, 25 Oct 2018 15:07:08 -0400 In-Reply-To: <87tvl9kjqq.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel --000000000000ed266f0579124e35 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Pierre Neidhardt ezt =C3=ADrta (id=C5=91pont: 2018. okt= . 25., Cs 20:11): > > > What does =E2=80=98gx=E2=80=99 tell you in the builder? > > Sorry, I don't understand what you are asking. The following is the > output I > get when I attempt to build a package using gx-fetch: > > --8<---------------cut here---------------start------------->8--- > > ./pre-inst-env guix build -K ipfs-go-ipfs-cmdkit > ;;; note: source file /home/ambrevar/projects/guix/guix/gx-download.scm > ;;; newer than compiled > /home/ambrevar/.cache/guile/ccache/2.2-LE-8-3.A/home/ambrevar/projects/gu= ix/guix/gx-download.scm.go > substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... > 100.0% > building > /gnu/store/rnwbwvks2imzzs5av5p0ihab6qynfgi8-module-import-compiled.drv... > [ 1/ 2] Compiling './guix/build/gx.scm'... > [ 2/ 2] Compiling './guix/build/utils.scm'... > successfully built > /gnu/store/rnwbwvks2imzzs5av5p0ihab6qynfgi8-module-import-compiled.drv > building > /gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit-1.1.3-1.Q= mSP88r-checkout.drv... > what language will the project be in? initializing package > 3nbb94ssalhxdas7vz2bv8n6dpz3mdw2-ipfs-go-ipfs-cmdkit-1.1.3-1.QmSP88r-chec= kout... > where should users go to report issues? notice: no helper tool found for > ERROR: from shell.Get(): Post > https://ipfs.io/api/v0/get?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9C= VdU1Ky&create=3Dtrue: > x509: failed to load system roots and no roots provided > Maybe I am just stating the obvious, but this error seems to be certificate related, i think network access is ok, but the certificate cant be validated, as no root cert is found. > retrying fetch QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky after a > second... > ERROR: from shell.Get(): Post > https://ipfs.io/api/v0/get?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9C= VdU1Ky&create=3Dtrue: > x509: failed to load system roots and no roots provided > retrying fetch QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky after a > second... > ERROR: from shell.Get(): Post > https://ipfs.io/api/v0/get?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9C= VdU1Ky&create=3Dtrue: > x509: failed to load system roots and no roots provided > ERROR: (install): failed to fetch package: > QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky: Post > https://ipfs.io/api/v0/get?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9C= VdU1Ky&create=3Dtrue: > x509: failed to load system roots and no roots provided > Backtrace: > 2 (primitive-load "/gnu/store/gpnysp8v5nv1l3yklbv0y5fvb0r?") > In guix/build/gx.scm: > 52:10 1 (gx-fetch _ _ #:gx-command _) > In unknown file: > 0 (scm-error misc-error #f "~A" ("Cannot import gx pack?") ?) > > ERROR: In procedure scm-error: > Cannot import gx package > note: keeping build directory > `/tmp/guix-build-ipfs-go-ipfs-cmdkit-1.1.3-1.QmSP88r-checkout.drv-1' > builder for > `/gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit-1.1.3-1.= QmSP88r-checkout.drv' > failed with exit code 1 > build of > /gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit-1.1.3-1.Q= mSP88r-checkout.drv > failed > View build log at > '/var/log/guix/drvs/pw/jnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit= -1.1.3-1.QmSP88r-checkout.drv.bz2'. > cannot build derivation > `/gnu/store/1prmx5jgzm4wzm23zzwbc1af0r593zhj-ipfs-go-ipfs-cmdkit-1.1.3-1.= QmSP88r.drv': > 1 dependencies couldn't be built > guix build: error: build failed: build of > `/gnu/store/1prmx5jgzm4wzm23zzwbc1af0r593zhj-ipfs-go-ipfs-cmdkit-1.1.3-1.= QmSP88r.drv' > failed > --8<---------------cut here---------------end--------------->8--- > > -- > Pierre Neidhardt > https://ambrevar.xyz/ > --000000000000ed266f0579124e35 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


= Pierre Neidhardt <mail@ambrevar.xyz> ezt =C3=ADrta (id=C5=91pont: = 2018. okt. 25., Cs 20:11):

> What does =E2=80=98gx=E2=80=99 tell you in the builder?

Sorry, I don't understand what you are asking.=C2=A0 The following is t= he output I
get when I attempt to build a package using gx-fetch:

--8<---------------cut here---------------start------------->8---
> ./pre-inst-env guix build -K ipfs-go-ipfs-cmdkit
;;; note: source file /home/ambrevar/projects/guix/guix/gx-download.scm
;;;=C2=A0 =C2=A0 =C2=A0 =C2=A0newer than compiled /home/ambrevar/.cache/gui= le/ccache/2.2-LE-8-3.A/home/ambrevar/projects/guix/guix/gx-download.scm.go<= br> substitute: updating substitutes from 'https:/= /mirror.hydra.gnu.org'... 100.0%
building /gnu/store/rnwbwvks2imzzs5av5p0ihab6qynfgi8-module-import-compiled= .drv...
[ 1/ 2] Compiling './guix/build/gx.scm'...
[ 2/ 2] Compiling './guix/build/utils.scm'...
successfully built /gnu/store/rnwbwvks2imzzs5av5p0ihab6qynfgi8-module-impor= t-compiled.drv
building /gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit-1.= 1.3-1.QmSP88r-checkout.drv...
what language will the project be in? initializing package 3nbb94ssalhxdas7= vz2bv8n6dpz3mdw2-ipfs-go-ipfs-cmdkit-1.1.3-1.QmSP88r-checkout...
where should users go to report issues? notice: no helper tool found for ERROR: from shell.Get(): Post https://ipfs.io/api/v0/get= ?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky&create=3Dtrue= : x509: failed to load system roots and no roots provided
<= /div>
Maybe I am just stating the obvious, but this = error seems to be certificate related, i think network access is ok, but th= e certificate cant be validated, as no root cert is found.
retrying fetch QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky after a secon= d...
ERROR: from shell.Get(): Post https://ipfs.io/api/v0/get= ?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky&create=3Dtrue= : x509: failed to load system roots and no roots provided
retrying fetch QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky after a secon= d...
ERROR: from shell.Get(): Post https://ipfs.io/api/v0/get= ?arg=3DQmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky&create=3Dtrue= : x509: failed to load system roots and no roots provided
ERROR: (install): failed to fetch package: QmSP88ryZkHSRn1fnngAaV2Vcn63WUJz= AavnRM9CVdU1Ky: Post https://ipfs.io/api/v0/get?arg=3DQm= SP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky&create=3Dtrue: x509: f= ailed to load system roots and no roots provided
Backtrace:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A02 (primitive-load "/gnu/store= /gpnysp8v5nv1l3yklbv0y5fvb0r?")
In guix/build/gx.scm:
=C2=A0 =C2=A0 52:10=C2=A0 1 (gx-fetch _ _ #:gx-command _)
In unknown file:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A00 (scm-error misc-error #f "~= A" ("Cannot import gx pack?") ?)

ERROR: In procedure scm-error:
Cannot import gx package
note: keeping build directory `/tmp/guix-build-ipfs-go-ipfs-cmdkit-1.1.3-1.= QmSP88r-checkout.drv-1'
builder for `/gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdki= t-1.1.3-1.QmSP88r-checkout.drv' failed with exit code 1
build of /gnu/store/pwjnh2sp30plxbw12zmwg4p5w0wfh5fy-ipfs-go-ipfs-cmdkit-1.= 1.3-1.QmSP88r-checkout.drv failed
View build log at '/var/log/guix/drvs/pw/jnh2sp30plxbw12zmwg4p5w0wfh5fy= -ipfs-go-ipfs-cmdkit-1.1.3-1.QmSP88r-checkout.drv.bz2'.
cannot build derivation `/gnu/store/1prmx5jgzm4wzm23zzwbc1af0r593zhj-ipfs-g= o-ipfs-cmdkit-1.1.3-1.QmSP88r.drv': 1 dependencies couldn't be buil= t
guix build: error: build failed: build of `/gnu/store/1prmx5jgzm4wzm23zzwbc= 1af0r593zhj-ipfs-go-ipfs-cmdkit-1.1.3-1.QmSP88r.drv' failed
--8<---------------cut here---------------end--------------->8---

--
Pierre Neidhardt
https://ambrevar.xyz/
--000000000000ed266f0579124e35--