https://bugzilla.novell.com/show_bug.cgi?id=802612 https://bugzilla.novell.com/show_bug.cgi?id=802612#c3 --- Comment #3 from Martin Pluskal <mpluskal@suse.com> 2013-02-08 09:47:58 UTC --- If I understand correctly libvirt.spec: %post ... %if 0%{?sles_version} %{fillup_and_insserv -y -n libvirtd libvirtd} %else # ! sles %{fillup_only -n libvirtd} %endif %{fillup_only -n virtlockd} %endif insserv is used only on SLES Currently when you installs this pattern via yast virtulization, you are notified that you need to reboot for all drivers to load correctly, after you reboot and run virt-manager, you are informed that virt-manager could not connect to libvirtd. I think that this is sort of confusing behaviour/usability issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.