unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Martin H." <maze@strahlungsfrei.de>
To: guix-devel@gnu.org
Subject: Small documentation improvements
Date: Sat, 05 Aug 2017 01:02:55 +0200	[thread overview]
Message-ID: <a9c756f841f965e201de3b6a7d74824d@strahlungsfrei.de> (raw)

Hi,

I've pulled my hair out because I wasn't able to build any package. 
Turns out the following line at "Running Guix Before It Is Installed" 
(https://www.gnu.org/software/guix/manual/html_node/Running-Guix-Before-It-Is-Installed.html#Running-Guix-Before-It-Is-Installed):

$ sudo ./pre-inst-env guix-daemon --build-users-group=guixbuild

should rather be

$ sudo -E ./pre-inst-env guix-daemon --build-users-group=guixbuild

Otherwise the daemon won't have the GUILE_LOAD_PATH set correctly. At 
least when running this from a user checkout of Guix on a GuixSD system.

Best
Martin

             reply	other threads:[~2017-08-04 23:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-04 23:02 Martin H. [this message]
2017-08-05 21:09 ` Small documentation improvements Ludovic Courtès
2017-08-06 23:37   ` Martin H.
2017-08-07 18:19     ` Leo Famulari
2017-08-21 15:29     ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a9c756f841f965e201de3b6a7d74824d@strahlungsfrei.de \
    --to=maze@strahlungsfrei.de \
    --cc=guix-devel@gnu.org \
    --cc=maze+guix@strahlungsfrei.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).