On Thu, 15 Aug 2024 at 10:08, Richard Purdie via lists.openembedded.org <[email protected]> wrote:
> They don't look that different. The RECORD file changed and the lines > look to have changed ordering as I think the same lines are there, > e.g.: > > cryptography/hazmat/primitives/hashes.py,sha256=EvDIJBhj83Z7f- > oHbsA0TzZLFSDV_Yv8hQRdM4o8FD0,5091 > > and > > cryptography/hazmat/primitives/hashes.py,sha256=EvDIJBhj83Z7f- > oHbsA0TzZLFSDV_Yv8hQRdM4o8FD0,5091 > > but different ordering. > > 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. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204948): https://lists.openembedded.org/g/openembedded-core/message/204948 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]] -=-=-=-=-=-=-=-=-=-=-=-
