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

Cannot install kimchi v2.5.0 on Ubuntu 14.04 and 16.04 #1162

Open mohsenSy opened 7 years ago

mohsenSy commented 7 years ago

Hi,

I am trying to install kimchi as descibed here but I am getting an error when running apt-get install -f

This is the error message:

root@crawling05:/home/mohsen# apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 243 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up wok (2.5.0) ...
dpkg: error processing package wok (--configure):
 subprocess installed post-installation script returned error exit status 127
dpkg: dependency problems prevent configuration of kimchi:
 kimchi depends on wok (>= 2.1.0); however:
  Package wok is not configured yet.

dpkg: error processing package kimchi (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          Errors were encountered while processing:
 wok
 kimchi
E: Sub-process /usr/bin/dpkg returned an error code (1)

How can I resolve this error? Please I need to use it fast.

Thanks a lot for this great project.

alinefm commented 7 years ago

have you downloaded wok package in addition to kimchi?

mohsenSy commented 7 years ago

@alinefm yes I did, actually at the end it worked but I am not sure how it worked.

I will test it again using a new vm.

alinefm commented 7 years ago

Well, glad to know it worked :-)