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

Build fails on do_rootfs #35

Open
bernardocrodrigues opened this issue Oct 18, 2019 · 0 comments
Open

Build fails on do_rootfs #35

bernardocrodrigues opened this issue Oct 18, 2019 · 0 comments

Comments

@bernardocrodrigues
Copy link

I'm trying to build an image based of console-base-image.bb with a few extra packages that shouldn't interfere and it fails with the following error:

WARNING: headless-1.0-r0 do_rootfs: wpa-supplicant.postinst returned 2, marking as unpacked only, configuration required on target.
WARNING: headless-1.0-r0 do_rootfs: apmd.postinst returned 2, marking as unpacked only, configuration required on target.
ERROR: headless-1.0-r0 do_rootfs: Postinstall scriptlets of ['wpa-supplicant', 'apmd'] 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.

In addition I've added virtualization to the distro_features.

I can confirm that this image builds successfuly on commit f225c2c.

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

1 participant