GNU bug report logs - #40198
[PATCH] doc: Fix typo in example.

Previous Next

Package: guix-patches;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Mon, 23 Mar 2020 17:28:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40198 in the body.
You can then email your comments to 40198 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#40198; Package guix-patches. (Mon, 23 Mar 2020 17:28:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brice Waegeneire <brice <at> waegenei.re>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 23 Mar 2020 17:28:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: Fix typo in example.
Date: Mon, 23 Mar 2020 18:27:34 +0100
* doc/guix.texi (Invoking guix deploy): Fix example to use '%user'
variable defined above.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 6a1d34fb09..77a4b8ed71 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -27028,7 +27028,7 @@ be accomplished with the following operating system configuration snippet:
      (plain-file "sudoers"
                  (string-append (plain-file-content %sudoers-specification)
                                 (format #f "~a ALL = NOPASSWD: ALL~%"
-                                        %username)))))
+                                        %user)))))
 
 @end lisp
 

base-commit: d3e7282ec35d87842e8143f0230e27fd5ec5e74d
prerequisite-patch-id: 1514118b3196fc648d733f8bf37e9f6d70e06e77
prerequisite-patch-id: e22ea3f99fc3d9f3e11ddfa31ba60212f2ed4d62
-- 
2.25.1





Information forwarded to guix-patches <at> gnu.org:
bug#40198; Package guix-patches. (Mon, 23 Mar 2020 18:01:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: 40198-done <at> debbugs.gnu.org
Subject: Re: [bug#40198] [PATCH] doc: Fix typo in example.
Date: Mon, 23 Mar 2020 19:00:32 +0100
Pushed, thanks!

Mathieu




Reply sent to Mathieu Othacehe <m.othacehe <at> gmail.com>:
You have taken responsibility. (Mon, 23 Mar 2020 18:01:02 GMT) Full text and rfc822 format available.

Notification sent to Brice Waegeneire <brice <at> waegenei.re>:
bug acknowledged by developer. (Mon, 23 Mar 2020 18:01:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 21 Apr 2020 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 6 days ago.

Previous Next


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