[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I can not run 'guix pull', how to deal with
From: |
Ludovic Courtès |
Subject: |
Re: I can not run 'guix pull', how to deal with |
Date: |
Sun, 07 May 2017 11:36:54 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
tumashu <address@hidden> skribis:
> Now, the error is like the below :-(
>
> address@hidden:~ $ 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
I fixed it yesterday, let me know how that goes.
Thanks,
Ludo’.