From: akuster808 <akuster808@gmail.com>
To: Ashish Sharma <asharma@mvista.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] [meta-security][PATCH] Subject: [PATCH] Subject: python3-fail2ban: switch to legacy setuptools3
Date: Sun, 13 Mar 2022 11:42:25 -0700 [thread overview]
Message-ID: <6f35512b-5b84-b655-40df-ff1a2852ecbd@gmail.com> (raw)
In-Reply-To: <20220310075833.31784-1-asharma@mvista.com>
On 3/9/22 23:58, Ashish Sharma wrote:
> raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.")
> pip._internal.exceptions.InvalidWheelFilename: fail2ban-*-*.whl is not a valid wheel filename.
> Removed build tracker: '/tmp/pip-req-tracker-qnepnk46'
>
> ERROR: Failed to pip install wheel. Check the logs.
Thanks. I took this over the two odd ones I had in master-next.
merged.
-armin
>
> Signed-off-by: Ashish Sharma <asharma@mvista.com>
> ---
> recipes-security/fail2ban/python3-fail2ban_0.11.2.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
> index f6394cc..29a4ad2 100644
> --- a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
> +++ b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
> @@ -15,7 +15,7 @@ SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \
> file://run-ptest \
> "
>
> -inherit update-rc.d ptest setuptools3
> +inherit update-rc.d ptest setuptools3_legacy
>
> S = "${WORKDIR}/git"
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56414): https://lists.yoctoproject.org/g/yocto/message/56414
> Mute This Topic: https://lists.yoctoproject.org/mt/89682014/3616698
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [akuster808@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2022-03-13 18:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 7:58 [meta-security][PATCH] Subject: [PATCH] Subject: python3-fail2ban: switch to legacy setuptools3 Ashish Sharma
2022-03-13 18:42 ` akuster808 [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=6f35512b-5b84-b655-40df-ff1a2852ecbd@gmail.com \
--to=akuster808@gmail.com \
--cc=asharma@mvista.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.