Charles Arnold changed bug 1089255
What Removed Added
CC   aginies@suse.com
Assignee virt-bugs@suse.de carnold@suse.com
Flags   needinfo?(aginies@suse.com)

Comment # 1 on bug 1089255 from
(In reply to Scott Reeves from comment #0)
> 1. yast2-vm not installed by default on new tumbleweed install. Talking with
> the VM team and it probably should be.
> 
> 2. The "KVM Tools" checkbox is greyed out. I do not have any kvm or libvirt
> packages installed on my box so it should be available for install.

For issue #2.
Poking around the code I remembered that there is no 'tools' pattern
for Tumbleweed (or Leap). To manage the "KVM Tools" checkbox yast2-vm
just looks for the following packages to be installed,

libvirt-daemon-qemu
tigervnc
virt-manager

If they are present, "KVM Tools" is disabled.


For issue #1, I suppose we need to ask Antoine about what pattern
would allow yast2-vm to be installed by default.


You are receiving this mail because: