hello all
I install kimchi.deb on ubuntu distro failed because of missing dependency:
I have installed python-jsonschema( 0.7-0ubuntu1), but kimchi require
python-jsonschema (>= 1.3.0), which
can not get from apt-install, this is quite unreasonble!
please consider remove this require from postinst.
thanks Eli.
qiao@ubuntu:~/kimchi$ sudo dpkg -i kimchi-1.1.0-70.gita721096.noarch.deb
sudo: unable to resolve host ubuntu
Selecting previously unselected package kimchi.
(Reading database ... 167197 files and directories currently installed.)
Unpacking kimchi (from kimchi-1.1.0-70.gita721096.noarch.deb) ...
dpkg: dependency problems prevent configuration of kimchi:
kimchi depends on python-jsonschema (>= 1.3.0); however:
Version of python-jsonschema on system is 0.7-0ubuntu1.
kimchi depends on open-iscsi; however:
Package open-iscsi is not installed.
dpkg: error processing kimchi (--install):
dependency problems - leaving unconfigured
Processing triggers for ureadahead ...
Errors were encountered while processing:
kimchi
qiao@ubuntu:~/kimchi$ cat /etc/issue
Ubuntu 13.04 \n \l
qiao@ubuntu:~$ sudo dpkg -l | grep python-jsonschema
sudo: unable to resolve host ubuntu
ii python-jsonschema 0.7-0ubuntu1 all An(other) implementation of JSON
Schema (Draft 3) for Python
--
Thanks Eli (Li Yong) Qiao (qiaoly(a)cn.ibm.com)
CSTL-KVM Frobisher/RHEV-H