GNU bug report logs - #78350
[PATCH] doc: Add missing heading and fix accidental duplication.

Previous Next

Package: guix-patches;

Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>

Date: Sat, 10 May 2025 09:04:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

To reply to this bug, email your comments to 78350 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to gabriel <at> erlikon.ch, ludo <at> gnu.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org:
bug#78350; Package guix-patches. (Sat, 10 May 2025 09:04:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Evgeny Pisemsky <mail <at> pisemsky.site>:
New bug report received and forwarded. Copy sent to gabriel <at> erlikon.ch, ludo <at> gnu.org, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org. (Sat, 10 May 2025 09:04:01 GMT) Full text and rfc822 format available.

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

From: Evgeny Pisemsky <mail <at> pisemsky.site>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: Add missing heading and fix accidental duplication.
Date: Sat, 10 May 2025 12:03:04 +0300
* doc/guix.texi: Add missing heading for Snuik Service, fix accidental
duplication of sections for Mosquitto Service.

Change-Id: Id3e3a80da70e6eb47ee9c5afa69d3c48efea4754
---
 doc/guix.texi | 64 ++-------------------------------------------------
 1 file changed, 2 insertions(+), 62 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index cbc4dd0fc9..ce37c80f17 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31247,6 +31247,8 @@ Messaging Services
 @end table
 @end deftp
 
+@subsubheading Snuik Service
+
 @cindex irc-bot
 @cindex snuik
 The @uref{https://gitlab.com/janneke/snuik, Snuik IRC bot} can be run as
@@ -31335,68 +31337,6 @@ Messaging Services
 @end table
 @end deftp
 
-@subsubheading Mosquitto Service
-
-@url{https://mosquitto.org/,Mosquitto} is a lightweight message broker
-that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.  It is
-suitable for use on all devices from low power single board computers to
-full servers.
-
-@defvar mosquitto-service-type
-This is the service type for the @url{https://mosquitto.org/,Mosquitto}
-MQTT broker.  Its value is a @code{mosquitto-configuration} (see below).
-@end defvar
-
-@deftp {Data Type} mosquitto-configuration
-This is the configuration for Mosquitto, with the following fields:
-
-@table @asis
-@item @code{package} (default: @code{mosquitto})
-The Mosquitto package to use.
-
-@item @code{config-file} (default: @code{#f})
-The Mosquitto configuration file as a file-like object or the value
-@code{#f} to use the default configuration.
-
-@item @code{user} (default: @code{"mosquitto"})
-Owner of the broker process.
-
-@item @code{group} (default: @code{"mosquitto"})
-Owner's group of the broker process.
-@end table
-@end deftp
-
-@subsubheading Mosquitto Service
-
-@url{https://mosquitto.org/,Mosquitto} is a lightweight message broker
-that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.  It is
-suitable for use on all devices from low power single board computers to
-full servers.
-
-@defvar mosquitto-service-type
-This is the service type for the @url{https://mosquitto.org/,Mosquitto}
-MQTT broker.  Its value is a @code{mosquitto-configuration} (see below).
-@end defvar
-
-@deftp {Data Type} mosquitto-configuration
-This is the configuration for Mosquitto, with the following fields:
-
-@table @asis
-@item @code{package} (default: @code{mosquitto})
-The Mosquitto package to use.
-
-@item @code{config-file} (default: @code{#f})
-The Mosquitto configuration file as a file-like object or the value
-@code{#f} to use the default configuration.
-
-@item @code{user} (default: @code{"mosquitto"})
-Owner of the broker process.
-
-@item @code{group} (default: @code{"mosquitto"})
-Owner's group of the broker process.
-@end table
-@end deftp
-
 @node Telephony Services
 @subsection Telephony Services
 

base-commit: 4dc097364762e680f0be5666fa41704975d5eb31
-- 
2.49.0





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 12 May 2025 06:39:02 GMT) Full text and rfc822 format available.

Notification sent to Evgeny Pisemsky <mail <at> pisemsky.site>:
bug acknowledged by developer. (Mon, 12 May 2025 06:39:02 GMT) Full text and rfc822 format available.

Message #10 received at 78350-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Evgeny Pisemsky <mail <at> pisemsky.site>
Cc: Ludovic Courtès <ludo <at> gnu.org>,
 Gabriel Wicki <gabriel <at> erlikon.ch>, 78350-done <at> debbugs.gnu.org
Subject: Re: [bug#78350] [PATCH] doc: Add missing heading and fix accidental
 duplication.
Date: Mon, 12 May 2025 15:38:05 +0900
Hello,

Evgeny Pisemsky <mail <at> pisemsky.site> writes:

> * doc/guix.texi: Add missing heading for Snuik Service, fix accidental
> duplication of sections for Mosquitto Service.

Pushed, thank you.

-- 
Thanks,
Maxim




This bug report was last modified 3 days ago.

Previous Next


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