Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: core-image-full-cmdline-1.0-r0 do_rootfs: Postinstall scriptlets of ['systemd'] have failed. #20

Open
chenglimin opened this issue Jun 23, 2020 · 3 comments

Comments

@chenglimin
Copy link

chenglimin commented Jun 23, 2020

I failed into this error,
ERROR: core-image-full-cmdline-1.0-r0 do_rootfs: Postinstall scriptlets of ['systemd'] have failed. If the intention is to defer them to first boot,
then please place them into pkg_postinst_ontarget_${PN} ().
Deferring to first boot via 'exit 1' is no longer supported.
does someone have any idea?

@kraj
Copy link
Owner

kraj commented Jun 23, 2020

@chenglimin this layer was needed when musl was not in OE-core, now it is, so please try to send email to oe-core mailing list and also send more information like your build configuration

@chenglimin
Copy link
Author

@chenglimin this layer was needed when musl was not in OE-core, now it is, so please try to send email to oe-core mailing list and also send more information like your build configuration

I checked the openembedded-core/meta/recipes-core, and find the musl already exist,so i remove this meta-musl layer,but this error still exist.

@kraj
Copy link
Owner

kraj commented Jul 2, 2020

@chenglimin this layer was needed when musl was not in OE-core, now it is, so please try to send email to oe-core mailing list and also send more information like your build configuration

I checked the openembedded-core/meta/recipes-core, and find the musl already exist,so i remove this meta-musl layer,but this error still exist.

are you using latest master ? if so then please report this issue at
https://bugzilla.yoctoproject.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants