I have docker desktop for windows installed, and when I pass the wsl-config.scm at the step "guix system reconfigure", in the "following derivatives will be built", only files with -docker- were built and it ended with an error message:
building /gnu/store/c5q0l6h3pdl66fiyk72g2iss4hzly5qk-docker-20.10.17-checkout.drv...
building /gnu/store/qsvik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv...
- 'check' phasebuilder for `/gnu/store/qsvik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv' failed with exit code 1
build of /gnu/store/qsvik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv failed
View build log at '/var/log/guix/drvs/qs/vik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv.bz2'.
guix system: error: build of `/gnu/store/qsvik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv' failed
Also, it starts with some warnings:
$> guix system reconfigure --no-bootloader wsl-config.scm
accepted connection from pid 319, user root
guix system: warning: cannot determine provenance for current system
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
spurious SIGPOLL
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
The following derivations will be built:
/gnu/store/qsvik5k6y267gb1p05qx86zxq47rk9lh-docker-20.10.17.drv
/gnu/store/c5q0l6h3pdl66fiyk72g2iss4hzly5qk-docker-20.10.17-checkout.drv
...
I have docker desktop for windows installed, and when I pass the wsl-config.scm at the step "guix system reconfigure", in the "following derivatives will be built", only files with -docker- were built and it ended with an error message:
Also, it starts with some warnings: