[yocto] systemd and update-rc.d

Norbert Belfin nbelfin at radiodata.biz
Tue Feb 9 00:03:25 PST 2016


Hello,

I "activated" systemd as described in the development manual
<http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html#selecting-an-initialization-manager>
.
My distro.conf (excerpt):

    /DISTRO_FEATURES = "systemd php ${DISTRO_FEATURES_DEFAULT}
    ${DISTRO_FEATURES_LIBC} $mtd-utils"/
    /DISTRO_FEATURES_remove = "x11"/
    /DISTRO_FEATURES_BACKFILL_CONSIDERED += " pulseaudio sysvinit "/

    /VIRTUAL-RUNTIME_init_manager = "systemd"/
    /VIRTUAL-RUNTIME_initscripts = "systemd-compat-units"
    /

When I build my distribution the following error appears while do_rootfs:

    /Collected errors:/
    / * satisfy_dependencies_for: Cannot satisfy the following
    dependencies for packagegroup-core-boot:/
    / *     update-rc.d * /


I checked which packages add update-rc.d, and systemd is one of them.
How can I resolve this issue?


Thanks for your help.
<http://www.yoctoproject.org/docs/2.0/dev-manual/dev-manual.html#selecting-an-initialization-manager>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160209/1ba122d9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nbelfin.vcf
Type: text/x-vcard
Size: 138 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160209/1ba122d9/attachment.vcf>


More information about the yocto mailing list