GNU bug report logs - #72539
[PATCH] doc: Remove duplicate search paths instructions.

Previous Next

Package: guix-patches;

Reported by: Florian Pelz <pelzflorian <at> pelzflorian.de>

Date: Fri, 9 Aug 2024 11:19:02 UTC

Severity: normal

Tags: patch

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Florian Pelz <pelzflorian <at> pelzflorian.de>
Subject: bug#72539: closed (Re: [bug#72539] [PATCH] doc: Remove duplicate
 search paths instructions.)
Date: Mon, 26 Aug 2024 17:45:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72539: [PATCH] doc: Remove duplicate search paths instructions.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72539 <at> debbugs.gnu.org.

-- 
72539: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72539
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: 72539-done <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Matthew Trzcinski <matt <at> excalamus.com>
Subject: Re: [bug#72539] [PATCH] doc: Remove duplicate search paths
 instructions.
Date: Mon, 26 Aug 2024 19:43:33 +0200
Pushed as 4aaa0ea06fdb2bc00e62e80d504e7778bb6d69de.

Regards,
Florian

[Message part 3 (message/rfc822, inline)]
From: Florian Pelz <pelzflorian <at> pelzflorian.de>
To: guix-patches <at> gnu.org
Cc: Florian Pelz <pelzflorian <at> pelzflorian.de>
Subject: [PATCH] doc: Remove duplicate search paths instructions.
Date: Fri,  9 Aug 2024 13:14:36 +0200
* doc/guix.texi (Invoking guix pull): Remove instructions
obsoleted by Binary Installation instructions.

Change-Id: I18274aa8bacd11de8ee72bd83c817f945468cc13
---
Being discussed in:

https://mail.gnu.org/archive/html/guix-devel/2024-08/msg00026.html

 doc/guix.texi | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index b7eb8fd346..5701bed871 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -4428,15 +4428,7 @@ Invoking guix pull
 versa.
 
 The result of running @command{guix pull} is a @dfn{profile} available
-under @file{~/.config/guix/current} containing the latest Guix.  Thus,
-make sure to add it to the beginning of your search path so that you use
-the latest version, and similarly for the Info manual
-(@pxref{Documentation}):
-
-@example
-export PATH="$HOME/.config/guix/current/bin:$PATH"
-export INFOPATH="$HOME/.config/guix/current/share/info:$INFOPATH"
-@end example
+under @file{~/.config/guix/current} containing the latest Guix.
 
 The @option{--list-generations} or @option{-l} option lists past generations
 produced by @command{guix pull}, along with details about their provenance:

base-commit: 20dbf225f332ccc707578263ed710dcf2a8fb78e
-- 
2.45.2




This bug report was last modified 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.