From unknown Sat Jun 14 03:48:00 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41798 <41798@debbugs.gnu.org> To: bug#41798 <41798@debbugs.gnu.org> Subject: Status: [PATCH] gnu: xf86-input-libinput: Reduce closure size. Reply-To: bug#41798 <41798@debbugs.gnu.org> Date: Sat, 14 Jun 2025 10:48:00 +0000 retitle 41798 [PATCH] gnu: xf86-input-libinput: Reduce closure size. reassign 41798 guix-patches submitter 41798 Pierre Neidhardt severity 41798 normal tag 41798 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 11 03:14:19 2020 Received: (at submit) by debbugs.gnu.org; 11 Jun 2020 07:14:19 +0000 Received: from localhost ([127.0.0.1]:35885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjHPn-0004oB-Et for submit@debbugs.gnu.org; Thu, 11 Jun 2020 03:14:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:58766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjHPm-0004o4-DI for submit@debbugs.gnu.org; Thu, 11 Jun 2020 03:14:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47528) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjHPm-0002jP-81 for guix-patches@gnu.org; Thu, 11 Jun 2020 03:14:18 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:35881) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjHPj-0001Wh-OC for guix-patches@gnu.org; Thu, 11 Jun 2020 03:14:17 -0400 X-Originating-IP: 92.169.129.147 Received: from localhost.localdomain (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id ADB3DC0013 for ; Thu, 11 Jun 2020 07:14:12 +0000 (UTC) From: Pierre Neidhardt To: guix-patches@gnu.org Subject: [PATCH] gnu: xf86-input-libinput: Reduce closure size. Date: Thu, 11 Jun 2020 09:14:02 +0200 Message-Id: <20200611071402.29056-1-mail@ambrevar.xyz> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=217.70.183.198; envelope-from=mail@ambrevar.xyz; helo=relay6-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/11 03:14:13 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -5 X-Spam_score: -0.6 X-Spam_bar: / X-Spam_report: (-0.6 / 5.0 requ) BAYES_00=-1.9, FROM_SUSPICIOUS_NTLD=1, FROM_SUSPICIOUS_NTLD_FP=1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit 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.1 (--) * gnu/packages/xorg.scm (xf86-input-libinput)[inputs]: Replace libinput by libinput-minimal. --- gnu/packages/xorg.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 9a7b856791..e5fe3e14cf 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -2556,7 +2556,7 @@ including most mice, keyboards, tablets and touchscreens.") (native-inputs `(("pkg-config" ,pkg-config))) (inputs - `(("libinput" ,libinput) + `(("libinput" ,libinput-minimal) ("xorg-server" ,xorg-server))) (home-page "https://www.x.org/wiki/") (synopsis "Input driver for X server based on libinput") -- 2.26.2 From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 11 12:06:56 2020 Received: (at 41798) by debbugs.gnu.org; 11 Jun 2020 16:06:56 +0000 Received: from localhost ([127.0.0.1]:37856 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjPjE-0000XG-Fv for submit@debbugs.gnu.org; Thu, 11 Jun 2020 12:06:56 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:44502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjPjA-0000X0-Em for 41798@debbugs.gnu.org; Thu, 11 Jun 2020 12:06:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=BCDZI3MHJslyB3KXwlPhtrMz9JvvHHQW/0S3NhXWarc=; b=oKiQ+0Az2wyV2fHfs8vG4lf4o 70NucPoc1Ytqpa4LU+ZELwNTMUDZ9a8IJ4qk5SM+AmyrYJX9IQC0HF7WIj9oBK5HxH30VCXOK1jyH FGfhQvaKdpQuiwMJkZeUUqHbi5+FOUouaJANB/2AixSIk2FxKEWgRSLmn1Ooipnk8bg90=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jjPj5-001Ckf-V9; Thu, 11 Jun 2020 21:36:48 +0530 From: Arun Isaac To: Pierre Neidhardt , 41798@debbugs.gnu.org Subject: Re: [bug#41798] [PATCH] gnu: xf86-input-libinput: Reduce closure size. In-Reply-To: <20200611071402.29056-1-mail@ambrevar.xyz> References: <20200611071402.29056-1-mail@ambrevar.xyz> Date: Thu, 11 Jun 2020 21:36:27 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41798 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: -1.0 (-) --=-=-= Content-Type: text/plain xf86-input-libinput builds fine with this patch and achieves quite a dramatic closure size reduction from 817 MB to 199 MB! :-) `guix refresh -l` reports that this change will cause the rebuild of 781 packages. So, according to the manual, this should go to the staging branch. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl7iVoMACgkQLiXui2GA K7OrfAf/T7M0CQNYdwrKFSNFep1jymr5wKXpCF08LIFVtrfhyOec2ilxr8izWsBW EphvuWBSUOb1DlpzvYvhLdEEgXA7L52u4uFBCeeZkEmdZcph2CjcICHRKDuGzEnm 85rD9DWWhxDxJqJm5jCC6zc5CB4o6ASEjqJfHDXYsyzHbQZeTgjb3lLGZ/a+x7j6 Oganp3ljbwuOMuhvpdBIIKhLvv6GiWh0y4ILxJQW8PUe7pMi+ecMcPe0ZjqoHjRD 84gE5kZCaTQOowUHNiUp2fZO5Wxlw0mObk3PNDNSjdCqqxabJdDdH3Wuv5juDqLq pLs3dXTNowG1zZLUBbd6OySIWYCcNA== =d+2m -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 11 12:29:00 2020 Received: (at 41798) by debbugs.gnu.org; 11 Jun 2020 16:29:00 +0000 Received: from localhost ([127.0.0.1]:37885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjQ4a-00017x-0K for submit@debbugs.gnu.org; Thu, 11 Jun 2020 12:29:00 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:47391) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjQ4X-00017k-Nw for 41798@debbugs.gnu.org; Thu, 11 Jun 2020 12:28:58 -0400 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay10.mail.gandi.net (Postfix) with ESMTPSA id 02955240002; Thu, 11 Jun 2020 16:28:50 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac , 41798@debbugs.gnu.org Subject: Re: [bug#41798] [PATCH] gnu: xf86-input-libinput: Reduce closure size. In-Reply-To: References: <20200611071402.29056-1-mail@ambrevar.xyz> Date: Thu, 11 Jun 2020 18:28:50 +0200 Message-ID: <87imfx36t9.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Arun Isaac writes: > `guix refresh -l` reports that this change will cause the rebuild of 781 > packages. So, according to the manual, this should go to the staging > branch. Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: systemreboot.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.230 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.178.230 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: ambrevar.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 41798 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: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Arun Isaac writes: > `guix refresh -l` reports that this change will cause the rebuild of 781 > packages. So, according to the manual, this should go to the staging > branch. Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: systemreboot.net] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.178.230 listed in wl.mailspike.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.178.230 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: ambrevar.xyz (xyz)] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Arun Isaac writes: > `guix refresh -l` reports that this change will cause the rebuild of 781 > packages. So, according to the manual, this should go to the staging > branch. Weird, I get this: =2D-8<---------------cut here---------------start------------->8--- > guix refresh -l xf86-input-libinput Building the following 2 packages would ensure 4 dependent packages are reb= uilt: lxqt@0.14.1 xfce@4.14.2 =2D-8<---------------cut here---------------end--------------->8--- In fact, to test the patch Guix didn't rebuild anything for me (I don't use lxqt / xfce). =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl7iW8IACgkQm9z0l6S7 zH9n4wf8CIYd610ulqnXWO4oAuoYvSl3x7IDfVilQ/7fh98PS1nK59LBdv7DbHc3 k5J+3WuHEtUTDyNacEQ+2mrYlm7s0y6bbYuCOan2RtUAhXRdjCLYJ379TdEm140X cXKRT0dqWvGiq8ATidgzcPikTIcHRxOcxXfkaiHuztoZ60WvqFc2frbxKwZeMcC7 IwTdd1W6Mif9CWz/q/rGpi2dM4cqpi1So3IZPuW3iNcp9F5gq9l+MUTDao0nWXr6 6fpCGVAL8K3ExXdclTvvWc2ZC9XiRAHNKfskyffjY4Sdv22QIWNXOla1X0E1ZqkO 9b3FL285OTzY+R2xb+MrxrobCRhiOA== =icJF -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 11 14:09:26 2020 Received: (at 41798) by debbugs.gnu.org; 11 Jun 2020 18:09:26 +0000 Received: from localhost ([127.0.0.1]:37993 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjRdl-0003hn-RT for submit@debbugs.gnu.org; Thu, 11 Jun 2020 14:09:25 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:44558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjRdj-0003hd-4K for 41798@debbugs.gnu.org; Thu, 11 Jun 2020 14:09:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:To:From:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=0cUrKq7aV1nbDfUfY9VCRz5KiW3DpwZ+53RQKcognMw=; b=DtHnbdtgKvnJldNMGQin59FGW xQg8bLIzNN+HSlRVA5WyYdaYJ5n3z6+emsTFBkNvbw/q5F0wj8F9N9k8fOVHFW+pgtubaytfhhEyw xBcBNvVmhDxU2Qv7GIC90BVm7JU6VgLxkmiTK50Lt94EGjnYGSVyeutSaRmFtLueJlUoo=; Received: from [192.168.2.1] (helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jjRdf-001DBk-3H; Thu, 11 Jun 2020 23:39:19 +0530 From: Arun Isaac To: Pierre Neidhardt , 41798@debbugs.gnu.org Subject: Re: [bug#41798] [PATCH] gnu: xf86-input-libinput: Reduce closure size. In-Reply-To: <87imfx36t9.fsf@ambrevar.xyz> References: <20200611071402.29056-1-mail@ambrevar.xyz> <87imfx36t9.fsf@ambrevar.xyz> Date: Thu, 11 Jun 2020 23:39:14 +0530 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41798 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: -1.0 (-) --=-=-= Content-Type: text/plain Oops, sorry! I accidentally looked up the dependents of libinput-minimal. Please push to master. Thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAl7ic0oACgkQLiXui2GA K7PB5Qf/T/xDBEUk1WMyExSHJos7kIDX2TmGz+XAbRQCooAcLiuDq1E1vIfQiNEI KDofq/oXvGsT3xQMwFHPCyRJNJ0QN30WaFoZOB11x70lbjXUL6PSytMqhP36x7Zl 03Q8H1fpfDScbldC8zE9/KxJmuLPbXQkE6EISAUreDROrGqj7NwNQOMulRj7l768 a4ajvtOBeraGkslEluHmi6Ezo23+aOQm/V/7dmaqQDPzRZlSKhbqqhPcRANs+aVP zzpkQp/mheV/HpC+65SJcxtemur3cpDAuXJC6/bs/n2wbqCm/eXgW6VCBgN6XmMW vUz4e528EMOLkWtbUFFSlky/RXFYAQ== =w3tP -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 12 03:27:53 2020 Received: (at 41798) by debbugs.gnu.org; 12 Jun 2020 07:27:53 +0000 Received: from localhost ([127.0.0.1]:38807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jje6S-0000VF-TQ for submit@debbugs.gnu.org; Fri, 12 Jun 2020 03:27:53 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:14859) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jje6R-0000V1-CT for 41798@debbugs.gnu.org; Fri, 12 Jun 2020 03:27:51 -0400 X-Originating-IP: 92.169.129.147 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 789D1240017; Fri, 12 Jun 2020 07:27:44 +0000 (UTC) From: Pierre Neidhardt To: Arun Isaac , 41798@debbugs.gnu.org Subject: Re: [bug#41798] [PATCH] gnu: xf86-input-libinput: Reduce closure size. In-Reply-To: References: <20200611071402.29056-1-mail@ambrevar.xyz> <87imfx36t9.fsf@ambrevar.xyz> Date: Fri, 12 Jun 2020 09:27:43 +0200 Message-ID: <87r1ukspzk.fsf@ambrevar.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: -0.2 (/) X-Debbugs-Envelope-To: 41798 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: -0.2 (/) --=-=-= Content-Type: text/plain Thanks! Pushed with cd0f1fbd1ab1018c022661fa57ddcb91125dd4ab. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl7jLm8ACgkQm9z0l6S7 zH/GEgf/ThQ/r5gRdLA15dTYxqksHiymOxsIxiuAoqtIGly9a8WzB4G+eDHScSHJ Ms0pzOo9ykktOweUhno4s23Ufva4Y93irM6GaXO2kQa7iabxeoK17ZoBOVZCD+hJ W4pmHLTU0D0MwzTLVIqTqnTfNTj/IC4JVbv786/nhbJX35BQsPiOwGUH8PQvrG3J HbxsrZlcPirLEjRP0c4pCdbe279+44oAgcEIN384SIrk0JiS12X04L/xqz6IAY3d OcIhSMewKUYdzIwKt8JYpHZxuruOnaWeFwblTSIJXFdgAScVI+NuDST7ZO/2pqtj urHEItp50ZG5tBGhPm/h/8YMt3tuqA== =WwwT -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jun 12 03:28:09 2020 Received: (at control) by debbugs.gnu.org; 12 Jun 2020 07:28:09 +0000 Received: from localhost ([127.0.0.1]:38813 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jje6j-0000WD-3N for submit@debbugs.gnu.org; Fri, 12 Jun 2020 03:28:09 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:54879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jje6h-0000Ve-Ey for control@debbugs.gnu.org; Fri, 12 Jun 2020 03:28:07 -0400 X-Originating-IP: 92.169.129.147 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id 1F174FF804 for ; Fri, 12 Jun 2020 07:28:00 +0000 (UTC) Date: Fri, 12 Jun 2020 09:28:00 +0200 Message-Id: <87pna4spz3.fsf@ambrevar.xyz> To: control@debbugs.gnu.org From: Pierre Neidhardt Subject: control message for bug #41798 X-Spam-Score: 1.8 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 41798 quit Content analysis details: (1.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.199 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [217.70.183.199 listed in wl.mailspike.net] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: control 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: -1.2 (-) close 41798 quit From unknown Sat Jun 14 03:48:00 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 10 Jul 2020 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator