Kvm Installation missing dependencies 18.10











up vote
0
down vote

favorite












I am trying to install KVM/Qemu using the guide on the Wiki.
But i am getting error due to unmet dependencies for qemu-system-x86.
Is there a work around or should i file a bug.



$ sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
bridge-utils is already the newest version (1.5-16ubuntu1).
bridge-utils set to manually installed.
libvirt-clients is already the newest version (4.6.0-2ubuntu3).
libvirt-daemon-system is already the newest version (4.6.0-2ubuntu3).
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.12+dfsg-3ubuntu8.1)
E: Unable to correct problems, you have held broken packages.


Edit: Here is the sources.list as requested by the comments below



$ grep -v '^#' /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ cosmic restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-backports restricted universe multiverse main
deb http://security.ubuntu.com/ubuntu cosmic-security restricted main
deb http://security.ubuntu.com/ubuntu cosmic-security universe
deb http://security.ubuntu.com/ubuntu cosmic-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu cosmic stable









share|improve this question









New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2




    'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
    – user535733
    Dec 3 at 2:55












  • Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
    – DK Bose
    Dec 3 at 3:31










  • Possible duplicate of Restore default apt repositories in sources.list from command line
    – N0rbert
    Dec 3 at 8:39






  • 1




    Possible duplicate of Unable to correct problems, you have held broken packages
    – karel
    Dec 3 at 11:17















up vote
0
down vote

favorite












I am trying to install KVM/Qemu using the guide on the Wiki.
But i am getting error due to unmet dependencies for qemu-system-x86.
Is there a work around or should i file a bug.



$ sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
bridge-utils is already the newest version (1.5-16ubuntu1).
bridge-utils set to manually installed.
libvirt-clients is already the newest version (4.6.0-2ubuntu3).
libvirt-daemon-system is already the newest version (4.6.0-2ubuntu3).
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.12+dfsg-3ubuntu8.1)
E: Unable to correct problems, you have held broken packages.


Edit: Here is the sources.list as requested by the comments below



$ grep -v '^#' /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ cosmic restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-backports restricted universe multiverse main
deb http://security.ubuntu.com/ubuntu cosmic-security restricted main
deb http://security.ubuntu.com/ubuntu cosmic-security universe
deb http://security.ubuntu.com/ubuntu cosmic-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu cosmic stable









share|improve this question









New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 2




    'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
    – user535733
    Dec 3 at 2:55












  • Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
    – DK Bose
    Dec 3 at 3:31










  • Possible duplicate of Restore default apt repositories in sources.list from command line
    – N0rbert
    Dec 3 at 8:39






  • 1




    Possible duplicate of Unable to correct problems, you have held broken packages
    – karel
    Dec 3 at 11:17













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I am trying to install KVM/Qemu using the guide on the Wiki.
But i am getting error due to unmet dependencies for qemu-system-x86.
Is there a work around or should i file a bug.



$ sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
bridge-utils is already the newest version (1.5-16ubuntu1).
bridge-utils set to manually installed.
libvirt-clients is already the newest version (4.6.0-2ubuntu3).
libvirt-daemon-system is already the newest version (4.6.0-2ubuntu3).
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.12+dfsg-3ubuntu8.1)
E: Unable to correct problems, you have held broken packages.


Edit: Here is the sources.list as requested by the comments below



$ grep -v '^#' /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ cosmic restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-backports restricted universe multiverse main
deb http://security.ubuntu.com/ubuntu cosmic-security restricted main
deb http://security.ubuntu.com/ubuntu cosmic-security universe
deb http://security.ubuntu.com/ubuntu cosmic-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu cosmic stable









share|improve this question









New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I am trying to install KVM/Qemu using the guide on the Wiki.
But i am getting error due to unmet dependencies for qemu-system-x86.
Is there a work around or should i file a bug.



$ sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
Reading package lists... Done
Building dependency tree
Reading state information... Done
bridge-utils is already the newest version (1.5-16ubuntu1).
bridge-utils set to manually installed.
libvirt-clients is already the newest version (4.6.0-2ubuntu3).
libvirt-daemon-system is already the newest version (4.6.0-2ubuntu3).
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.12+dfsg-3ubuntu8.1)
E: Unable to correct problems, you have held broken packages.


Edit: Here is the sources.list as requested by the comments below



$ grep -v '^#' /etc/apt/sources.list
deb http://us.archive.ubuntu.com/ubuntu/ cosmic restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates restricted main
deb http://us.archive.ubuntu.com/ubuntu/ cosmic universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates universe
deb http://us.archive.ubuntu.com/ubuntu/ cosmic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu/ cosmic-backports restricted universe multiverse main
deb http://security.ubuntu.com/ubuntu cosmic-security restricted main
deb http://security.ubuntu.com/ubuntu cosmic-security universe
deb http://security.ubuntu.com/ubuntu cosmic-security multiverse
deb [arch=amd64] https://download.docker.com/linux/ubuntu cosmic stable






dependencies kvm 18.10






share|improve this question









New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Dec 6 at 2:14





















New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 3 at 2:47









violentmagician

11




11




New contributor




violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






violentmagician is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 2




    'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
    – user535733
    Dec 3 at 2:55












  • Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
    – DK Bose
    Dec 3 at 3:31










  • Possible duplicate of Restore default apt repositories in sources.list from command line
    – N0rbert
    Dec 3 at 8:39






  • 1




    Possible duplicate of Unable to correct problems, you have held broken packages
    – karel
    Dec 3 at 11:17














  • 2




    'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
    – user535733
    Dec 3 at 2:55












  • Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
    – DK Bose
    Dec 3 at 3:31










  • Possible duplicate of Restore default apt repositories in sources.list from command line
    – N0rbert
    Dec 3 at 8:39






  • 1




    Possible duplicate of Unable to correct problems, you have held broken packages
    – karel
    Dec 3 at 11:17








2




2




'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
– user535733
Dec 3 at 2:55






'Impossible Situation' usually means you have an unwise set of sources. Those unwise sources introduce conflicts. Check your sources. If you don't know how, then edit your question to include the complete contents of /etc/apt/sources.list.
– user535733
Dec 3 at 2:55














Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
– DK Bose
Dec 3 at 3:31




Also, did you install any software via a ppa? And, have you deactivated any ppa without ensuring that the corresponding packages are downgraded to correspond to your distro's default versions.
– DK Bose
Dec 3 at 3:31












Possible duplicate of Restore default apt repositories in sources.list from command line
– N0rbert
Dec 3 at 8:39




Possible duplicate of Restore default apt repositories in sources.list from command line
– N0rbert
Dec 3 at 8:39




1




1




Possible duplicate of Unable to correct problems, you have held broken packages
– karel
Dec 3 at 11:17




Possible duplicate of Unable to correct problems, you have held broken packages
– karel
Dec 3 at 11:17















active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






violentmagician is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098050%2fkvm-installation-missing-dependencies-18-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








violentmagician is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















violentmagician is a new contributor. Be nice, and check out our Code of Conduct.













violentmagician is a new contributor. Be nice, and check out our Code of Conduct.












violentmagician is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1098050%2fkvm-installation-missing-dependencies-18-10%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局