Comment # 12 on bug 1036630 from
and the corresponding y2log output from that failure is

```
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] yast2/systemd_unit.rb:122
`systemctl is-enabled named.service `
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
named.service is not a native service, redirecting to systemd-sysv-install.
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
Executing: /usr/lib/systemd/systemd-sysv-install is-enabled named
2017-05-29 17:36:14 <3> susetest(4108) [Ruby] modules/Service.rb:443 Service
'named' not found
2017-05-29 17:36:14 <1> susetest(4108) [Perl]
modules/DnsServer.pm(DnsServer::Write):1539 Restarting service 'named'
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] modules/Service.rb:154 Restarting
service 'named'
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] yast2/systemd_unit.rb:122
`systemctl show named.service  --property=Id  --property=MainPID 
--property=Description  --property=LoadState  --property=ActiveState 
--property=SubState  --property=UnitFileState  --property=FragmentPath `
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] yast2/systemd_unit.rb:122
`systemctl is-enabled named.service `
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
named.service is not a native service, redirecting to systemd-sysv-install.
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
Executing: /usr/lib/systemd/systemd-sysv-install is-enabled named
2017-05-29 17:36:14 <3> susetest(4108) [Ruby] modules/Service.rb:443 Service
'named' not found
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] modules/Service.rb:112 Enabling
service 'named'
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] yast2/systemd_unit.rb:122
`systemctl show named.service  --property=Id  --property=MainPID 
--property=Description  --property=LoadState  --property=ActiveState 
--property=SubState  --property=UnitFileState  --property=FragmentPath `
2017-05-29 17:36:14 <1> susetest(4108) [Ruby] yast2/systemd_unit.rb:122
`systemctl is-enabled named.service `
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
named.service is not a native service, redirecting to systemd-sysv-install.
2017-05-29 17:36:14 <3> susetest(4108) [bash] ShellCommand.cc(shellcommand):78
Executing: /usr/lib/systemd/systemd-sysv-install is-enabled named
2017-05-29 17:36:14 <3> susetest(4108) [Ruby] modules/Service.rb:443 Service
'named' not found
2017-05-29 17:36:14 <3> susetest(4108) [Ruby] (eval):3 Error occurred while
starting service named.
```


You are receiving this mail because: