unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: myglc2 <myglc2@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: patch doc: more on binaryinstallation
Date: Wed, 24 Feb 2016 23:28:44 +0100	[thread overview]
Message-ID: <87twkxbv4z.fsf@gnu.org> (raw)
In-Reply-To: <87oabehs52.fsf@gmail.com> (myglc2@gmail.com's message of "Thu, 18 Feb 2016 11:58:49 -0500")

myglc2 <myglc2@gmail.com> skribis:

> From 4f4f2ddd383e9a07a906f4da375a5b53fe792ab0 Mon Sep 17 00:00:00 2001
> From: George Clemmer <myglc2@gmail.com>
> Date: Thu, 18 Feb 2016 11:48:28 -0500
> Subject: [PATCH] doc: more on binary installation
>
> * doc/guix.texi (Binary Installation): automatically start on boot, what
>   users need to do next, confirm guix is working, don't uninstall guix,
>   drop tarbar (re)production.

Thanks for looking into it, these are useful improvements!

I see this patch was pushed, but I took the freedom to amend a few
things in commit bf98aea:

> +If your host distro uses the Upstart init system:
>  
> -Likewise, on hosts using the Upstart init system, drop
> -@file{~root/.guix-profile/lib/upstart/system/guix-daemon.conf} in
> -@file{/etc/init}.
> +@example
> +# ~root/.guix-profile/bin/guix-daemon --build-users-group=guixbuild
> +# cp ~root/.guix-profile/lib/upstart/system/guix-daemon.conf /etc/init/

This was incorrect (missing ‘start guix-daemon’, etc.)

> +If your host distro uses @code{locales} that are incompatible with the
> +@code{glibc} that Guix uses, you will see @code{warning: failed to
> +install locale: Invalid argument}.  This may be ignored, or remedied by
> +installing Locales as root, @pxref{Application Setup}.

This is not quite correct, and “Application Setup” already has it:

  Packages installed via Guix will not use the locale data of the host
  system.  Instead, you must first install one of the locale packages
  available with Guix and then define the ‘GUIX_LOCPATH’ environment
  variable:

I don’t think we must repeat it here.

(Besides, there were incorrect uses of @code in this paragraph.)

Ludo’.

      parent reply	other threads:[~2016-02-24 22:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-18 16:58 patch doc: more on binaryinstallation myglc2
2016-02-24 21:08 ` Andreas Enge
2016-02-24 22:28 ` 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

  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=87twkxbv4z.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=myglc2@gmail.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 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).