On Tue, May 14, 2024 at 03:38 PM, Mark Hatle wrote:
I see this change made it into meta-openembedded master. But hasn't been pushed to scarthgap yet.

I've having a problem with this recipe in scarthgap, and so far it looks like these two changes do fix the problem I'm having.

The two commits I cherry-picked back to scarthgap and tested are:

bd1b5cde348dbc20e3d332de69617a8a95fe5ff3 - python3-twisted: prepend split PACKAGES

3fd6f0feec002c85df23b37c04d745a43674ee66 - python3-twisted: remove obsolete python3-twisted-flow

This resolves the issue I was having.

--Mark
Hi Mark, thanks for confirming the fix. The issue unfortunately wasn't found until just after the initial scarthgap release. If anyone is to blame it's me, though I've updated my testing setup moving forward so this won't happen again when sending patches upstream (I forgot to test 'installing' the package into the minimal image so didn't get the proper error message).

It's my understanding that this will only get merged into scarthgap in the next release (5.0.1) which happens about 1 once a month. According to the Yocto Project status from yesterday, 5.0.1 is in QA.

Best regards,
Gudni