From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KH0lIbx3SmTUbwEASxT56A (envelope-from ) for ; Thu, 27 Apr 2023 15:25:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QMIEIbx3SmQzRwEA9RJhRA (envelope-from ) for ; Thu, 27 Apr 2023 15:25:16 +0200 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 47C4F2CD26 for ; Thu, 27 Apr 2023 15:25:16 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ps1cP-0000eb-BT; Thu, 27 Apr 2023 09:25:05 -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 1ps1cN-0000dp-FZ for bug-guix@gnu.org; Thu, 27 Apr 2023 09:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ps1cN-0003aj-0d for bug-guix@gnu.org; Thu, 27 Apr 2023 09:25:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ps1cM-0000XK-SA for bug-guix@gnu.org; Thu, 27 Apr 2023 09:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62163: Suppress logging shepherd evaluation in mcron.log Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 27 Apr 2023 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62163 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Bruno Victal Cc: 62163@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 62163-submit@debbugs.gnu.org id=B62163.16826018671977 (code B ref 62163); Thu, 27 Apr 2023 13:25:02 +0000 Received: (at 62163) by debbugs.gnu.org; 27 Apr 2023 13:24:27 +0000 Received: from localhost ([127.0.0.1]:57786 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1bm-0000Vp-Sm for submit@debbugs.gnu.org; Thu, 27 Apr 2023 09:24:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ps1bh-0000VW-Ps for 62163@debbugs.gnu.org; Thu, 27 Apr 2023 09:24:25 -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 1ps1bb-0003TZ-4S; Thu, 27 Apr 2023 09:24:15 -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=+yr72lNK5vUWGJB3f1n1g90Vznyd9HTKarqC4gTQO80=; b=cZ/zYfBpWHCeNsdnM0EH 7QxkjZaHGnEklBH8EhodJ24cL8Qpwqjg0t5kFBMf9PhSsz7yocCX6A71tPo9Gv/1kbGUhGr0fn7yY 3ysdLg7bYwO9i/8NlLf+IfeYF3y1A+P8CLHLJ5EKv4e9M0+/Rw7qCdb+vSHC+btdgWiOeCr77uJJb LqMokFiLCZki3z3NZqm0m+LL5CCpwgCXJtwhOzTS+o70FTWweuNwghtoSEs9JfGFeiAaAx3TGFqJk CXFCWeq8e23wF/c3xi4VlDtCIFnUJ9MDXf8mhoTO1KMSt2g9yCk9doxRGTQtmtdXu6KZGdqinyeN6 4s6uxlFxNhfKdw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ps1ba-00028Z-Fk; Thu, 27 Apr 2023 09:24:14 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <31d1f072-0276-6fa5-0adf-6c18177d4d01@makinata.eu> <87ileq1gqo.fsf@gmail.com> <875yakg7w2.fsf@gnu.org> <8164fa63-99bd-f1d5-2f21-628f079c6039@makinata.eu> <87y1neo7wz.fsf@gnu.org> <87355kinc5.fsf@gnu.org> Date: Thu, 27 Apr 2023 15:24:12 +0200 In-Reply-To: <87355kinc5.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 01 Apr 2023 00:10:34 +0200") Message-ID: <87bkj9wj9f.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682601916; a=rsa-sha256; cv=none; b=o/Z1KeNVR/0fEbVF/a9aBGzMXzyI7zMAVrkrTaYieOCss1HqkuXTQ7NvHzfA1JyE+g+pGv FxBtNePc1tchbfWZIQSOGF04OmyJyyC8vwMOQwkq/IzOAE84FI2mvtw8QL5hS9l8Ya/shw lisJVwKqAyQANpMS/f03kLv75GlS9PN13aHA4RdTFRG3GQ8LidAl8EAgXELEUcwPHVkpsg 4k6Uo++TCFnZACXKydUxmd0KStvyNMZVtYDiQcWD82cf/RNkSf8W+hfQruPlDS4WYiVRg0 AZPQR7l8HQ1aRcwjJg7dUl7l0gh6P7tP/fO/irlK7lQGaH91sPwBHZVSOsKSMQ== 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="cZ/zYfBp"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682601916; 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=+yr72lNK5vUWGJB3f1n1g90Vznyd9HTKarqC4gTQO80=; b=S11i8yYET4VXId45/hIKYLs6RMSWVi62TnXw67x7Qmw91rwpqOQg1VawxzWP2V412lannI 3B8G0idpy9+enk+R20s4lhZloB4HJ3NwqeFd0YR7AfNqXC8Ue6Xyxm2nKpRT/uLW0V0N26 ddH0ICqgxKaq2Wq4uHw6jjfqWECuLpJImOVwDs96rpmu7zDJer2vHCFPfPVi6ZoIQG4MfX 5FRn6ao5hn9gpf+3fB2N1zQLroIf94kVs3+KA4B5eg5TDKra5u9V+tXrVZjmnirbJw8c/2 fvUNxo1HgbQg6zBPPedEYjzmjAnMwxsPzYJLZcEKZWPpZ+h/reUXmVkm1oDqVA== X-Migadu-Spam-Score: -1.61 X-Spam-Score: -1.61 X-Migadu-Queue-Id: 47C4F2CD26 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="cZ/zYfBp"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-TUID: y1ANwIdNhUJk Hi Bruno, Ludovic Court=C3=A8s skribis: > Bruno Victal skribis: > >> On 2023-03-30 11:22, Ludovic Court=C3=A8s wrote: >>>=20 >>> You can send messages to the bitbucket with: >>>=20 >>> (parameterize ((shepherd-message-port (%make-void-port "w0"))) >>> =E2=80=A6) >> >> While it does work for expunging them from mcron log, I noticed that >> these lines are also polluting /var/log/messages and the snippet above >> doesn't handle that. >> Is there perhaps something else I'm missing? > > Nope, you cannot prevent them from ending up in /var/log/messages; they > are purposefully logged. What should we do about this bug? Am I right that the conclusion is that =E2=80=98my-heartbeat-job=E2=80=99 could send herd/shepherd output to = the bit bucket? If yes, we can close this bug. Thanks, Ludo=E2=80=99.