All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: "Koen Kooi" <koen.kooi@oss.qualcomm.com>
Cc: <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v2 1/2] python3-pyzstd: import 0.17.0 from meta-python
Date: Wed, 17 Dec 2025 16:49:17 +0100	[thread overview]
Message-ID: <DF0LZKG2H116.1SNE235TEG058@bootlin.com> (raw)
In-Reply-To: <F86DDF1B-F439-4E6C-9335-8C8EA388F862@oss.qualcomm.com>

On Wed Dec 17, 2025 at 4:09 PM CET, Koen Kooi wrote:
>
>
>> Op 17 dec 2025, om 15:47 heeft Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> het volgende geschreven:
>> 
>> On Wed Dec 17, 2025 at 10:34 AM 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 your patch.
>> 
>> It look like this is failing on the autobuilder in various
>> configurations, probably only with poky-altcfg:
>> 
>> ERROR: python3-pyzstd-0.17.0-r0 do_package_qa: Fatal QA errors were found, failing task.
>> ...
>> ERROR: python3-pyzstd-0.17.0-r0 do_package_qa: QA Issue: supports ptests but is not included in oe-core's ptest-packagelists.inc [missing-ptest]
>> 
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/9/builds/2848
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/20/builds/2837
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/2894
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/74/builds/2848
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/95/builds/2829
>> 
>> Can you have a look at this issue?
>
> Sure, but I have no way of testing that patch :) V3 is on its way.
>

This is a build-time issue, so I suspect you should be able to reproduce
it with:
DISTRO=poky-altcfg bitbake python3-pyzstd

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2025-12-17 15:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17  9:34 [PATCH v2 0/2] Fix and adjust ukify packaging Koen Kooi
2025-12-17  9:34 ` [PATCH v2 1/2] python3-pyzstd: import 0.17.0 from meta-python Koen Kooi
2025-12-17 14:47   ` [OE-core] " Mathieu Dubois-Briand
2025-12-17 15:09     ` Koen Kooi
2025-12-17 15:49       ` Mathieu Dubois-Briand [this message]
2025-12-18 12:14         ` Koen Kooi
2025-12-18 14:32           ` Richard Purdie
2025-12-17  9:34 ` [PATCH v2 2/2] systemd: package 'ukify' seperately 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=DF0LZKG2H116.1SNE235TEG058@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 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.