On Tue, 2024-10-08 at 18:47 +0200, Alexander Kanavin wrote:
> On Thu, 26 Sept 2024 at 11:58, Alexander Kanavin via
> lists.openembedded.org <[email protected]>
> wrote:
> > > > So the question is what is writing that file and is it doing it based
> > > > on something like "ls" output which just lists the order on disk? If
> > > > that is true you can thrown a sort in somewhere...
> > > 
> > > Note that neither is sorted. I just built this with the in-progress
> > > python 3.13 update, and with that the entries do seem to be sorted, so
> > > it seems the problem will disappear with that update.
> > 
> > Sadly this was a premature celebration. This was the case in my local
> > build, but on the autobuilder (test python 3.13 build) it again fails
> > in the same non-sorted way:
> > https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20240925-w8kid2em/packages/diff-html/
> 
> I have a fix for this now:
> https://git.yoctoproject.org/poky-contrib/tree/meta/recipes-devtools/python/python3-installer/0001-src-installer-utils.py-sort-entries-before-writing-o.patch?h=akanavin/package-version-updates
> 
> Python 3.13 upgrade is still in progress, I need to go over these fails:
> https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/7361

I have patches queued for bitbake to address some of the python 3.13
issues in our own codebase. Python 3.13 also has issues working with
pseudo which have just been fixed. Those would affect python3-native
functionality.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#205311): 
https://lists.openembedded.org/g/openembedded-core/message/205311
Mute This Topic: https://lists.openembedded.org/mt/107870272/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to