Hi,
Adriano Peluso <[email protected]> writes:
[...]
> It happens that no substitute is found and it tries to build
> everything starting from mes-bootstrap packages
Perhaps you need to add substitutes URLs in the daemon options (run
'pgrep -a guix-daemon' to see what it's using as '--substitute-urls'),
or authorize these (as root), like explained in (info "(guix) Binary
Installation"):
--8<---------------cut here---------------start------------->8---
# guix archive --authorize < \
~root/.config/guix/current/share/guix/bordeaux.guix.gnu.org.pub
# guix archive --authorize < \
~root/.config/guix/current/share/guix/ci.guix.gnu.org.pub
--8<---------------cut here---------------end--------------->8---
though I would have thought Guix 1.4.0 as found in Debian would be
configured to use and trust these servers out of the box. Maybe Vagrant
(CC'd) knows?
--
Thanks,
Maxim