all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30742] doc: Explain what we mean by root in binary installation.
@ 2018-03-07 16:39 julien lepiller
  2018-03-07 21:26 ` Ludovic Courtès
  2018-03-08 21:09 ` bug#30742: " Julien Lepiller
  0 siblings, 2 replies; 3+ messages in thread
From: julien lepiller @ 2018-03-07 16:39 UTC (permalink / raw)
  To: 30742

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hi, since a user got confused and tried to run the instructions with 
sudo (which doesn't work), here is a slight improvement for the 
documentation that adds a hint as to what we mean by "as root".

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-Explain-what-we-mean-by-root-in-binary-installat.patch --]
[-- Type: text/x-diff; name=0001-doc-Explain-what-we-mean-by-root-in-binary-installat.patch, Size: 812 bytes --]

From fb1f66634a2aec4840438cd8c95b2c11061ce085 Mon Sep 17 00:00:00 2001
From: Julien Lepiller <julien@lepiller.eu>
Date: Wed, 7 Mar 2018 17:39:04 +0100
Subject: [PATCH] doc: Explain what we mean by root in binary installation.

* doc/guix.texi (Binary Installation): Add explicit instructions to become root.
---
 doc/guix.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index abec0c087..d3a7908f9 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -443,7 +443,8 @@ and rerun the @code{gpg --verify} command.
 @c end authentication part
 
 @item
-As @code{root}, run:
+Now, you need to become the @code{root} user.  Depending on your distribution,
+you may have to run @code{su -} or @code{sudo -i}.  As @code{root}, run:
 
 @example
 # cd /tmp
-- 
2.16.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#30742] doc: Explain what we mean by root in binary installation.
  2018-03-07 16:39 [bug#30742] doc: Explain what we mean by root in binary installation julien lepiller
@ 2018-03-07 21:26 ` Ludovic Courtès
  2018-03-08 21:09 ` bug#30742: " Julien Lepiller
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2018-03-07 21:26 UTC (permalink / raw)
  To: julien lepiller; +Cc: 30742

julien lepiller <julien@lepiller.eu> skribis:

> From fb1f66634a2aec4840438cd8c95b2c11061ce085 Mon Sep 17 00:00:00 2001
> From: Julien Lepiller <julien@lepiller.eu>
> Date: Wed, 7 Mar 2018 17:39:04 +0100
> Subject: [PATCH] doc: Explain what we mean by root in binary installation.
>
> * doc/guix.texi (Binary Installation): Add explicit instructions to become root.

Sure, go for it!

Ludo'.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#30742: doc: Explain what we mean by root in binary installation.
  2018-03-07 16:39 [bug#30742] doc: Explain what we mean by root in binary installation julien lepiller
  2018-03-07 21:26 ` Ludovic Courtès
@ 2018-03-08 21:09 ` Julien Lepiller
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Lepiller @ 2018-03-08 21:09 UTC (permalink / raw)
  To: 30742-done

Thanks, pushed as 1f3921e1435db7c9489f22832554ad4692434efc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-08 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-07 16:39 [bug#30742] doc: Explain what we mean by root in binary installation julien lepiller
2018-03-07 21:26 ` Ludovic Courtès
2018-03-08 21:09 ` bug#30742: " Julien Lepiller

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.