all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Rosebud Uplink <Uplink.Introversion@outlook.com>
Cc: 28223-done@debbugs.gnu.org
Subject: bug#28223: Guix documentation uses wrong install command
Date: Mon, 20 Nov 2017 18:44:02 +0100	[thread overview]
Message-ID: <87k1yk3kwt.fsf@gnu.org> (raw)
In-Reply-To: <VI1P192MB0174DA61E17665603BA9C82AE39A0@VI1P192MB0174.EURP192.PROD.OUTLOOK.COM> (Rosebud Uplink's message of "Thu, 24 Aug 2017 11:45:36 +0000")

Hello,

Rosebud Uplink <Uplink.Introversion@outlook.com> skribis:

> In the Guix documentation, category 2.1 (Binary Installation), step 3, the command used to augment the PATH doesn't give the wanted result.
>
>
> 3. Make root’s profile available under ~/.guix-profile:
> [...]
>
> # GUIX_PROFILE=$HOME/.guix-profile \
>   source $GUIX_PROFILE/etc/profile
>
>
> $GUIX_PROFILE is expanded first, and the "source" command will always be expanded as:
>
> source /etc/profile
>
>
> Putting a semicolon between the variable definition and the "source" command resolves this problem and has the required effect.
>
>
> # GUIX_PROFILE=$HOME/.guix-profile ; source $GUIX_PROFILE/etc/profile

This is finally fixed:

  https://git.savannah.gnu.org/cgit/guix.git/commit/?id=bd7e136d295f0d6c1aa5d107356e28c259a54cb9

Thank you!

Ludo’.

      reply	other threads:[~2017-11-20 17:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-24 11:45 bug#28223: Guix documentation uses wrong install command Rosebud Uplink
2017-11-20 17:44 ` Ludovic Courtès [this message]

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

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

  git send-email \
    --in-reply-to=87k1yk3kwt.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=28223-done@debbugs.gnu.org \
    --cc=Uplink.Introversion@outlook.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.