[fedora-virt] F20 still missing something after 'yum groupinstall virtualization'

Reartes Guillermo rtguille at gmail.com
Wed Dec 4 22:41:09 UTC 2013


When i try to launch Virt-Manager, a pop-up dialog says it want to
install some packages... But i already installed the Virtualization group...

The package it want to install are:

qemu-system-x86
libvirt-daemon-kvm
libvirt-daemon-kvm-config-network

# yum groupinstall virtualization
Loaded plugins: langpacks, refresh-packagekit
No packages in any requested group available to install or update

# yum install qemu-system-x86 libvirt-daemon-kvm
libvirt-daemon-kvm-config-network
Loaded plugins: langpacks, refresh-packagekit
Package 2:qemu-system-x86-1.6.1-2.fc20.x86_64 already installed and
latest version
Package libvirt-daemon-kvm-1.1.3.1-2.fc20.x86_64 already installed and
latest version
No package libvirt-daemon-kvm-config-network available.

If i follow the popup, it also fails to install:

Error talking to PackageKit:
GDBus.Error:org.freedesktop.PackageKit.Failed: The packages
qemu-system-x86,libvirt-daemon-kvm,libvirt-daemon-config-network are
already installed

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/packageutils.py", line 54,
in check_packagekit
    packagekit_install(parent, packages)
  File "/usr/share/virt-manager/virtManager/packageutils.py", line 88,
in packagekit_install
    timeout=timeout)
  File "/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py", line
171, in __call__
    None)
GError: GDBus.Error:org.freedesktop.PackageKit.Failed: The packages
qemu-system-x86,libvirt-daemon-kvm,libvirt-daemon-config-network are
already installed

I am launching Virt-Manager via a ssh -Y session for the first time
after install. I know for past experience that Virt-Manager always
request something.

So it seems harmless as Virt-Manager does run after the dialog.
If i close Virt-Manager and launch it again, the pop-up luckily does not appear.

I am using the latest iso TC4 and it is fully updated.

Cheers.


More information about the virt mailing list