Have question re https://www.gnu.org/software/guix/manual/guix.html#Binary-Installation

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.


Reply via email to