Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[ubuntu] Qemu-kvm installation not successful

$
0
0
Hi all,
i recently installed ubuntu 14 . Currently i am facing problem in installing qemu-kvm

:~$ sudo apt-get install qemu-kvm
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 (>= 1.7.0+dfsg-2~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


and when i try to do this
~$ sudo apt-get install qemu-system-x86
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
qemu-system-x86 : Depends: libaio1 (>= 0.3.93) but it is not installable
Depends: libfdt1 but it is not installable
Depends: librados2 but it is not installable
Depends: librbd1 but it is not installable
Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
Depends: libseccomp2 (>= 0.0.0~20120605) but it is not installable
Depends: libspice-server1 (>= 0.12.4) but it is not installable
Depends: libusbredirparser1 (>= 0.6) but it is not installable
Depends: libxen-4.4 (>= 4.4.0) but it is not installable
Depends: libxenstore3.0 (>= 4.1.0~rc6) but it is not installable
Depends: seabios (>= 1.7.2-2~) but it is not installable
Depends: ipxe-qemu but it is not installable
Recommends: qemu-utils but it is not going to be installed
Recommends: cpu-checker but it is not installable
E: Unable to correct problems, you have held broken packages.

I donot want to meet the dependencies manualy. kindly provide the solution. Also i followed this , but the problem is still there
http://askubuntu.com/questions/14024...t-dependencies

Any help would be much appreciated.

Viewing all articles
Browse latest Browse all 4211

Trending Articles