GNU bug report logs -
#28749
guix build --subsitute-urls does not override guix-daemon run with --no-subsitutes
Previous Next
Reported by: Drashne <drashne <at> protonmail.com>
Date: Sun, 8 Oct 2017 17:15:01 UTC
Severity: normal
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
From the kind people on #guix, I've heard that "guix build --subsitute-urls" should override "guix-daemon --no-subsitutes", but it seems it's not doing so for me.
Here's the situation I ran in to:
While doing a "./pre-inst-env guix pull" I got an error about:
output path `/gnu/store/53lj4z9cavl7n27r89zjnvyd8fk854kj-libgit2-0.26.0.tar.gz' should have sha256 hash `1fdk9yhwvl1w1z71ykzcvgh4nsf8scxcbclz5anh98zpplmhmisa', instead has `
1b3figbhp5l83vd37vq6j2narrq4yl9pfw6mw0px0dzb1hz3jqka'
So I tried "./pre-inst-env guix build --source libgit2 --substitute-urls=[https://mirror.hydra.gnu.org"](https://mirror.hydra.gnu.org)
but it redirected me to https://codeload.github.com/libgit2/libgit2/tar.gz/v0.26.0
which had the wrong hash.
Attached is the full log of that failed attempt. This was done while guix-daemon was run with the --no-subsitutes option.
Then I killed guix-daemon and restarted it without --no-subsitutes, and did the same thing and it worked (log of the success also attached).
[Message part 2 (text/html, inline)]
[libgit2-substitute-failed-while-guix-daemon-run-with-no-substitutes.txt (text/plain, attachment)]
[libgit2-substitute-succeeded-while-guix-daemon-run-without-no-substitutes.txt (text/plain, attachment)]
This bug report was last modified 7 years and 220 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.