GNU bug report logs -
#65117
Documentation nits
Previous Next
To reply to this bug, email your comments to 65117 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#65117
; Package
guix
.
(Sun, 06 Aug 2023 19:06:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sevan Janiyan <venture37+guix-bugs <at> geeklan.co.uk>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 06 Aug 2023 19:06:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi there,
I setup Guix for the first time on an Armbian install today. I used the
instruction in section 2 of the PDF to fetch the tar.xz archive and
setup things manually.
There's 2 issues that I hit.
1) In step 5 of section 2.1, the documentation walks you through setting
up systemd services. There is no guix-gc.timer in the archive that was
downloaded, so this didn't work
cp ~root/.config/guix/current/lib/systemd/system/gnu-store.mount \
~root/.config/guix/current/lib/systemd/system/guix-daemon.service \
/etc/systemd/system/
2) The generated PDF has backticks replaced with smart quotes, so in
step 3 of section 2.1, instead of stating
GUIX_PROFILE="`echo ~root`/.config/guix/current" ; \
source $GUIX_PROFILE/etc/profile
It states:
GUIX_PROFILE="‘echo ~root‘/.config/guix/current" ; \
source $GUIX_PROFILE/etc/profile
Sevan
This bug report was last modified 1 year and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.