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
dependencies kvm 18.10
New contributor
add a comment |
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
dependencies kvm 18.10
New contributor
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
add a comment |
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
dependencies kvm 18.10
New contributor
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
dependencies kvm 18.10
New contributor
New contributor
edited Dec 6 at 2:14
New contributor
asked Dec 3 at 2:47
violentmagician
11
11
New contributor
New contributor
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
add a comment |
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
add a comment |
active
oldest
votes
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.
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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