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

* Re: systemd and update-rc.d
  2016-02-09  8:03 systemd and update-rc.d Norbert Belfin
@ 2016-02-09 10:26 ` Norbert Belfin
  0 siblings, 0 replies; 2+ messages in thread
From: Norbert Belfin @ 2016-02-09 10:26 UTC (permalink / raw)
  To: yocto


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

Okay, solved it. It turned out that systemd was not in the image package.
This separation between distro.conf and image.conf is little error-prone
to me.
But now it works.
Greetings

Am 09.02.2016 um 09:03 schrieb Norbert Belfin:
> 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.
>
>
>

-- 

---------------------------------------------------------------------
RADIODATA GmbH
Ringbahnstraße 32-34
12099 Berlin

Telefon Zentrale:      +49 (0)30 756 81 -3
Fax:                   +49 (0)30 756 81 -599
e- Mail:               nbelfin@radiodata.biz
Homepage:              www.radiodata.biz

USt_IdNr.:             DE 195663499
WEEE-Reg.-Nr.:         DE 63967380


Sitz der Gesellschaft: Berlin
Registergericht:       Amtsgericht Charlottenburg HRB  Nr.: 67865
Geschäftsführer:       Hans- Joachim Langermann


[-- Attachment #1.2: Type: text/html, Size: 2804 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.