when I try to install gnome DE, i get dependency issues.
the command apt-get install ubuntu-gnome-desktop ubuntu-gnome-default-settings
gives the error message -
~$ sudo apt-get install ubuntu-gnome-desktop ubuntu-gnome-default-settings
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:
ubuntu-gnome-desktop : Depends: gnome-shell but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
what do I do?
EDIT
$ sudo apt-get install gnome-shell
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:
gnome-shell : Depends: gnome-shell-common (= 3.6.1-0ubuntu1) but 3.7.1+git20121024.a4e29e12-0ubuntu1~12.10~ricotz0 is to be installed
E: Unable to correct problems, you have held broken packages.
