unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65117: Documentation nits
@ 2023-08-06 17:27 Sevan Janiyan
  0 siblings, 0 replies; only message in thread
From: Sevan Janiyan @ 2023-08-06 17:27 UTC (permalink / raw)
  To: 65117

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-08-09 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-06 17:27 bug#65117: Documentation nits Sevan Janiyan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).