kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.09k stars 365 forks source link

Kimchi will not run on Ubuntu 16.04 (or any Libvirt version <2.0.0) #1164

Open overcookedTOFU opened 7 years ago

overcookedTOFU commented 7 years ago

As of commit 0787baa , wok fails to load the kimchi plugin with the following error:

Failed to import plugin plugins.kimchi.Kimchi, error: 'module' object has no attribute 'VIR_STORAGE_POOL_EVENT_DEFINED'

The most recent version of libvirt available on Ubuntu 16.04 is libvirt 1.3.1, which does not support the storage pool lifecycle event monitoring introduced in Kimchi commit 0b857ab.

majoess commented 6 years ago

For me its working on Ubuntu Server 16.04(.03) LTS 64bit, GA350.

VamPikmin commented 6 years ago

Did you have to do anything specific to get it working? I keep getting Failed to import plugin plugins.kimchi.Kimchi, error: 'module' object has no attribute 'VIR_STORAGE_POOL_EVENT_DEFINED'

libvirt version: 1.3.1

I've also tried with libvirt version: 3.2.1, same error message

majoess commented 6 years ago

no, did nothing.

majoess commented 6 years ago

but running with some special grub parameter due ryzen

cyrillegin commented 6 years ago

I'm having the same issue, @majoess what was the grub command that you used?

majoess commented 6 years ago

@cyrillegin I don't know anymore. I wiped my home server.