All of lore.kernel.org
 help / color / mirror / Atom feed
* systemd and update-rc.d
@ 2016-02-09  8:03 Norbert Belfin
  2016-02-09 10:26 ` Norbert Belfin
  0 siblings, 1 reply; 2+ messages in thread
From: Norbert Belfin @ 2016-02-09  8:03 UTC (permalink / raw)
  To: yocto


[-- Attachment #1.1: Type: text/plain, Size: 1017 bytes --]

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>

[-- Attachment #1.2: Type: text/html, Size: 1504 bytes --]

[-- Attachment #2: nbelfin.vcf --]
[-- Type: text/x-vcard, Size: 146 bytes --]

begin:vcard
fn:Norbert Belfin
n:Belfin;Norbert
org:RadioData GmbH;Entwicklung
email;internet:nbelfin@radiodata.biz
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-02-09 10:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-09  8:03 systemd and update-rc.d Norbert Belfin
2016-02-09 10:26 ` Norbert Belfin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.