($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: "Yu, Mingli" <mingli.yu@windriver.com>
To: yocto@lists.yoctoproject.org, mingli.yu@eng.windriver.com,
	akuster808@gmail.com
Subject: Re: [yocto] [meta-security][PATCH] python3-pyinotify: do not rely on smtpd module
Date: Mon, 18 Mar 2024 14:44:24 +0800	[thread overview]
Message-ID: <24d1c01f-776b-416f-a1a9-7e9967ac4987@windriver.com> (raw)
In-Reply-To: <17BDBAA62464441B.24786@lists.yoctoproject.org>

Sent the patch 
https://patchwork.yoctoproject.org/project/yocto/patch/20240318064035.1053444-1-mingli.yu@windriver.com/ 
to fix the issue.

Thanks,

On 3/18/24 10:24, Yu, Mingli wrote:
> Below error issues once the RDEPENDS removed.
> 
> # python3
> Python 3.12.1 (main, Dec  7 2023, 20:45:44) [GCC 13.2.0] on linux
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> import pyinotify
> Traceback (most recent call last):
>    File "<stdin>", line 1, in <module>
>    File "/usr/lib64/python3.12/site-packages/pyinotify.py", line 71, in 
> <module>
>      import asyncore
> ModuleNotFoundError: No module named 'asyncore'
>  >>>
> 
> Thanks,
> 
> 
> On 1/23/24 22:38, Armin Kuster wrote:
>> CAUTION: This email comes from a non Wind River email account!
>> Do not click links or open attachments unless you recognize the sender 
>> and know the content is safe.
>>
>> It's not mentioned anywhere in source code, and python 3.12
>> has removed it.
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> ---
>>   .../recipes-devtools/python/python3-pyinotify_0.9.6.bb           | 1 -
>>   1 file changed, 1 deletion(-)
>>
>> diff --git 
>> a/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
>> index 8dd5e15..963fcfe 100644
>> --- 
>> a/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
>> +++ 
>> b/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify_0.9.6.bb
>> @@ -9,7 +9,6 @@ RDEPENDS:${PN} += "\
>>       ${PYTHON_PN}-logging \
>>       ${PYTHON_PN}-misc \
>>       ${PYTHON_PN}-shell \
>> -    ${PYTHON_PN}-smtpd \
>>       ${PYTHON_PN}-threading \
>>   "
>>
>> -- 
>> 2.34.1
>>
>>
>>
>>
>>
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#62775): https://lists.yoctoproject.org/g/yocto/message/62775
> Mute This Topic: https://lists.yoctoproject.org/mt/103910351/3618448
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [mingli.yu@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 


      parent reply	other threads:[~2024-03-18  6:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 14:38 [meta-security][PATCH] python3-pyinotify: do not rely on smtpd module Armin Kuster
2024-03-18  2:24 ` [yocto] " Yu, Mingli
     [not found] ` <17BDBAA62464441B.24786@lists.yoctoproject.org>
2024-03-18  6:44   ` Yu, Mingli [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=24d1c01f-776b-416f-a1a9-7e9967ac4987@windriver.com \
    --to=mingli.yu@windriver.com \
    --cc=akuster808@gmail.com \
    --cc=mingli.yu@eng.windriver.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).