qemu-kvm connact install ubuntu 18.04 64 bit












0















I try to install KVM with this doc



But I have error:



The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 (= 1:2.11+dfsg-1ubuntu7.5)
E: Unable to correct problems, you have held broken packages.


What is I try:



sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


or:



sudo apt autoremove
sudo apt-get remove --purge libvirt-bin kvm qemu-kvm libvirt-bin virtinst
sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


and I try install with synaptic :(
can I install kvm ?










share|improve this question


















  • 1





    I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

    – guiverc
    Jan 25 at 22:47











  • @guiverc What is the soultion?

    – A1Gard
    yesterday











  • You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

    – guiverc
    yesterday
















0















I try to install KVM with this doc



But I have error:



The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 (= 1:2.11+dfsg-1ubuntu7.5)
E: Unable to correct problems, you have held broken packages.


What is I try:



sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


or:



sudo apt autoremove
sudo apt-get remove --purge libvirt-bin kvm qemu-kvm libvirt-bin virtinst
sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


and I try install with synaptic :(
can I install kvm ?










share|improve this question


















  • 1





    I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

    – guiverc
    Jan 25 at 22:47











  • @guiverc What is the soultion?

    – A1Gard
    yesterday











  • You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

    – guiverc
    yesterday














0












0








0








I try to install KVM with this doc



But I have error:



The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 (= 1:2.11+dfsg-1ubuntu7.5)
E: Unable to correct problems, you have held broken packages.


What is I try:



sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


or:



sudo apt autoremove
sudo apt-get remove --purge libvirt-bin kvm qemu-kvm libvirt-bin virtinst
sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


and I try install with synaptic :(
can I install kvm ?










share|improve this question














I try to install KVM with this doc



But I have error:



The following packages have unmet dependencies:
qemu-kvm : Depends: qemu-system-x86 (= 1:2.11+dfsg-1ubuntu7.5)
E: Unable to correct problems, you have held broken packages.


What is I try:



sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


or:



sudo apt autoremove
sudo apt-get remove --purge libvirt-bin kvm qemu-kvm libvirt-bin virtinst
sudo apt-get install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils


and I try install with synaptic :(
can I install kvm ?







apt 18.04 virtualization kvm






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 25 at 22:24









A1GardA1Gard

1421317




1421317








  • 1





    I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

    – guiverc
    Jan 25 at 22:47











  • @guiverc What is the soultion?

    – A1Gard
    yesterday











  • You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

    – guiverc
    yesterday














  • 1





    I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

    – guiverc
    Jan 25 at 22:47











  • @guiverc What is the soultion?

    – A1Gard
    yesterday











  • You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

    – guiverc
    yesterday








1




1





I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

– guiverc
Jan 25 at 22:47





I would check your system is full upgraded; as the package your error shows is not current for Ubuntu 18.04 (bionic provides 7.8 & -updates provides 7.9 - packages.ubuntu.com/…) Either you haven't full-upgraded; or you have non-Ubuntu source that has provided qemu-kvm that requires older sources than your Ubuntu uses.

– guiverc
Jan 25 at 22:47













@guiverc What is the soultion?

– A1Gard
yesterday





@guiverc What is the soultion?

– A1Gard
yesterday













You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

– guiverc
yesterday





You've not provided full output - but the output you provided was out-of-date (eg. bionic provides 1:2.11+dfsg-1ubuntu7.8 or 1:2.11+dfsg-1ubuntu7.9 with -updates), so I'm betting your qemu-kvm is not from Canonical/Ubuntu sources. I've suggest providing apt-cache policy qemu-kvm qemu-system-x86 and it's output to your question ie. look at what non-official source is providing your problem

– guiverc
yesterday










0






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',
autoActivateHeartbeat: false,
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1112933%2fqemu-kvm-connact-install-ubuntu-18-04-64-bit%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1112933%2fqemu-kvm-connact-install-ubuntu-18-04-64-bit%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

Category:香港粉麵

List *all* the tuples!

Channel [V]