From: ludo@gnu.org (Ludovic Courtès)
To: rohit yadav <rohityadav@utexas.edu>
Cc: guix-devel@gnu.org
Subject: Re: [Install guix packages to non-default]: Unable to build derivation hello
Date: Tue, 07 Feb 2017 14:56:27 +0100 [thread overview]
Message-ID: <87bmuecdf8.fsf@gnu.org> (raw)
In-Reply-To: <CAGKZdmZQ=sdvbb_XfRyGXxsjTGWZ+9QpnjoP3uu-egUwmtjYwA@mail.gmail.com> (rohit yadav's message of "Sun, 5 Feb 2017 02:53:11 -0600")
Hello,
rohit yadav <rohityadav@utexas.edu> skribis:
> Starting download of
> /home/royadav/opt/guix/local/gnu/store/gc4i3fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz
[...]
> ERROR: download failed "
> http://mirror.hydra.gnu.org/file/fsgliw4y7j4kc6ad1574h7qhdvb-linux-libre-4.4.18-gnu.tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps"
> 404 "Not Found"
Ooh, there’s a bug here. The URL should be:
https://mirror.hydra.gnu.org/file/linux-libre-4.4.18-gnu.tar.xz/sha256/0k8k17in7dkjd9d8zg3i8l1ax466dba6bxw28flxizzyq8znljps
(Compare the part right after “/file.”)
I believe this is fixed by 328f7cbe435d79d61f57129d9e3ee90404d6bfda.
Now, you can either build and install guix-daemon from ‘master’, or
simply make sure to do:
export NIX_STORE=/home/royadav/opt/guix/local/gnu/store
in the environment where guix-daemon runs.
If you’re using systemd, I guess you can add this setting in the unit
file.
Once you’ve done that, you should be able to download this tarball from
mirror.hydra.gnu.org transparently.
HTH!
Ludo’.
next prev parent reply other threads:[~2017-02-07 13:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-05 8:53 [Install guix packages to non-default]: Unable to build derivation hello rohit yadav
2017-02-05 11:29 ` ng0
2017-02-05 18:27 ` rohit yadav
2017-02-06 15:55 ` rohit yadav
2017-02-06 21:45 ` Ricardo Wurmus
2017-02-06 20:46 ` Ricardo Wurmus
2017-02-06 21:08 ` rohit yadav
2017-02-07 13:56 ` Ludovic Courtès [this message]
2017-02-07 15:17 ` rohit yadav
2017-02-08 11:29 ` Ludovic Courtès
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=87bmuecdf8.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=rohityadav@utexas.edu \
/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.