On Mon, 9 Nov 2020 22:13:52 +0100 Tobias Platen <[email protected]> wrote:
> I checked out the wip-ppc branch which I compiled on my Talos II. Guix now runs and is able to download files and put them in the store. ./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 -- Tobias Platen <[email protected]>
