From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <koen.kooi@oss.qualcomm.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python
Date: Thu, 18 Dec 2025 14:40:15 +0100 [thread overview]
Message-ID: <DF1DVBTU8KF4.DKISQQI02FOC@bootlin.com> (raw)
In-Reply-To: <20251217150828.1044438-2-koen.kooi@oss.qualcomm.com>
On Wed Dec 17, 2025 at 4:08 PM CET, Koen Kooi via lists.openembedded.org wrote:
> From the upstream website:
> Pyzstd module provides classes and functions for compressing and
> decompressing data, using Facebook's Zstandard (or zstd as short name)
> algorithm.
>
> This recipe is being moved over for systemd 258.x, the 'ukify' tool
> depends on this.
>
> Signed-off-by: Koen Kooi <koen.kooi@oss.qualcomm.com>
> ---
Hi Koen,
Thanks for the new version.
> diff --git a/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb b/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb
> new file mode 100644
> index 0000000000..0ed6cd47c7
> --- /dev/null
> +++ b/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb
A new entry should be added in meta/conf/distro/include/maintainers.inc
for this recipe:
2025-12-18 08:49:56,223 - oe-selftest - INFO - distrodata.Distrodata.test_maintainers (subunit.RemotedTestCase)
2025-12-18 08:49:56,223 - oe-selftest - INFO - ... FAIL
...
2025-12-18 08:49:56,224 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
File "/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/lib/oeqa/selftest/cases/distrodata.py", line 105, in test_maintainers
self.fail("""
File "/usr/lib64/python3.9/unittest/case.py", line 676, in fail
raise self.failureException(msg)
AssertionError:
The following recipes do not have a maintainer assigned to them. Please add an entry to meta/conf/distro/include/maintainers.inc file.
python3-pyzstd (/srv/pokybuild/yocto-worker/oe-selftest-fedora/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb)
https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/2854
https://autobuilder.yoctoproject.org/valkyrie/#/builders/48/builds/2747
> @@ -0,0 +1,19 @@
> +DESCRIPTION = "Pyzstd module provides classes and functions for compressing and \
> +decompressing data, using Facebook’s Zstandard (or zstd as short name) algorithm."
> +HOMEPAGE = "https://github.com/animalize/pyzstd"
> +SECTION = "devel/python"
> +
You also need to add a SUMMARY line here. QA complains:
WARNING: python3-pyzstd-0.17.0-r0 do_recipe_qa: QA Issue: Recipe python3-pyzstd in /srv/pokybuild/yocto-worker/qemuriscv64-ptest/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb does not contain a SUMMARY. Please add an entry. [missing-metadata]
WARNING: python3-pyzstd-0.17.0-r0 do_recipe_qa: QA Issue: Recipe python3-pyzstd in /srv/pokybuild/yocto-worker/qemuriscv64-ptest/build/layers/openembedded-core/meta/recipes-devtools/python/python3-pyzstd_0.17.0.bb does not have an assigned maintainer. Please add an entry into meta/conf/distro/include/maintainers.inc. [missing-maintainer]
https://autobuilder.yoctoproject.org/valkyrie/#/builders/56/builds/848
Aside of this, other tests are succeeding.
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-12-18 13:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-17 15:08 [PATCH v3 0/2] Fix and adjust ukify packaging Koen Kooi
2025-12-17 15:08 ` [PATCH v3 1/3] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
2025-12-18 13:40 ` Mathieu Dubois-Briand [this message]
2025-12-19 9:25 ` [OE-core] " Koen Kooi
2025-12-17 15:08 ` [PATCH v3 2/3] systemd: package 'ukify' seperately Koen Kooi
2025-12-17 15:08 ` [PATCH v3 3/3] ptest-packagelists.inc: add python3-pyzstd Koen Kooi
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=DF1DVBTU8KF4.DKISQQI02FOC@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=koen.kooi@oss.qualcomm.com \
--cc=openembedded-core@lists.openembedded.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