From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id GEzsDvALT2YZDwAAA41jLg (envelope-from ) for ; Thu, 23 May 2024 11:27:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id sD20CPALT2Z17QAA62LTzQ (envelope-from ) for ; Thu, 23 May 2024 11:27:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HYGR+jEl; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716456432; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=R2UgzncmWUBb1b9stctX+bn5bAfP1uA0Tc8CCe+DSxo=; b=q+D8Ez5FDjTXtMgZHZc7xxrA/zmLMdiu5HGi4zNLYQ2ak+K4ICrEaibHqbmPMOS3Qp3AbC i1cb5XjRVS0b2c7csyLJ4HOK2ze5jMVz8PzPM/4SpAvXoT+52Zl57EkJs6WVnQ4ncOEmb8 IORAvoyKVvN8XYFCM9MyUP7JTtinKATve96J5jCZ7J9LJ3f9qD5voJRFYK44WD2eO2ww0V nPrsiYtqT124Q0IHqJ1lzRTvCcslu0Qivny7NdesL/lQnTxqAh0hfv7zPWPUn+9fT9HQZO ovVEEiDDTib8szLXDg64gHhVvE8ltUdv7DjZb2eMzewIOi/47amfxll3ATHfVQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=HYGR+jEl; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716456432; a=rsa-sha256; cv=none; b=bR7iPpctuAWUY3jLQtR2O+aTRLkWy3/3NXsYoclQ6+aD4d1Iv5otfl104RFmapBIzCbz5R G24yx/WQQBdWHYXcXwWOpLTl0BNSxDbcwTzO6d8auaf1/WVddOYnSdWEbDMVrGBGZJas7n SX6L4Fwt13uCgOv/+6BD9O1tcJXl1F7g7qAzVy+N+Bl5oO1GT0mFmCgW3c77kAj64dWj4l Ibtd6lNYgkLfq76PTc1LkrlUjAKOpCSEx3YeNI3f9bdkyWosDTJsPbjve84lkeaNIHt7I/ KFtRcFphQ3S8ismv0ypqSUWK7D5eZ0h2Aey3GF6VyEZrTq0yROZkW3cWvSzORA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EE21D6904C for ; Thu, 23 May 2024 11:27:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sA4ix-0005rG-3z; Thu, 23 May 2024 05:26:59 -0400 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 1sA4it-0005p7-Tu for guix-patches@gnu.org; Thu, 23 May 2024 05:26:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sA4it-0005he-MB for guix-patches@gnu.org; Thu, 23 May 2024 05:26:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sA4iz-0000Vi-Lv for guix-patches@gnu.org; Thu, 23 May 2024 05:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71118] [PATCH 1/5] services: nscd: =?UTF-8?Q?=E2=80=98log-file=E2=80=99?= defaults to #f. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 23 May 2024 09:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71118 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 71118@debbugs.gnu.org, Matthew Trzcinski , Florian Pelz Received: via spool by 71118-submit@debbugs.gnu.org id=B71118.17164563791955 (code B ref 71118); Thu, 23 May 2024 09:27:01 +0000 Received: (at 71118) by debbugs.gnu.org; 23 May 2024 09:26:19 +0000 Received: from localhost ([127.0.0.1]:58784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sA4iJ-0000VT-3l for submit@debbugs.gnu.org; Thu, 23 May 2024 05:26:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sA4iH-0000VN-Sh for 71118@debbugs.gnu.org; Thu, 23 May 2024 05:26:18 -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 1sA4i5-0005YU-Gp; Thu, 23 May 2024 05:26:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=R2UgzncmWUBb1b9stctX+bn5bAfP1uA0Tc8CCe+DSxo=; b=HYGR+jEl/E/ioFoKeW0a ipCH+fD1wdOOR4eDJk7mwuXNyp0hsdBbcrkof0aYJF6dQCt14PrABN0UVM7om4HhjT9k29aS6YZ2B xDPxQyJxSsStuqacLwkTjNsbojATCssWNtN4URQTIbX7XziQlfaUW4xlvb16K9f22T9GSSwJaCRLl 5K61Mds+obdIy9K0QrI1y44x8OBuMgRL/s5F80r4lkSH2wGVIf3Lh76OEnC+C8Jd3h1QRztDVuZmE X3QeiOd8yqAodEVyJXaq67aKKSv6owVjNjUHTHS8shCu1UJQcFSInmaK6P8pZFF9+dxZWyVZX+tG4 GWSC8WQTtiShSw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <871q5t4v96.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 22 May 2024 13:22:13 -0400") References: <91683e6a6059df7816833d4e4d1e3bfc43aa74e7.1716386553.git.ludo@gnu.org> <871q5t4v96.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 Prairial an 232 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Canard X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 23 May 2024 11:26:03 +0200 Message-ID: <87y180anh0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -5.76 X-Migadu-Queue-Id: EE21D6904C X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.76 X-TUID: Dw4+jovLxbo+ Hi, Maxim Cournoyer skribis: > Ludovic Court=C3=A8s writes: > >> * gnu/services/base.scm ()[log-file]: Default to #f. >> * doc/guix.texi (Base Services): Clarify documentation. >> >> Change-Id: Ia75914fc2665db13bef688d53659083a615ebef4 [...] >> +@item @code{log-file} (default: @code{#f}) >> +Name of the nscd log file. Debugging output goes to that file when >> +@code{debug-level} is strictly positive, or to standard error if it is >> +@code{#f}. Regular messages are written to syslog when >> +@code{debug-level} is zero, regardless of the value of @code{log-file}. > > Is it not a bit counter-intuitive, to have a 'log-file' field that users > can set, but debug logs not going there? Yeah, I had to check the code of nscd in libc, and it=E2=80=99s this weird. > Perhaps we should get rid of it entirely instead? I=E2=80=99d rather keep it to avoid gratuitous breakage and also because it= =E2=80=99s occasionally useful when one needs to debug NSS/nscd issues. Ludo=E2=80=99.