Skip to content

Instantly share code, notes, and snippets.

@antonym
Created April 24, 2014 15:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antonym/11259379 to your computer and use it in GitHub Desktop.
Save antonym/11259379 to your computer and use it in GitHub Desktop.
root@842b2b4b9b17:~# apt-get install xenserver-core
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:
xenserver-core : Depends: xenopsd-xc but it is not going to be installed
Depends: squeezed but it is not going to be installed
Depends: linux-image (>= 3.0) but it is not installable
Depends: linux-firmware but it is not installable
E: Unable to correct problems, you have held broken packages.
root@842b2b4b9b17:~# apt-get install xenopsd-x
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xenopsd-x
root@842b2b4b9b17:~# apt-get install xenopsd-xc
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:
xenopsd-xc : Depends: libxen-4.2 but it is not installable
E: Unable to correct problems, you have held broken packages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment