Public bug reported:

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: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1534882

Title:
  systemd service file dependancy is broken

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to