Found a work around.
1. Download file in question via wget, curl, or other appropriate means.
2. guix download file:///
Seems to work here.
Fixed in 4a6aeb6.
Note that there are still a few cases, in guix/*download.scm, where we
haven’t yet reintroduced #:local-build? #t. We’ll do that when daemons
with the fix are more widely deployed.
Ludo’.
I cannot seem to build tk from master:
$ make && ./pre-inst-env guix build tk
Backtrace:
In guix/packages.scm:
881: 19 [thunk]
813: 18 [bag->derivation # # #]
In srfi/srfi-1.scm:
576: 17 [map #
(# # # ...)]
In guix/packages.scm:
678: 16 [expand-input # # # ...]
636: 15 [cache # # #]
881: 1
Alírio Eyng skribis:
> gettext fix doesn't worked, same error
Could you provide more details? Namely, what doesn’t work, and how to
reproduce it.
TIA,
Ludo’.
I've seen at least two occurrences of a non-deterministic test failure
in qemu for x86_64 on hydra. Both are essentially the same, except for
the random seed. Here's the relevant log tail of the most recent one:
--8<---cut here---start->8---
GTESTER check-qtes
Hi,
guix download doesn't seem to like date headers that don't use GMT / UTC.
#guix irc logs from 2013-10-16 mention something similar. Any suggestions or
work-arounds?
Below is some relevant output -- first with guix download, then with wget -S
(note the Expires header):
$ guix download \
gettext fix doesn't worked, same error
using substitutes now...