Skip to content

Build fails on do_rootfs #35

@bernardocrodrigues

Description

@bernardocrodrigues

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions