Re: [meta-arago] [master/zeus/thud][PATCH] docker: install init script if sysvinit

2020-02-10 Thread Stiffler, Jacob
I checked again, and this is only applicable for thud. Based on inspection, the issue has persisted into zeus and master, but the recipe names have changed. - Jake > -Original Message- > From: Stiffler, Jacob > Sent: Monday, February 10, 2020 8:02 AM > To: meta-arago@arago-project.org

[meta-arago] [master/zeus/thud][PATCH] docker: install init script if sysvinit

2020-02-10 Thread Jacob Stiffler
The docker recipe in meta-virtualization has conflicting logic for when to install and when to enable the docker initscript. When both systemd and sysvinit are in DISTRO_FEATURES, this causes the docker postinst to fail, which now fails the rootfs task. Here we install the initscript only based