From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uBWZAn2AhmM3ZQEAbAwnHQ (envelope-from ) for ; Tue, 29 Nov 2022 22:58:21 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6ANxAn2AhmMibgAAauVa8A (envelope-from ) for ; Tue, 29 Nov 2022 22:58:21 +0100 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 C47AF3DE4D for ; Tue, 29 Nov 2022 22:58:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p08c8-0002UN-QN; Tue, 29 Nov 2022 16:58:04 -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 1p08c6-0002Tv-Nz for guix-patches@gnu.org; Tue, 29 Nov 2022 16:58:02 -0500 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 1p08c6-00070r-9W for guix-patches@gnu.org; Tue, 29 Nov 2022 16:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p08c6-0001Qf-4b for guix-patches@gnu.org; Tue, 29 Nov 2022 16:58:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59701] [PATCH v2] gnu: mailutils: Inform correct path of sendmail. References: <20221129215541.26224-1-eu@euandre.org> In-Reply-To: <20221129215541.26224-1-eu@euandre.org> Resent-From: EuAndreh Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Nov 2022 21:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59701 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59701@debbugs.gnu.org Cc: EuAndreh Received: via spool by 59701-submit@debbugs.gnu.org id=B59701.16697590495486 (code B ref 59701); Tue, 29 Nov 2022 21:58:02 +0000 Received: (at 59701) by debbugs.gnu.org; 29 Nov 2022 21:57:29 +0000 Received: from localhost ([127.0.0.1]:56667 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p08bZ-0001QQ-1I for submit@debbugs.gnu.org; Tue, 29 Nov 2022 16:57:29 -0500 Received: from euandre.org ([216.238.68.100]:33450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p08bW-0001QK-2P for 59701@debbugs.gnu.org; Tue, 29 Nov 2022 16:57:27 -0500 Received: from euandre.org (localhost [127.0.0.1]) by euandre.org (Postfix) with ESMTP id 30393379393; Tue, 29 Nov 2022 18:57:25 -0300 (-03) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=euandre.org; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=dkimproxy; bh=wnVvDtEGXHo4RKyYd7Hd 97FZqXQ=; b=Xo4vlRadYigHD60I8msUO819USuo6RjwOwjvybbPESSjiegRuUkd dXEFmE/gilstavbSwf2PqfJbBsIzCOzByqm/xLPYhTAZdUMksylws/AkOp50utz7 YdaI4f2dZPONiCO3fY345jYQ2qO1uEOqS8RO7nCSXDPDuWx9Cq640LPM28ZSgEVz iDjk4B/XxZjkde+B9UysjgncBkGG6D/MxqoW49f2ym57jDt66vPgXZP/ojK/n7Zs vjCrc2tcZJovN0T6MPkKAvhBGngfDNhWeq+zP6XTERJLx5LP+zMKNjipbHKb3b9b bTk6nkIA1uxDkxAGNBfsABgC9dNsMjfcoA== Date: Tue, 29 Nov 2022 18:57:21 -0300 Message-Id: <20221129215721.14591-1-eu@euandre.org> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 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: , Reply-to: EuAndreh X-ACL-Warn: , EuAndreh via Guix-patches From: EuAndreh via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669759100; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=RkSImhU8HmtoSYHmyjc/jFNK15qJ82cuPtBGGWqxtwc=; b=FZWzEyfpnKBreSSIy6xjABz7yxoy4PPC1hHY5B77tKJkDKVPM5HjQJoK/F8d/k/lajR4HE xKKDFQy8c7oOIA0yftxgwSU1w5b4ZOav3gxG4Gwf9fRjNnA9tpQ4FON2XwvA6PJQdP/5pT JcsgbPv+MrhwBAD1dpNox2yGPGJ7SW8UamadQx8ix9pya7lBG0STqdl4reiq4clr3vvP5R mR8UcIpNvgRU+5G8cy99LB8U6U9HKXTicqveV9ekYVJjrW07MJuHRFPMZNLDc0Nl1GVSWg Mkpli1RJ/UW2GexNujNi9k3Ux/l6eqs95uRzQZCEC+37hCSKLzE7fjM8o/xPSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669759100; a=rsa-sha256; cv=none; b=aw1HXcZ+zZWCU7ZR9xP8qCPqmyt/6fsQMF3j3/9RGOgVCx/7hXaR3+JFrQoBM0bQfQV8r8 C50BxV2PIl5QDdmypyTOAQaToM3MLvGEfTOg8OL8zR6jZ7NXiPpwu1LLkNxr0uhiGiL7ra nyyDzfyuTjj2XOFAtsPEWMQf5x0VCyu7Xk+iUYV89tS1yzUcB3sMfqhR3xWxpkvOlQlUNL sJCIUfCmRysNpIARo0JqsLl/w86H2K8mwI/UKapcBCjoWr3UhnvV3LNi7yeOKhu6BCRhAG 6dIPPVieBXOI3TCrOQvIWe86PKoLAWapdQrZ3udBakr5hyYG4jZarJaACv+J0w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=euandre.org header.s=dkimproxy header.b=Xo4vlRad; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=euandre.org header.s=dkimproxy header.b=Xo4vlRad; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: C47AF3DE4D X-Spam-Score: -2.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: DN7s22JrkjTC * gnu/packages/mail.scm (mailutils)[arguments]: Add -DPATH_SENDMAIL to CFLAGS pointing to /run/setuid-programs. --- Oops, now with the correct path. gnu/packages/mail.scm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index cef5fe2916..754c9bc6de 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -347,6 +347,9 @@ (define-public mailutils #~(list "--sysconfdir=3D/etc" "--disable-static" =20 + ;; Specify path to sendmail setuid binary, which othe= rwise + ;; defaults to /usr/sbin/sendmail + "CFLAGS=3D-DPATH_SENDMAIL=3D\\\"/run/setuid-programs/= sendmail\\\"" ;; Add "/X.Y" to the installation directory. (string-append "--with-guile-site-dir=3D" (assoc-ref %outputs "out") --=20 2.38.1