bug-guix
[Top][All Lists]
Advanced

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

bug#60207: Bug report


From: Julius Schwartzenberg
Subject: bug#60207: Bug report
Date: Sun, 25 Dec 2022 16:35:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Icedove/68.9.0

Hi Florian,

Op 24-12-2022 om 22:40 schreef pelzflorian (Florian Pelz):
[…]
Is there a way to enforce only binaries are fetched and compilation is
never attempted? Even if that means I might not always run the latest
version?

Yes there is a way.  Look at the output from `guix weather` (see
<https://guix.gnu.org/en/manual/devel/en/html_node/Invoking-guix-weather.html>
in the English manual); if substitute coverage is bad, you could wait a
few days or maybe look at `guix build --log-file` if compilation fails
at the build farm (see
<https://guix.gnu.org/en/manual/devel/en/html_node/Additional-Build-Options.html>).

If you want `guix pull` without compiling, then look at
<https://guix.gnu.org/en/manual/devel/en/html_node/Channels-with-Substitutes.html>.

I added the lines to my personal .config/guix/channels.scm, but guix pull then shows: guix pull: waarschuwing: could not find available substitutes at https://ci.guix.gnu.org

And it still ends up compiling. I also tried replacing ci with bordeaux in the URL, but then it shows a 404.

I think I'm still missing something?

Best regards,
Julius





reply via email to

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