On Mon, 8 Dec 2025 at 20:26, Peter Kjellerstedt via lists.openembedded.org <[email protected]> wrote: > > The explanation below does not make sense. There is no dependency between the > mkdir ${sysconfdir}/gnutls command and the following commands, except if it > actually fails. However, that would mean that the /etc directory does not > exist, which seems unlikely. >
I think the error is something else: that /etc/gnutls already exists, as it was previously created by a different package. Then the rest of the script isn't executed, and because it's marked as ontarget, that does not happen in do_rootfs. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#227407): https://lists.openembedded.org/g/openembedded-core/message/227407 Mute This Topic: https://lists.openembedded.org/mt/116681911/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
