all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tumashu  <tumashu@163.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix <guix-devel@gnu.org>
Subject: Re:Re: I can not run 'guix pull', how to deal with
Date: Sat, 6 May 2017 18:13:22 +0800 (CST)	[thread overview]
Message-ID: <111ec7e.3e7b.15bdd3fe06c.Coremail.tumashu@163.com> (raw)
In-Reply-To: <87lgqb8elr.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 2423 bytes --]

Now, the error is like the below :-(

feng@tumashu:~ $ guix pull
fetching path `/gnu/store/f5shnag8k1ny9vx6vwrvbw87b05888dz-make-boot0-4.2.1'...
Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/f5shnag8k1ny9vx6vwrvbw87b05888dz-make-boot0-4.2.1 (218KiB installed)...
guix substitute: error: download from 'https://mirror.hydra.gnu.org/guix/nar/gzip/f5shnag8k1ny9vx6vwrvbw87b05888dz-make-boot0-4.2.1' failed: 404, "Not Found"
fetching path `/gnu/store/f5shnag8k1ny9vx6vwrvbw87b05888dz-make-boot0-4.2.1' failed with exit code 1
fetching path `/gnu/store/5vvzwh41q3l0fdjyjxiz105fsxcz35rs-module-import'...
killing process 1708
guix pull: error: build failed: some substitutes for the outputs of derivation `/gnu/store/d1qkv7x8ayi75qjlg7d5j5g1h7y4fl5p-make-boot0-4.2.1.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source
feng@tumashu:~ $










At 2017-05-06 00:15:12, "ludo@gnu.org (Ludovic" <=?utf-8?Q?Court=C3=A8s?=)> wrote:
>tumashu <tumashu@163.com> skribis:
>
>> feng@tumashu:~ $ guix pull
>> fetching path `/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem'...
>> Downloading https://mirror.hydra.gnu.org/guix/nar/gzip/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem (2KiB installed)...
>> guix substitute: error: download from 'https://mirror.hydra.gnu.org/guix/nar/gzip/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem' failed: 404, "Not Found"
>> fetching path `/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem' failed with exit code 1
>> fetching path `/gnu/store/bcq7sqhg18b7b1q87j8z60d5hybsdafm-letsencryptauthorityx3.pem'...
>> killing process 3656
>> guix pull: error: build failed: some substitutes for the outputs of derivation `/gnu/store/hm8c3lfvxkspqg9g3hcb877lkiqriad9-isrgrootx1.pem.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source
>> feng@tumashu:~ $
>
>This should be fixed as you read it (just the time for nginx to expire
>the cached 404.)
>
>(For the curious, I fixed it by running:
>
>  wget -O - https://hydra.gnu.org/1drx7dy1zakc0xs60nb0im1jbvxp11dj.narinfo
>
>which told ‘guix publish’ to regenerate the nar corresponding to this
>narinfo.  The problem we had here was that the nginx caches had cached
>the narinfo but not the nar, and ‘guix publish’ currently only
>generate nars when their narinfo is first queried.)
>
>Thanks for your report!
>
>Ludo’.

[-- Attachment #2: Type: text/html, Size: 2779 bytes --]

  reply	other threads:[~2017-05-06 10:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 12:30 I can not run 'guix pull', how to deal with tumashu
2017-05-05 13:07 ` ng0
2017-05-05 13:23   ` ng0
2017-05-05 16:15 ` Ludovic Courtès
2017-05-06 10:13   ` tumashu [this message]
2017-05-07  9:36     ` Ludovic Courtès
2017-05-10 13:31       ` Konrad Hinsen
2017-05-11  8:48         ` narinfo/nar mismatch on nginx caches 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=111ec7e.3e7b.15bdd3fe06c.Coremail.tumashu@163.com \
    --to=tumashu@163.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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.