During the running of make check on the guix 0.8.3 source tarball,
test/containers.scm failed. I don't know enough about guix to understand
why, but the manual said to report it to this email-adress. Please tell
me if you need me to do more tests.
Attached are the test-suite.log and containers.log
I'm in the early stages of adding GuixSD for the Lemote Yeeloong, and so
for now would like to avoid getting grub working on the Yeeloong. So,
I tried running "guix system init config.scm /target --no-grub", and
this is what happens:
/gnu/store/...-system
initializing operating system under
taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes:
> A user's profile is typically under:
>
> /var/guix/profiles/per-user/
Correction: this should have been:
/var/guix/profiles/per-user//guix-profile
Taylan