help-guix
[Top][All Lists]
Advanced

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

Re: guix package builds, subsitutes and --no-build


From: Leo Famulari
Subject: Re: guix package builds, subsitutes and --no-build
Date: Wed, 20 Feb 2019 16:44:42 -0500
User-agent: Mutt/1.11.2 (2019-01-07)

On Wed, Feb 20, 2019 at 05:39:29PM +0100, Giovanni Biscuolo wrote:
> Hello,
> 
> I tried several times to install ungoogled-chromium with "guix package
> -i ungoogled-chromium", and guix always starts building it

Okay, I'm not sure why but here are some suggestions:

Did you authorize substitutes for ci.guix.info?

https://www.gnu.org/software/guix/manual/en/html_node/Substitutes.html

> guix/build/download.scm:313:6: In procedure tls-wrap:
> X.509 certificate of 'ci.guix.info' could not be verified:
>   signer-not-found
>   invalid
> --8<---------------cut here---------------end--------------->8---

Also, did you set up X.509 certificates for use by Guix?

https://www.gnu.org/software/guix/manual/en/html_node/Application-Setup.html

> and checking the build logs it's clear my problem is lack of space in /tmp

Yes, I don't know off the top of my head how much space it needs but
since the source alone is several gigabytes I recommend 15 GB.

> please how can I set a different TMPDIR for the build process?

You need to set this variable in the context of the guix-daemon:

https://www.gnu.org/software/guix/manual/en/html_node/Invoking-guix_002ddaemon.html

HTH!

Attachment: signature.asc
Description: PGP signature


reply via email to

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