On Tue, 2024-08-06 at 15:54 +0000, Pedro Silva Ferreira wrote: > Yes I can see the issue using poky[master] on commit > `db87ca070c5a4790dcdb9601bcb35037603f6d7f`. > For each package inside recipe_package I can only see latest and > latest.pkg_postinst/preinst if applicable. There should be a files- > in-package.txt for each package, but as I mentioned, the > `recipe_package` folder exists but not `recipe_package/package` > folder during `package` task and only on the next task which is > creating `latest` file, this folder are created(ex: base-passwd-dbg, > base-passwd-dev,...). > FYI: I updated the patches, Signed-off-by was pointing to the wrong > email.
I was having some trouble understanding the issue from the commit messages but I was finally able to reproduce it. The key information is to start from a clean buildhistory and sstate, then run the recipe. The files-in-package files are then missing. I've queued the patch for testing with an updated commit message to try and better explain the race issue between do_package and do_packagedata. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203050): https://lists.openembedded.org/g/openembedded-core/message/203050 Mute This Topic: https://lists.openembedded.org/mt/107685168/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
