Hi Tobias,

Congrats on this progress!

Tobias Platen <g...@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