From: ludo@gnu.org (Ludovic Courtès)
To: Mason Hock <masonhock@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: how to install from binary
Date: Mon, 13 Nov 2017 10:57:56 +0100 [thread overview]
Message-ID: <87shdia4bf.fsf@gnu.org> (raw)
In-Reply-To: <1510525836.2397.1.camel@gmail.com> (Mason Hock's message of "Sun, 12 Nov 2017 14:30:36 -0800")
Hello,
Mason Hock <masonhock@gmail.com> skribis:
> Guix seems to be building everything from source, which can take a
> while. As per these instructions I tried
>
> # cd [prefix]/share/guix/hydra.gnu.org.pub
> # guix archive --authorize < hydra.gnu.org.pub
> and got
>
> guile: warning: failed to install locale
> warning: failed to install locale: Invalid argument
>
> with no other output. I get that error almost every time I try to do
> something with Guix and it usually works anyway.
Right, it’s a warning (not an error), so you can proceed. To address
it, see
<https://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#Locales>.
> Since I got no other errors I just kept going with
>
> $ guix build emacs --dry-run
>
> and got "The following derivations would be built:" so apparently it
> did not work.
It depends. It may be that some derivations would be built, and others
would be downloaded. That can happen for instance if the build farm
hasn’t yet built the Emacs you’re asking for.
> During an installation I do see a lot of "updating list of substitutes"
> messages, but I also frequently see the word "build" and a lot of .c
> and .h files go by, which combined with the long installation time
> makes me doubt that it is actually downloading binaries from the
> substitutes and installing them.
We arrange for the build farm to provide binaries as fast as possible,
but sometimes it’s just lagging behind and users have to build from
source.
HTH!
Ludo’.
next prev parent reply other threads:[~2017-11-13 9:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-12 22:30 how to install from binary Mason Hock
2017-11-13 0:36 ` Thomas Sigurdsen
2017-11-13 9:57 ` Ludovic Courtès [this message]
2017-11-13 19:38 ` Mason Hock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87shdia4bf.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=help-guix@gnu.org \
--cc=masonhock@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.