From unknown Sat Jun 21 10:10:57 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#59829 <59829@debbugs.gnu.org> To: bug#59829 <59829@debbugs.gnu.org> Subject: Status: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil Reply-To: bug#59829 <59829@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:10:57 +0000 retitle 59829 [PATCH core-updates] gnu: wlroots: Add propagated input xcb-u= til-renderutil reassign 59829 guix-patches submitter 59829 Andy Tai severity 59829 normal tag 59829 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 05 01:45:29 2022 Received: (at submit) by debbugs.gnu.org; 5 Dec 2022 06:45:29 +0000 Received: from localhost ([127.0.0.1]:34080 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p25EH-0000Po-An for submit@debbugs.gnu.org; Mon, 05 Dec 2022 01:45:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:49056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p25EE-0000Pi-Tv for submit@debbugs.gnu.org; Mon, 05 Dec 2022 01:45:27 -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 1p25EE-0006ex-IE for guix-patches@gnu.org; Mon, 05 Dec 2022 01:45:26 -0500 Received: from mail-vs1-xe29.google.com ([2607:f8b0:4864:20::e29]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p25ED-0005L3-54 for guix-patches@gnu.org; Mon, 05 Dec 2022 01:45:26 -0500 Received: by mail-vs1-xe29.google.com with SMTP id m4so10170198vsc.6 for ; Sun, 04 Dec 2022 22:45:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=3fK0ZFYgJ2noEnrHeYn9JU0qB2Z66Ay5bY9xNJf2cPA=; b=pDnDLhjqMAr/+Ijv+gsvKqj05CymHKGlEdyQL5mJZe3O57+94J3deCzN+GCNGyTjAf s6M1dPMeoITXDqc70/wUW2MVrlGNn4mCfUH4X8mtK75fRb7ZB3BRZNQ9JLQ4l2sYVnlM x2bpkGabw5p9owkZYFexSq85bSIswaJgjmC5rUi3PVUq/w/0rtNDVSJJk88kbpJnv5Cb QqDimnjd9RPifJvknZrm1frnwIMld7Fq7KddkCh0ECxQCVMoVL2wN9boZJtvPRQ8gQ08 6/kbzjaJcFOwIlT8d9wzboGM6wLAynlv8+Wn3EfUdG8qjfXOMdj5bYzt2mr9hv7pax2p 7pkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=3fK0ZFYgJ2noEnrHeYn9JU0qB2Z66Ay5bY9xNJf2cPA=; b=GvkcptmOkmDBjB0z/YYO14AZMFlj5lmB5Jvw4PP4fFntRwV+x08A8QuCp7uwhnABcc WyGDKyTAuQ7M1PSt5crWEzSot5o8+LYED7GXc/Q+ww3S+Vb/fJEA07nHU6vPsz8ORnEk +bOlKRUw7JtmJmA4Lrvo64UuIQhQsBZ0v4OHQGzrgnCyZVwHl1vVi8DUPHsrCJ0jhfVa wLssLCpsGbD1K0/zGfemLzBx2aJQE28KpX6biV36U9yB9e4RR5H5MyxQedjNkVU3fbEB 7pc/eoyBpJ0uTz7efClFV9zP4moVVVsLiaRou1F6ttrybZ6p7N46ui3GrxRh0YvkL9/n 2c4A== X-Gm-Message-State: ANoB5pmC0PoG7K9SS0XKZoRv1YwyPftc7fsbcrj4CyuJPuB1jQFngo6l qQkVyOprDkQCa4qkk6yC3msIpk70KySrJHWntIqQ7k0i X-Google-Smtp-Source: AA0mqf4DA29KR2UlwRxKpdsqNcI5qMtHe+eEEB0cD8aOwXJ3xaS9lYqB2EKONAdfRpE8vXLlM3FvZOuUKEH3DenbuLM= X-Received: by 2002:a05:6102:502:b0:3b0:df43:87af with SMTP id l2-20020a056102050200b003b0df4387afmr10180029vsa.1.1670222722730; Sun, 04 Dec 2022 22:45:22 -0800 (PST) MIME-Version: 1.0 From: Andy Tai Date: Sun, 4 Dec 2022 22:44:45 -0800 Message-ID: Subject: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil To: guix-patches@gnu.org Content-Type: multipart/mixed; boundary="00000000000015a04f05ef0f0852" Received-SPF: pass client-ip=2607:f8b0:4864:20::e29; envelope-from=lichengtai@gmail.com; helo=mail-vs1-xe29.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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.3 (--) --00000000000015a04f05ef0f0852 Content-Type: text/plain; charset="UTF-8" --00000000000015a04f05ef0f0852 Content-Type: text/x-patch; charset="US-ASCII"; name="0001-gnu-wlroots-Add-propagated-input-xcb-util-renderutil.patch" Content-Disposition: attachment; filename="0001-gnu-wlroots-Add-propagated-input-xcb-util-renderutil.patch" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_lbafgfzg0 RnJvbSBkYzIxOTRmZjBiNjFlMGU0YjEzOTUzMTg5YWJjMmE4NDcyNDBjZTFmIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBBbmR5IFRhaSA8YXRhaUBhdGFpLm9yZz4KRGF0ZTogU3VuLCA0 IERlYyAyMDIyIDIyOjMxOjMyIC0wODAwClN1YmplY3Q6IFtQQVRDSF0gZ251OiB3bHJvb3RzOiBB ZGQgcHJvcGFnYXRlZCBpbnB1dCB4Y2ItdXRpbC1yZW5kZXJ1dGlsCgpnbnUvcGFja2FnZXMvd20u c2NtICh3bHJvb3RzKTogQWRkIHByb3BhZ2F0ZWQgaW5wdXQgeGNiLXV0aWwtcmVuZGVydXRpbAot LS0KIGdudS9wYWNrYWdlcy93bS5zY20gfCAxICsKIDEgZmlsZSBjaGFuZ2VkLCAxIGluc2VydGlv bigrKQoKZGlmZiAtLWdpdCBhL2dudS9wYWNrYWdlcy93bS5zY20gYi9nbnUvcGFja2FnZXMvd20u c2NtCmluZGV4IDIwMWM1OTk0ZDguLjg5MGQ1MWI5NTcgMTAwNjQ0Ci0tLSBhL2dudS9wYWNrYWdl cy93bS5zY20KKysrIGIvZ251L3BhY2thZ2VzL3dtLnNjbQpAQCAtMTU2Niw2ICsxNTY2LDcgQEAg KGRlZmluZS1wdWJsaWMgd2xyb290cwogICAgICAgICAgICB3YXlsYW5kCiAgICAgICAgICAgIHdh eWxhbmQtcHJvdG9jb2xzCiAgICAgICAgICAgIHhjYi11dGlsLWVycm9ycworICAgICAgICAgICB4 Y2ItdXRpbC1yZW5kZXJ1dGlsCiAgICAgICAgICAgIHhjYi11dGlsLXdtCiAgICAgICAgICAgIHhv cmctc2VydmVyLXh3YXlsYW5kKSkKICAgICAobmF0aXZlLWlucHV0cwotLSAKMi4zOC4xCgo= --00000000000015a04f05ef0f0852-- From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 06 07:07:57 2023 Received: (at 59829) by debbugs.gnu.org; 6 Jan 2023 12:07:57 +0000 Received: from localhost ([127.0.0.1]:53936 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDlVs-0004kH-Sn for submit@debbugs.gnu.org; Fri, 06 Jan 2023 07:07:57 -0500 Received: from mail-wr1-f47.google.com ([209.85.221.47]:40751) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDlVo-0004jH-In for 59829@debbugs.gnu.org; Fri, 06 Jan 2023 07:07:52 -0500 Received: by mail-wr1-f47.google.com with SMTP id r2so1084517wrv.7 for <59829@debbugs.gnu.org>; Fri, 06 Jan 2023 04:07:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=eoBWqZwrp95BYMubf/uCjnSj7zeV/5r/KhOmlbvv42w=; b=dsRuC1YAttuMK15niUfmKkfhLWsw0+E2Ijl3yppX+porbwNNSiXscXoBh1KX/ArXSk FUVZ+ctU+zbrQgyiEMk3Fe7BVU2bCYxUBy9TFfYBmswkxd3tZWP/9JXpVprzPa/S9eXv B5ONvu2mCaaX0/DVfKgxfuH9renF+wGJvkFNzEUW76AHYAfxbNBIHvt7lRQz8ZYCbshS LTXKvdNjQsUeHRzs99/EHka2Rt5amFu9AJWfMWmtMPtGSefIdfPPY15n23PDtsD7xuC/ oBjmHxJ2i89W56RbDLCildBbU5oduoV3kdvrXDrcuzZEYpropIiZ3wRsYCXMtG9ex48G Sclg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=eoBWqZwrp95BYMubf/uCjnSj7zeV/5r/KhOmlbvv42w=; b=XkMryS+tf/yhZgJcUXu+Ib0qIBX4l2gLHsMC/hyUTFls7SCFaS1njFyazXFW3q4P5s oClGM5qAPD5+VcfBucZ7kTD+0gcFfFv/ZWn/HFLzMGzQkbo6Wc3YdCyo4k8gWcXXlxnY MtmeG4xXas8MAVibzLO406xvz7aZYXJcLC7xzdnoXPdrXOmg19SMottlAZSNg08SxEBH MTe88Dh7jFpA3mcmQmf5yodCuU8r8l91PoYRQpMOgsNqywG4MAXV4bQaXmZ4CDBs4N+d CYygJGZmBB010dKFbnEbTo6BSa4x9VhplwLK64o0OkypGDj6E4uHu0qKTi/9LeevFJcJ mIUw== X-Gm-Message-State: AFqh2ko++YuknLQrkuqsYWue6k41XCsZi/H4MFxIGyAW2p3bIsw0w+HL 35qYyKQ8/Jns/nP8GbkEQzB1NXtYCJg= X-Google-Smtp-Source: AMrXdXtAbHrD+7UPpmviBDYR+YdGgmKFgXmXBKA9V0k49ZnG55TR6IXHJSg1m3CF/N9vRcqVrCKzKw== X-Received: by 2002:adf:f486:0:b0:28d:a237:f9b5 with SMTP id l6-20020adff486000000b0028da237f9b5mr3419401wro.3.1673006867081; Fri, 06 Jan 2023 04:07:47 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id h15-20020a5d548f000000b002425dc49024sm996717wrv.43.2023.01.06.04.07.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Jan 2023 04:07:46 -0800 (PST) From: zimoun To: Andy Tai Subject: Re: bug#59829: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil References: Date: Fri, 06 Jan 2023 12:53:34 +0100 In-Reply-To: (Andy Tai's message of "Sun, 4 Dec 2022 22:44:45 -0800") Message-ID: <87y1qfj2v5.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org 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 (-) Hi, On Sun, 04 Dec 2022 at 22:44, Andy Tai wrote: > gnu/packages/wm.scm (wlroots): Add propagated input xcb-util-renderutil Could you explain why this propagation is required? Because propagation should be avoid at first and it should be used when no other option are possible, IMHO. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 07 02:14:03 2023 Received: (at 59829) by debbugs.gnu.org; 7 Jan 2023 07:14:03 +0000 Received: from localhost ([127.0.0.1]:56338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pE3P1-0005u1-38 for submit@debbugs.gnu.org; Sat, 07 Jan 2023 02:14:03 -0500 Received: from mail-qv1-f49.google.com ([209.85.219.49]:46885) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pE3Oz-0005tK-2g for 59829@debbugs.gnu.org; Sat, 07 Jan 2023 02:14:01 -0500 Received: by mail-qv1-f49.google.com with SMTP id l18so1758020qvt.13 for <59829@debbugs.gnu.org>; Fri, 06 Jan 2023 23:14:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=PZMxtpEs8EI2pOn/Xd1W8hm6DpG0hBQJLxA28eITb0Y=; b=cAJc2lB9bkj1RmX5DTrP77NvfY4RX/rfF6Dv+dVrrR0mMuKXr+iWK1VdzZX9ROKHVQ smn+GH4A7/J6k/7JB++W3zgkt4398XXkx9DL5p64MDGQYWunJ4mOcHvTcVY0NFBZhaVn MKFdmtDcpkMoQQxakTi2a041n7TGFDlsK3PkiyEl93sPDk3vREGzzfMbPhmT+o8UGvah iB1W8o06OhCH79iqJtaQ+8SifTC8PxGp/+AXdeKxdNgO3i9OGKtVwqDlkWVGl5i8grni ujcxEk6+M2DfgmYUVtQgYEjRI2Ms7udO3C2F7aiRcFVNrR9InXe8n6E57/73CtEOROZj uAZQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=PZMxtpEs8EI2pOn/Xd1W8hm6DpG0hBQJLxA28eITb0Y=; b=rlSC5a7kO5depFmGZUogtuaYVtwWFEcEJ89k7SUtcuAad72WMC4MkMbNNHPaVCVaGQ EYSH/UIg+aH4516VOpsFShf2XvWN75+fSuq8+IAyrUhHBL75G51U7pclvZUjoq7J0QQJ s1CW7LE/MRh5hpAf7nshcYVVVFzluhe0txl+hN71uGtpS+vJ2JzdfXwIdPoacoALhbY4 llBsSoaDkuv04+TnRmYggi8tUeZqxy/fkffF06e14nZJ331hgvrkpjZoeNcmmNySEvnh DZG/PEARlnzf9D9B/sFL1KsaqtxjHodrkSACcjQvzOPfXrkKkho2IQwQg1c5K1X4hwMc S+Wg== X-Gm-Message-State: AFqh2koQOxDIXoVeXcZ3pusZlqDx8jOFZftjxoegUUX/ludSTpIRbPRT KiEYXMdaCjTKr+47hVh4GgEMDVU9uFEKlJrU8fzHSr6+ZLM= X-Google-Smtp-Source: AMrXdXsVapA0W1tKeoYnnHEHZHgjjoK/0/JvlJccNGd5J01wUgjvV5B3ZwbcE8oqsSEFonTbXnZttDjzbeY8zlIhA3k= X-Received: by 2002:a0c:f64a:0:b0:531:8d5d:4ff4 with SMTP id s10-20020a0cf64a000000b005318d5d4ff4mr2060379qvm.74.1673075635387; Fri, 06 Jan 2023 23:13:55 -0800 (PST) MIME-Version: 1.0 References: <87y1qfj2v5.fsf@gmail.com> In-Reply-To: <87y1qfj2v5.fsf@gmail.com> From: Andy Tai Date: Fri, 6 Jan 2023 23:13:19 -0800 Message-ID: Subject: Re: bug#59829: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil To: zimoun Content-Type: multipart/alternative; boundary="000000000000ee042a05f1a7465b" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org 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 (-) --000000000000ee042a05f1a7465b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, I thought propagation inputs are for letting dependent packages to be able to automatically add this input to its dependency list, like, say, glib as a propagation input for gtk+ as all gtk+ [programs has glib as an input or dependency. xcb-util-renderutil seems to have a similar role for wlroots. If this is not correct, please file a patch to change it, and merge it. On Fri, Jan 6, 2023 at 4:07 AM zimoun wrote: > Hi, > > On Sun, 04 Dec 2022 at 22:44, Andy Tai wrote: > > > gnu/packages/wm.scm (wlroots): Add propagated input xcb-util-renderutil > > Could you explain why this propagation is required? Because propagation > should be avoid at first and it should be used when no other option are > possible, IMHO. > > > Cheers, > simon > --=20 Andy Tai, atai@atai.org Skype: licheng.tai, Line.me: andy_tai, WeChat: andytai1010 Year 2023 =E6=B0=91=E5=9C=8B112=E5=B9=B4 =E8=87=AA=E5=8B=95=E7=9A=84=E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4= =BB=B0=E8=88=87=E8=A6=BA=E6=82=9F =E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF=E5=8B=9E=E5= =8B=95=E8=88=87=E6=8A=80=E8=83=BD --000000000000ee042a05f1a7465b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi, I thought propagation inputs are for letting depend= ent packages to be able to automatically add this input to its dependency l= ist, like, say, glib as a propagation input for gtk+ as all gtk+ [programs = has glib as an input or dependency.=C2=A0 xcb-util-renderutil seems to have= a similar role for wlroots.

If this is not correct, p= lease file a patch to change it, and merge it.

On Fri, Jan 6, 2023 at 4:07 AM zimoun <zimon.toutoune@gmail.com> wrote:
Hi,

On Sun, 04 Dec 2022 at 22:44, Andy Tai <lichengtai@gmail.com> wrote:

> gnu/packages/wm.scm (wlroots): Add propagated input xcb-util-renderuti= l

Could you explain why this propagation is required?=C2=A0 Because propagati= on
should be avoid at first and it should be used when no other option are
possible, IMHO.


Cheers,
simon


--
Andy Tai, atai@atai.org=C2=A0 Sky= pe: licheng.tai, Line.me: andy_tai, WeChat: andytai1010=
Year 2023 =E6=B0=91=E5=9C=8B112=E5=B9=B4
=E8=87=AA=E5=8B=95=E7=9A=84= =E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4=BB=B0=E8=88=87=E8=A6=BA=E6= =82=9F
=E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF= =E5=8B=9E=E5=8B=95=E8=88=87=E6=8A=80=E8=83=BD
--000000000000ee042a05f1a7465b-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 09 07:20:26 2023 Received: (at 59829) by debbugs.gnu.org; 9 Jan 2023 12:20:26 +0000 Received: from localhost ([127.0.0.1]:35944 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEr8c-0005Xl-6s for submit@debbugs.gnu.org; Mon, 09 Jan 2023 07:20:26 -0500 Received: from mail-wr1-f46.google.com ([209.85.221.46]:36744) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pEr8a-0005XE-MR for 59829@debbugs.gnu.org; Mon, 09 Jan 2023 07:20:25 -0500 Received: by mail-wr1-f46.google.com with SMTP id bs20so7966893wrb.3 for <59829@debbugs.gnu.org>; Mon, 09 Jan 2023 04:20:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=zf+g3opvbJ+tFhe6OnNV3wJxWPeiouwHRig20NmIQpg=; b=IQe3hdxiTb6jTWrFC4x/sNsB/51PzRWHD2u5wtMkWB+WRYcM3NuQoYgT6cCvpkHqtE Rwb5cKgK6pUk9UTBUP0noN+YiEgfSNH+rMcb2OTsr2feAmwk1sXi6ta4GjtrfacQBBIt PdENjAdf+Tgd4ozNmO29Y0yY0eEwfJ5jFKjpccWDDacwBYrWD4o8gS6UR4Cx8h90okrW r2BIqgVBwCMyJLenrMw76+oz6KM1DzwmmknIJvWf+pSYEumPCDtsm0YDrWkyzugOWiDI +BUI1ObXJao8yu0XfqzHW1xoTGR+EYZqrD7e/uqDHLUFDLJEIk99RMrqRwQgAVfgpcab kMAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zf+g3opvbJ+tFhe6OnNV3wJxWPeiouwHRig20NmIQpg=; b=5HHFmpXuEFhUlYkGo+pBjjJyIvz1HxmLbuAEheYg1PS2pkPZIC1GEq8sg5UFM1F+C9 hYpNUF3uGuB3e7WmqguqymQvEAL/FYjSsUnoEeHu10q+jlW3oaf76BNNCKaZgNFmOGbI gjP8qv9jhErbkx1//uOHZchdRUaumbWagRmY1S/IKPAZw16WQLBL78F8/PAAdeMloYEY 1797iJp3BpUfDP/jwCvraUTIKLcsuPrHElUiSWhJN2H/fCq0+HTgj51kmNU28QD5Oe71 EL78nqplYDqBzPeDKozL9pslGWSRgqEaftoIF1lUcmSuGPatN2HRS7/S7VhPlX65VSTc TiPw== X-Gm-Message-State: AFqh2kp9NGeEif95keFMvK0TqzIHf8fmM3IQdR81la0c0MtGbwwy1VvL 8iNHCNNdYJpxkn8jGPyXZTKMm/qmrng= X-Google-Smtp-Source: AMrXdXu5RdnNog8SwJRaGZajZsJXMEW88UDWf8GHMr2ZKSio9QldaIUAQVAFLyTvBxRlaoiFHfj1lQ== X-Received: by 2002:a5d:5c13:0:b0:251:248f:7c63 with SMTP id cc19-20020a5d5c13000000b00251248f7c63mr8243605wrb.6.1673266818741; Mon, 09 Jan 2023 04:20:18 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id l4-20020a05600012c400b002bbb2d43f65sm5636851wrx.14.2023.01.09.04.20.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Jan 2023 04:20:18 -0800 (PST) From: Simon Tournier To: Andy Tai Subject: Re: [bug#59829] [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil In-Reply-To: References: <87y1qfj2v5.fsf@gmail.com> Date: Mon, 09 Jan 2023 11:20:54 +0100 Message-ID: <87o7r8ypo9.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org 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 (-) Hi, On ven., 06 janv. 2023 at 23:13, Andy Tai wrote: > Hi, I thought propagation inputs are for letting dependent packages to be > able to automatically add this input to its dependency list, like, say, > glib as a propagation input for gtk+ as all gtk+ [programs has glib as an > input or dependency. xcb-util-renderutil seems to have a similar role for > wlroots. The manual [1] reads for propagated-inputs: Lastly, propagated-inputs is similar to inputs, but the specified packages will be automatically installed to profiles (see the role of profiles in Guix) alongside the package they belong to (see guix package, for information on how guix package deals with propagated inputs). For example this is necessary when packaging a C/C++ library that needs headers of another library to compile, or when a pkg-config file refers to another one via its Requires field. Another example where propagated-inputs is useful is for languages that lack a facility to record the run-time search path akin to the RUNPATH of ELF files; this includes Guile, Python, Perl, and more. When packaging libraries written in those languages, ensure they can find library code they depend on at run time by listing run-time dependencies in propagated-inputs rather than inputs. Other said, a dependency is added to the propagated-inputs list when Guix is not able to automatically determine if the package references a dependency from the inputs list. My naive question is: is xcb-util-renderutil required by wlroots to correctly run? 1: Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 11 03:19:08 2023 Received: (at 59829) by debbugs.gnu.org; 11 Jan 2023 08:19:09 +0000 Received: from localhost ([127.0.0.1]:41649 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFWKC-0004Mb-NK for submit@debbugs.gnu.org; Wed, 11 Jan 2023 03:19:08 -0500 Received: from mail-qt1-f174.google.com ([209.85.160.174]:46831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pFWKB-0004MN-AR for 59829@debbugs.gnu.org; Wed, 11 Jan 2023 03:19:07 -0500 Received: by mail-qt1-f174.google.com with SMTP id x7so3072047qtv.13 for <59829@debbugs.gnu.org>; Wed, 11 Jan 2023 00:19:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=uIdTicz4veX4sHJt0uKdHfPA1nR6GuY+nXsYCAS19O4=; b=Ozp1PFk1W9xlS9oJ+1PdNO9OV2of9LxjjpNNBtCQx+37hmGqRiplVvBjmTRYZU48zb WRCKjy67MCuTXaGVX6umKBTt0j/wB91wKmGlUsqfn7APGh8EY6O/6PdZMrSYgfA3lPUM a6Vy2djsqqGoL3L0wu2IynYY3UkpMJXHgohc6dRMikqicNX1PkCGJzVTaNrQbwawhcbW tl3xBoeHNLuyzWpCZ+A26icRf1rNr64RlXbrJMuDXFTsFkqljXzxjgzW2extP++s2lwj Y6mDpMOOfoWb4feZHE4bESkgrKWZnEWgHRn4Uja234yPFY1bxDX2n56CqZG2uP5hHXTc Wt7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=uIdTicz4veX4sHJt0uKdHfPA1nR6GuY+nXsYCAS19O4=; b=TgnJ0y2Lwn5AqnMvFyty52gP+6NY9wYf0IpXDeReN5C6Rgm6Ne4fSs4Kv7Xr4TC3rj Ki28xUfkAFEhzszXSkvnwSXiQbZIb05BRatm4gxLnRS7XsWIK1cXzsS9dYApcCm9L1l8 +dKjVoty5AyWSxNeAv/kBY7chEZhEv3nDxlE0oLUFf10rfjI47LDu4aqsfv8gGpdyMFE J+omcOlFwl0RLBEmaZJosQPxs7hnCoe/bv+ibK6J5RlD129lcOajpthslxIK+X855+DZ PU8AsfzO5h7U1LaIvOeUv4GN1BxJK33DXyyeFtRaQqAhOOpts+ASQN4hXQDuu9HjAKR+ 0GAw== X-Gm-Message-State: AFqh2kpVCNyU6IynrnD2aJqQ9u/zPHHZsSIY9eFxRunnynoV7fS+18ff TS936xwQ3RSR36vWd9VjR+puTk3hmMlB6JV5gls= X-Google-Smtp-Source: AMrXdXuKtyCX7n2jMsz3lMzQZ0N7tLdipxScKLJ8It9ZrGis9lt9uhh126quDgmlHvmAamOf+8+suEehnKnGZT0rp10= X-Received: by 2002:ac8:5352:0:b0:3ad:27da:62a2 with SMTP id d18-20020ac85352000000b003ad27da62a2mr750990qto.687.1673425141627; Wed, 11 Jan 2023 00:19:01 -0800 (PST) MIME-Version: 1.0 References: <87y1qfj2v5.fsf@gmail.com> <87o7r8ypo9.fsf@gmail.com> In-Reply-To: <87o7r8ypo9.fsf@gmail.com> From: Andy Tai Date: Wed, 11 Jan 2023 00:18:25 -0800 Message-ID: Subject: Re: [bug#59829] [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil To: Simon Tournier Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org 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 (-) I added it for XWayland, which requires this if XWayland support is included in wlroots, which I believe shall be there. On Mon, Jan 9, 2023 at 4:20 AM Simon Tournier wrote: > > > My naive question is: is xcb-util-renderutil required by wlroots to > correctly run? > > From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 16 10:01:26 2023 Received: (at 59829) by debbugs.gnu.org; 16 Jan 2023 15:01:26 +0000 Received: from localhost ([127.0.0.1]:34365 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHQzG-0001aK-6Z for submit@debbugs.gnu.org; Mon, 16 Jan 2023 10:01:26 -0500 Received: from mail-qt1-f177.google.com ([209.85.160.177]:40728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHQzC-0001Zq-Bu for 59829@debbugs.gnu.org; Mon, 16 Jan 2023 10:01:22 -0500 Received: by mail-qt1-f177.google.com with SMTP id jr10so17469290qtb.7 for <59829@debbugs.gnu.org>; Mon, 16 Jan 2023 07:01:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=Dz5aJgHUPhamtbvDi+P7YtZZmp7BV6E7lb3ivBXvXyI=; b=m3/AHFUits58uhB2MOfVPjDRxau2gBxSTu9a94JGq3iihCpdr9wy3K9S4HjYZTMg1Y su0znhkVsbsZgos67oUYaMKAZF5V6kpcEu1V9mh0pon+qR+KwhNMrk06uBxCjcO5N+fG LBIgnlqPZR/HkwREMNyclPNabZ2iXFE/Hwn9lxShf83fp6Av6ndGj0+wmVpXK9HAuWO0 JzDWa562vzfotePUKoCTN8PdDbNqpWdL1AZL+vLgV6YhCQZDyASySeHtP3al+f0N2G7Z Evw9WrKkp+y7ZzL7a0cHwq6py2xvpTBKSu1XadpK0fRtwgXys02/EJ5X/T+XCjvr1iS8 /Crg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Dz5aJgHUPhamtbvDi+P7YtZZmp7BV6E7lb3ivBXvXyI=; b=3bTLVMlMVYd6D5QoTH5eLDwUVPE+nPFl6Mv78fmWiLfoqFI3oPN2YMKKB9CnbQX7vY FjaiIOK3YpQkmQb2K/RYbC6V7VPp1WF1zj+TyTo0rYDWMteS1F0fvlSdUmwsJH9BChAC 9POpBp61onGfbhcAF5esNKmmAfTrSFNMd/VWzdafwaoDC3XFu8otN1LnYr2Wmd5sa2CF vNYl2t059xAB3Lj5G+dV0akIoDBPKb9zXPAchAterz3baMXHhawvgHCnBQwqFxySjYi4 VPqxg0XeMawkr0m+K6AcsbcSMsARNlTR4dFYRjhTDMT/rPWSc8dP2F6+3ROXBOJ98KPa /Ddg== X-Gm-Message-State: AFqh2kryBA0Id8qfw3Hu2EZrySF8Hl7E15SOLcu7yd1w2uSgvkqBn4xo OTiCxoKwS7RtM6G3CLqh0gytDwztaUHzbLO9 X-Google-Smtp-Source: AMrXdXsFoeggONN4jgTGW4mZFrb2kwMn7TmYtaUY5NLs3LxpK8RmfUuoYDxM+XsGlKQ4s7aoz46a2Q== X-Received: by 2002:ac8:5413:0:b0:3a5:27f6:4d4e with SMTP id b19-20020ac85413000000b003a527f64d4emr114826260qtq.65.1673881276297; Mon, 16 Jan 2023 07:01:16 -0800 (PST) Received: from hurd (dsl-10-130-209.b2b2c.ca. [72.10.130.209]) by smtp.gmail.com with ESMTPSA id j25-20020ac874d9000000b003b0b903720esm7809101qtr.13.2023.01.16.07.01.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Jan 2023 07:01:15 -0800 (PST) From: Maxim Cournoyer To: Andy Tai Subject: Re: bug#59829: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil References: <87y1qfj2v5.fsf@gmail.com> <87o7r8ypo9.fsf@gmail.com> Date: Mon, 16 Jan 2023 10:01:14 -0500 In-Reply-To: (Andy Tai's message of "Wed, 11 Jan 2023 00:18:25 -0800") Message-ID: <875yd6a5hh.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org, Simon Tournier 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 (-) Hi Andy, Andy Tai writes: > I added it for XWayland, which requires this if XWayland support is > included in wlroots, which I believe shall be there. It's good to know the reason behind the change, but as Simon said for propagated inputs, we need a clear, exact understanding of why it is so, as it's otherwise preferred to simple use simple inputs, and sometimes wrapping. Valid reasons currently include: references in public headers or mentioned in Requires* in pkg-config files (those ending in '.pc'), or for languages such as Python that lack a way to register dependencies in binaries like C or C++ can (via RUNPATH in elf). Can you spot which of the above it is? -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 16 16:35:05 2023 Received: (at 59829) by debbugs.gnu.org; 16 Jan 2023 21:35:05 +0000 Received: from localhost ([127.0.0.1]:35107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHX8C-0002Jr-W3 for submit@debbugs.gnu.org; Mon, 16 Jan 2023 16:35:05 -0500 Received: from mail-qv1-f42.google.com ([209.85.219.42]:39691) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHX8B-0002JH-0R for 59829@debbugs.gnu.org; Mon, 16 Jan 2023 16:35:03 -0500 Received: by mail-qv1-f42.google.com with SMTP id g10so14856370qvo.6 for <59829@debbugs.gnu.org>; Mon, 16 Jan 2023 13:35:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=sqa66CzaWfXSqkCRJyi6+rYpo2jLB9wEIgDJMNgNUHc=; b=S8g5RZJ05Ye0sbV7Yt1Dw7bauNsXCaktzvQ9nalM5K7BLRPRSeooanD3pWS4QOf0PY e6FbCWE/60I2JAqDA+ako8h2bhbHOsxu7XhagL46Vbgq0XiKfvqShqS/2slOQtypRy+F 5PRtFjcXIlw6pG7RWMo53XLwk8mAwBz72+61oBNXlnR9PfPzpYL4vxqHZWejKts8OYCm jEsKCexg4sRBiqqQODSsX6fE9U97y7ygXXIB3IOCXfnlSr35OX96RmpsYgA9LntHi1QP qYin/TsPB2BJwAZ76+CpH0B6WMePlTQPtL77CAOAAglZlHrarUBP+aGDAX97jxNOy1J6 mOvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sqa66CzaWfXSqkCRJyi6+rYpo2jLB9wEIgDJMNgNUHc=; b=F42nMGTfMEkv4LgG9rju121qT9u9SDm35vv8b4cMb5DU2ENx6fYVYo5ACDKSEPpt2r 38J/Fs+01mSibe9j/EGnV7F45NjGLZtuw5WlRNlLE0HEEeEg4/URYkzSY5zuxmVegvrL oVdYjvqCQmvvhuE2BaVwDiq6MZLv6IkvPsEng78FCP0HOYl3Wc/CKQDZzOMOrC8nWyeB ZZRyWXmXow5cQV3KEhcF0je1uAb34xe1H0zuNMOdUdu1EndJRw0rpNQ++B581oEMGQZE ZzgiCaPuBiBRq+RnuM0QwybE1+4b8rIWFMTR0g+3ciMT7xQa8wZn+xl/m5FrL9EDiUgS HgvA== X-Gm-Message-State: AFqh2koqCb+F8iuCV/P/fOj1kBPTbg9civCSzuCyBr9QsWoL5+3X08v0 t54BJU4kApSH1gJYzZvWNaGrXyiOJ4W2JZJfSTk= X-Google-Smtp-Source: AMrXdXtyYMBZOKbK6uok6zTzUejGsZKevdf4NtyfFqUBKsPsW1g27cDqLMi5PvHZeNEBQZX2xk7LQpKTndiMQFiXvjg= X-Received: by 2002:a0c:a955:0:b0:532:2896:d29a with SMTP id z21-20020a0ca955000000b005322896d29amr43836qva.61.1673904897281; Mon, 16 Jan 2023 13:34:57 -0800 (PST) MIME-Version: 1.0 References: <87y1qfj2v5.fsf@gmail.com> <87o7r8ypo9.fsf@gmail.com> <875yd6a5hh.fsf_-_@gmail.com> In-Reply-To: <875yd6a5hh.fsf_-_@gmail.com> From: Andy Tai Date: Mon, 16 Jan 2023 13:34:21 -0800 Message-ID: Subject: Re: bug#59829: [PATCH core-updates] gnu: wlroots: Add propagated input xcb-util-renderutil To: Maxim Cournoyer Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 59829 Cc: 59829@debbugs.gnu.org, Simon Tournier 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 (-) hi, I will update the patch moving xcb-util-renderutil to inputs.... that will probably be safer. On Mon, Jan 16, 2023 at 7:01 AM Maxim Cournoyer wrote: > > Hi Andy, > > Andy Tai writes: > > > I added it for XWayland, which requires this if XWayland support is > > included in wlroots, which I believe shall be there. > > It's good to know the reason behind the change, but as Simon said for > propagated inputs, we need a clear, exact understanding of why it is so, > as it's otherwise preferred to simple use simple inputs, and sometimes > wrapping. > > Valid reasons currently include: references in public headers or > mentioned in Requires* in pkg-config files (those ending in '.pc'), or > for languages such as Python that lack a way to register dependencies in > binaries like C or C++ can (via RUNPATH in elf). > > Can you spot which of the above it is? > > -- > Thanks, > Maxim --=20 Andy Tai, atai@atai.org Skype: licheng.tai, Line.me: andy_tai, WeChat: andytai1010 Year 2023 =E6=B0=91=E5=9C=8B112=E5=B9=B4 =E8=87=AA=E5=8B=95=E7=9A=84=E7=B2=BE=E7=A5=9E=E5=8A=9B=E6=98=AF=E4=BF=A1=E4= =BB=B0=E8=88=87=E8=A6=BA=E6=82=9F =E8=87=AA=E5=8B=95=E7=9A=84=E8=A1=8C=E7=82=BA=E5=8A=9B=E6=98=AF=E5=8B=9E=E5= =8B=95=E8=88=87=E6=8A=80=E8=83=BD From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 18 11:37:34 2023 Received: (at control) by debbugs.gnu.org; 18 Jan 2023 16:37:34 +0000 Received: from localhost ([127.0.0.1]:41617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBRO-0001sW-HN for submit@debbugs.gnu.org; Wed, 18 Jan 2023 11:37:34 -0500 Received: from mail-qt1-f175.google.com ([209.85.160.175]:38831) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pIBRN-0001sJ-2z for control@debbugs.gnu.org; Wed, 18 Jan 2023 11:37:33 -0500 Received: by mail-qt1-f175.google.com with SMTP id z9so7610794qtv.5 for ; Wed, 18 Jan 2023 08:37:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=atai-org.20210112.gappssmtp.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=rOlgcjXABRpoBUXeoAhdsyiT1jZKIJDnRhGQ0XSy6Ng=; b=fgJpV1EoeUXuRLGDnZghuTC6sB3Hmiiyp0Yuqaqr/7yjvA++dz2z4Wtqvcg916HvA3 fp5O1f+YiJKO+sx+CXCwOJ0VBzy4l72CjYB4sPXwl0DAw3XZHmSDR6lSiudTnLCi+7Kx 33Tw+b4W50repmr7wwkVta/Of1sSbISJdVkxZkgdlqQEQsivigRXfrxuaRXYTkMC8OuZ zajQVMsyafjN42DtaUOfbBWgyy+GXL0Lrz0rrzGTlG1RCsPBCwqkbM8mEfMHcI9cuEg1 k3TfgR9pBxnJxpkhYypK3TI4oOSDEZByfiBVSQJ8+95NLrTz1UKGhSYaKRGg1z4EgLVT RhFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=rOlgcjXABRpoBUXeoAhdsyiT1jZKIJDnRhGQ0XSy6Ng=; b=M50CZ+1TqCjr0emjmxOD7miDlup2pWC++npjOJGkZ26jlDG9c6zxxAHFuI+EY52XLB pgzEbPrPU5hXP9VuP8OxS1/37H/Vtv8UHSz7F+a6qujhgmufANeW9/YpHf1IyLbFStrh Igs12SJxpQ7nTcdY5csJZE30iBNInuIC4aMFSA6rM+vOcyuOCxVc6GmBlhezEiqbo8Lx 5jbHAtH7Qg0lEjv+Gt7XMpH0XCS6JoYWxWqVhrpV1CeB08KkUQCW3j3CDXQmHQYZp4Ej oSuMR3l91kOWDKZ6akI7RCdd6pxSE+0N9ikT1BFmzSi8rnCn4hXRucloDs51GLpR5HOi 3IbQ== X-Gm-Message-State: AFqh2kpywCVpMrNPrCgddXDBlm+speS/wHKneb7KZOB+0g1zxX44vp9t HDkOqzKj3vJjkEMtoXjpQ836RnstNIdWLeeg03BvoWUpKRI= X-Google-Smtp-Source: AMrXdXurMnLWxoxzWkiBOitroXV5YYNe6tmzHS+A4JiPMRDx85tWVcJ44hDGhEB2h1sm1OOCeIHqhDbYjd9cf7Mioyg= X-Received: by 2002:ac8:4445:0:b0:3b3:c56c:e5ba with SMTP id m5-20020ac84445000000b003b3c56ce5bamr370481qtn.660.1674059847195; Wed, 18 Jan 2023 08:37:27 -0800 (PST) MIME-Version: 1.0 From: Andy Tai Date: Wed, 18 Jan 2023 08:36:51 -0800 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.2 (++) 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 59829 Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (lichengtai[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.160.175 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.160.175 listed in wl.mailspike.net] 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty 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.3 (+) 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 59829 Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.160.175 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.160.175 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (lichengtai[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 TVD_SPACE_RATIO No description available. 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager close 59829 From unknown Sat Jun 21 10:10:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 16 Feb 2023 12:24:07 +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