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

[CentOS7] Kimchi pull qemu-kvm 10:1.5.3-105.el7_2.3 #855

Closed OnigamiSama closed 8 years ago

OnigamiSama commented 8 years ago

So I have installed ginger-base wok and kimchi from rpm packages but I get the error "memory hotplug isn't supported by this QEMU binary", No problem I'll just remove qemu-kvm-1.5 and install qemu-2.x from EPEL

The problem is that after removind qemu-kvm and installing qemu, the Kimchi install pulls qemu-kvm-1.5 as a dependency. I see that there is CentOS repos with qemu-kvm-2.3 and qemu-img-2.3 but it won't install.

"qemu-kvm-ev-2.3.0-31.el7_2.7.1.x86_64.rpm Loaded plugins: fastestmirror Examining qemu-kvm-common-ev-2.3.0-31.el7_2.7.1.x86_64.rpm: 10:qemu-kvm-common-ev-2.3.0-31.el7_2.7.1.x86_64 Marking qemu-kvm-common-ev-2.3.0-31.el7_2.7.1.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package qemu-kvm-common.x86_64 10:1.5.3-105.el7_2.3 will be obsoleted --> Processing Dependency: qemu-kvm-common = 10:1.5.3-105.el7_2.3 for package: 10:qemu-kvm-1.5.3-105.el7_2.3.x86_64 Loading mirror speeds from cached hostfile

"yum install qemu-img-ev-2.3.0-31.el7_2.7.1.x86_64.rpm Loaded plugins: fastestmirror Examining qemu-img-ev-2.3.0-31.el7_2.7.1.x86_64.rpm: 10:qemu-img-ev-2.3.0-31.el7_2.7.1.x86_64 Marking qemu-img-ev-2.3.0-31.el7_2.7.1.x86_64.rpm to be installed Resolving Dependencies --> Running transaction check ---> Package qemu-img.x86_64 10:1.5.3-105.el7_2.3 will be obsoleted --> Processing Dependency: qemu-img = 10:1.5.3-105.el7_2.3 for package: 10:qemu-kvm-1.5.3-105.el7_2.3.x86_64 Loading mirror speeds from cached hostfile

I'm new to CentOS so I'm a bit lost with this.

OnigamiSama commented 8 years ago

solved, I'm dumb