[Bug 1570472] Re: Set systemd as default service provider

Robie Basak 1570472 at bugs.launchpad.net
Mon Jun 27 13:12:17 UTC 2016


+-  defaultfor :operatingsystem => :ubuntu, :operatingsystemmajrelease => ["15.04","15.10","16.04"]
++  defaultfor :operatingsystem => :ubuntu, :operatingsystemmajrelease => ["15.04","15.10","16.04","16.10"]

This will regress as soon as Yakkety+1 opens. Can we fix it properly?
The logic should be "systemd for >= 15.04". That may need something
better than a set of string comparisons. But doing anything different is
clearly broken.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1570472

Title:
  Set systemd as default service provider

Status in puppet package in Ubuntu:
  In Progress

Bug description:
  AFAIK, Ubuntu has systemd as default init system since 15.04 release. Although, puppet thinks it's still upstart.
  This behavior is already fixed in upstream puppet code. Please, add this patch to Xenial puppet package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1570472/+subscriptions



More information about the Ubuntu-sponsors mailing list