guix-devel
[Top][All Lists]
Advanced

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

Re: Guix now compiles on my Talos II, but download fails


From: Ludovic Courtès
Subject: Re: Guix now compiles on my Talos II, but download fails
Date: Mon, 16 Nov 2020 12:29:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

Hi Tobias,

Congrats on this progress!

Tobias Platen <guix@platen-software.de> skribis:

> ./pre-inst-env guix download https://ftp.gnu.org/gnu/guix/guix-1.1.0.tar.gz
> works, but other commands that download files do not work, with the following 
> error message:
>
> building /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv...
> error: failed to run download program 
> '/home/user/guix-ppc/guix/scripts/guix': Permission denied
> builder for 
> `/gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv' failed 
> with exit code 1
> build of /gnu/store/gcsaa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv 
> failed
> View build log at 
> '/usr/local/var/log/guix/drvs/gc/saa54nd7mfggxdrn9bgmb4gw4ai4hl-hello-2.10.tar.gz.drv.gz'.
> cannot build derivation 
> `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv': 1 dependencies 
> couldn't be built
> guix build: error: build of 
> `/gnu/store/n4r9d1rxw6091s878wz7p6658mdzpjzj-hello-2.10.drv' failed

guix-daemon internally invokes commands such as ‘guix substitute’, ‘guix
perform-download’ etc.  Here it seems that
/home/user/guix-ppc/guix/scripts/guix is not executable, hence these
failures.

HTH!

Ludo’.



reply via email to

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