Hi! "pelzflorian (Florian Pelz)" <pelzflor...@pelzflorian.de> skribis:
> On Mon, Sep 20, 2021 at 09:25:27AM +0200, Ludovic Courtès wrote: >> The thing is that this code is used by the internal ‘guix >> perform-download’ command, invoked by ‘guix-daemon’ when performing a >> source download. > > Thank you for enlightening me; I had not expected guix-daemon. > > Success! After > > ./bootstrap > ./configure --localstatedir=/var > make > GUIX_ALLOW_ME_TO_USE_PRIVATE_COMMIT=y make update-guix-package > > and git commit -a, guix pull, reconfigure and reboot, your > web.archive.org patch downloads from web.archive.org with the steps > from before: That’s a heavy test, but great that it works as intended. I’ll push it soonish. > florian@florianacer ~$ bzcat > /var/log/guix/drvs/wy/24jyd0mm2jlgpzsxxlip03df065g35-hello-2.10.tar.gz.drv.bz2 > error: failed to run download program '/home/florian/src/guix/scripts/guix': > Keine Berechtigung That is weird indeed. Thanks for testing! Ludo’.