From unknown Sun Jun 22 11:47:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61689] [PATCH] doc: %desktop-services: Fix incorrect description. Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Feb 2023 22:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61689 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61689@debbugs.gnu.org Cc: Bruno Victal X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.167701779728898 (code B ref -1); Tue, 21 Feb 2023 22:17:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2023 22:16:37 +0000 Received: from localhost ([127.0.0.1]:57401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaw9-0007W2-6e for submit@debbugs.gnu.org; Tue, 21 Feb 2023 17:16:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:58474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaw7-0007Vq-3W for submit@debbugs.gnu.org; Tue, 21 Feb 2023 17:16:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUavz-000551-1K for guix-patches@gnu.org; Tue, 21 Feb 2023 17:16:27 -0500 Received: from smtpm7.myservices.hosting ([185.26.105.208]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUavx-0005XZ-2K for guix-patches@gnu.org; Tue, 21 Feb 2023 17:16:26 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm7.myservices.hosting (Postfix) with ESMTP id 81DBA20CAF for ; Tue, 21 Feb 2023 23:16:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 21B1B8009C; Tue, 21 Feb 2023 23:16:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id xjRyzDjOcD8C; Tue, 21 Feb 2023 23:16:18 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id A952B80097; Tue, 21 Feb 2023 23:16:18 +0100 (CET) From: Bruno Victal Date: Tue, 21 Feb 2023 22:16:14 +0000 Message-Id: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.208; envelope-from=mirai@makinata.eu; helo=smtpm7.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The Name Service Switch service is configured in operating-system. * doc/guix.texi (Desktop Services): Fix incorrect description for %desktop-services. --- doc/guix.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 05615b9549..a3a9041db2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -22981,9 +22981,7 @@ Desktop Services energy and color management services, the @code{elogind} login and seat manager, the Polkit privilege service, the GeoClue location service, the AccountsService daemon that allows authorized users change system passwords, -an NTP client (@pxref{Networking Services}), the Avahi daemon, and has the -name service switch service configured to be able to use @code{nss-mdns} -(@pxref{Name Service Switch, mDNS}). +a NTP client (@pxref{Networking Services}) and the Avahi daemon. @end defvar The @code{%desktop-services} variable can be used as the @code{services} base-commit: fbbbc2088ce933d83f5b0be75308fdcb6b40fa57 -- 2.39.1 From unknown Sun Jun 22 11:47:21 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bruno Victal Subject: bug#61689: closed (Re: bug#61689: [PATCH] doc: %desktop-services: Fix incorrect description.) Message-ID: References: <875yb44xjo.fsf@gnu.org> <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> X-Gnu-PR-Message: they-closed 61689 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 61689@debbugs.gnu.org Date: Mon, 13 Mar 2023 13:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1678712402-5178-1" This is a multi-part message in MIME format... ------------=_1678712402-5178-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61689: [PATCH] doc: %desktop-services: Fix incorrect description. 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 61689@debbugs.gnu.org. --=20 61689: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61689 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1678712402-5178-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61689-done) by debbugs.gnu.org; 13 Mar 2023 12:59:35 +0000 Received: from localhost ([127.0.0.1]:33846 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhm3-0001KN-AL for submit@debbugs.gnu.org; Mon, 13 Mar 2023 08:59:35 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51476) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbhm1-0001K8-Bq for 61689-done@debbugs.gnu.org; Mon, 13 Mar 2023 08:59:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbhlv-0001R9-Ae; Mon, 13 Mar 2023 08:59:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=sUDFSvzic5Q6lNXO3+N+VHh09rsHiOc8DYi+v7OwHHA=; b=Tdi1T3o960H96Qcoiw86 JAOLcRnkfBAvCRiglfn03Mx6T8RQcR9r4dvXF77aSDbzcX1y0Qpkqu61JQYKolL89zRw3KlIZicjB qRU57JTV+UsQq+XUpAa0IIJ23dBs70JTYTrQ/mPSCgNuC3Vb+Q9MHuTQhVhgmlv5SAHK8t70ttySZ GFAZkJb5eOoVJCiglAC8fkpXrXxuBdHzFbWpfm5LstFOp9tj+NT/oWC1P+f1T0Vw3SSD2wTPvtyBs V5lCogn0uW6rtSxFmvLsIwFLHP+XyC7fZWBw9X0wMq7QmfNsIwxsjljRkojVrB9Tpnc6el0Hj2sa4 UW0w8qss7bX8Og==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbhlt-0001Lh-N7; Mon, 13 Mar 2023 08:59:26 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Bruno Victal Subject: Re: bug#61689: [PATCH] doc: %desktop-services: Fix incorrect description. References: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> Date: Mon, 13 Mar 2023 13:59:23 +0100 In-Reply-To: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> (Bruno Victal's message of "Tue, 21 Feb 2023 22:16:14 +0000") Message-ID: <875yb44xjo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61689-done Cc: 61689-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Bruno Victal skribis: > The Name Service Switch service is configured in operating-system. > > * doc/guix.texi (Desktop Services): Fix incorrect description for %desktop-services. Applied, thanks! ------------=_1678712402-5178-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Feb 2023 22:16:37 +0000 Received: from localhost ([127.0.0.1]:57401 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaw9-0007W2-6e for submit@debbugs.gnu.org; Tue, 21 Feb 2023 17:16:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:58474) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pUaw7-0007Vq-3W for submit@debbugs.gnu.org; Tue, 21 Feb 2023 17:16:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUavz-000551-1K for guix-patches@gnu.org; Tue, 21 Feb 2023 17:16:27 -0500 Received: from smtpm7.myservices.hosting ([185.26.105.208]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pUavx-0005XZ-2K for guix-patches@gnu.org; Tue, 21 Feb 2023 17:16:26 -0500 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpm7.myservices.hosting (Postfix) with ESMTP id 81DBA20CAF for ; Tue, 21 Feb 2023 23:16:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 21B1B8009C; Tue, 21 Feb 2023 23:16:19 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id xjRyzDjOcD8C; Tue, 21 Feb 2023 23:16:18 +0100 (CET) Received: from guix-nuc.home.arpa (bl9-119-177.dsl.telepac.pt [85.242.119.177]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id A952B80097; Tue, 21 Feb 2023 23:16:18 +0100 (CET) From: Bruno Victal To: guix-patches@gnu.org Subject: [PATCH] doc: %desktop-services: Fix incorrect description. Date: Tue, 21 Feb 2023 22:16:14 +0000 Message-Id: <642e82eec887f35a56b6025ab5a192af462062e4.1677017737.git.mirai@makinata.eu> X-Mailer: git-send-email 2.39.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.26.105.208; envelope-from=mirai@makinata.eu; helo=smtpm7.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Bruno Victal X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The Name Service Switch service is configured in operating-system. * doc/guix.texi (Desktop Services): Fix incorrect description for %desktop-services. --- doc/guix.texi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/guix.texi b/doc/guix.texi index 05615b9549..a3a9041db2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -22981,9 +22981,7 @@ Desktop Services energy and color management services, the @code{elogind} login and seat manager, the Polkit privilege service, the GeoClue location service, the AccountsService daemon that allows authorized users change system passwords, -an NTP client (@pxref{Networking Services}), the Avahi daemon, and has the -name service switch service configured to be able to use @code{nss-mdns} -(@pxref{Name Service Switch, mDNS}). +a NTP client (@pxref{Networking Services}) and the Avahi daemon. @end defvar The @code{%desktop-services} variable can be used as the @code{services} base-commit: fbbbc2088ce933d83f5b0be75308fdcb6b40fa57 -- 2.39.1 ------------=_1678712402-5178-1--