[Bug 1534882] [NEW] systemd service file dependancy is broken

Launchpad Bug Tracker 1534882 at bugs.launchpad.net
Sun Sep 4 16:29:59 UTC 2016


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

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.

** Affects: kimchi (Ubuntu)
     Importance: Undecided
         Status: Triaged


** Tags: patch
-- 
systemd service file dependancy is broken
https://bugs.launchpad.net/bugs/1534882
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list