From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 RMM0Fq7JJmTnaAEASxT56A (envelope-from ) for ; Fri, 31 Mar 2023 13:53:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ENr8E67JJmRomwAAauVa8A (envelope-from ) for ; Fri, 31 Mar 2023 13:53:18 +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 0A36C1CA4E for ; Fri, 31 Mar 2023 13:53:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1piDJY-00011n-Pr; Fri, 31 Mar 2023 07:53:04 -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 1piDJW-00010H-Pl for bug-guix@gnu.org; Fri, 31 Mar 2023 07:53:02 -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 1piDJW-0000Iu-2x for bug-guix@gnu.org; Fri, 31 Mar 2023 07:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1piDJV-0006hC-Ji for bug-guix@gnu.org; Fri, 31 Mar 2023 07:53:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#62163: Suppress logging shepherd evaluation in mcron.log Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 31 Mar 2023 11:53:01 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 62163@debbugs.gnu.org, Maxim Cournoyer Received: via spool by 62163-submit@debbugs.gnu.org id=B62163.168026356925710 (code B ref 62163); Fri, 31 Mar 2023 11:53:01 +0000 Received: (at 62163) by debbugs.gnu.org; 31 Mar 2023 11:52:49 +0000 Received: from localhost ([127.0.0.1]:60558 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piDJI-0006ga-UJ for submit@debbugs.gnu.org; Fri, 31 Mar 2023 07:52:49 -0400 Received: from smtpmciv3.myservices.hosting ([185.26.107.239]:45242) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piDJH-0006gP-8c for 62163@debbugs.gnu.org; Fri, 31 Mar 2023 07:52:47 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv3.myservices.hosting (Postfix) with ESMTP id BD1AF203E6; Fri, 31 Mar 2023 13:52:45 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 2C8D18009C; Fri, 31 Mar 2023 13:52:39 +0200 (CEST) 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 U9YnrfZW3JVe; Fri, 31 Mar 2023 13:52:39 +0200 (CEST) Received: from [192.168.1.239] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id C09D08009B; Fri, 31 Mar 2023 13:52:38 +0200 (CEST) Message-ID: Date: Fri, 31 Mar 2023 12:52:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Content-Language: en-US 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> From: Bruno Victal In-Reply-To: <87y1neo7wz.fsf@gnu.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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=1680263598; a=rsa-sha256; cv=none; b=Pqm/hYuxkgV0VSDgAzpFYD55WNm05AoygSmk6TEFYcG0IHVVSIGuj8Zr4V40Huu+ehQpI/ k+8u8AFWIr79XB2qRUZYpi+MU2XUmeFd02Tvd4MxZRjDZSiXOH3+eVnUH1BYKqb8NFib3T 7VTl4TPfs3pBuol77Gkpv2J2D+dcKLjvng7RkDG/fosLJF5aWG49LtC2rhyu+HabwaQ2Ag RccmXiA7Z1NMUevcwn34D/E/ewKOQOfkFPo1pR0K5sqeqB75ST/mgbWptXr0Gac6O9EPEQ arVoteB26KhiUrx594ZfsV6gz4iAdVXXGJaBmaSLzjcGO1gDy2NGl+2r/cqQCw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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=1680263598; 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; bh=VNEpfIn4wfiEe4MHfUPohNqrTVeNBpS5T31rZz7zoJE=; b=ajjQQomHr+RYxBioR3tdBtVgaDWL5bNpsjAR4gHRTHG7xQm0SOjjWZsYE3tayKjClXhuew E/1GxBuw6nHMHafDqjnwqyreeYmjUO8FKyuqONl+XWu1V3JSBBhsgRLTWglT85LYhqvlKp LMA9RXePMVQMUqa479pSf5hNZlXMVnDqH6I4zNYr58QfhqFgX5B14GxzAgWd8lfa9NM849 DasJxgwSVUj4FlWQ4clEdWXcEqJC98BqnfWY1STfqte1BR526c8/eK7EIe0yEMexe4gJSu bEAhcAZjgwY9Ab9L6/yQIV8KrQ/KIvb+VZE3NPAFkNANVU0wRALPax5TRQHRMg== X-Migadu-Spam-Score: -3.22 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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-Spam-Score: -3.22 X-Migadu-Queue-Id: 0A36C1CA4E X-TUID: 1zYKTsgq8tNP On 2023-03-30 11:22, Ludovic Courtès wrote: > > You can send messages to the bitbucket with: > > (parameterize ((shepherd-message-port (%make-void-port "w0"))) > …) 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? Thanks, Bruno