ubuntu@test:~$ 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:2.8+dfsg-2ubuntu1~cloud0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
ubuntu@test:~$ 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: seabios (>= 1.9.3-2~) but it is not going to be installed
Recommends: qemu-utils but it is not going to be installed
Recommends: cpu-checker but it is not going to be installed
E: Unable to correct problems, you have held broken packages.