[Bug 1534882] Re: systemd service file dependancy is broken
Brian Murray
brian at ubuntu.com
Wed Nov 23 22:38:59 UTC 2016
With regards to the debdiff, the correct syntax for closing bug reports
in Launchpad is LP: #1534882 while Closes: is used with the Debian bug
tracker.
Additionally, the patch still contains the template which it shouldn't
and the Bug-Debian reference should be a Bug-Ubuntu one.
Thanks for working on this though and I'll get it squared away.
--
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/1534882
Title:
systemd service file dependancy is broken
Status in kimchi package in Ubuntu:
Triaged
Status in kimchi source package in Xenial:
New
Bug description:
kimchi.service in unbutu is used fedora base systemd service file.
depended service in fedra is libvirtd.service, but depended service in ubuntu is libvirt-bin.service
my workaround
sed sed -e 's/libvirtd/libvirt-bin/g' /lib/systemd/system/kimchi.service > /etc/systemd/system/kimchi.service
systemctl daemon-reload
systemctl start kimchi
For this reason, kimchi postinstall script is hang up because
kimchi.service is not running.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kimchi/+bug/1534882/+subscriptions
More information about the Ubuntu-sponsors
mailing list