Step 2 As root, run:
# cd /tmp
# tar --warning=no-timestamp -xf \
guix-binary-0.12.0.system.tar.xz
# mv var/guix /var/ && mv gnu /
and I get
tar: guix-binary-0.12.0.system.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Did the manual just forget to tell one to move the tarball to the /tmp
directory?
I am trying this in Flidas.
