Não é possível instalar o Gnome na versão 12.10

0

quando tento instalar o gnome DE, recebo problemas de dependência.

o comando apt-get install ubuntu-gnome-desktop ubuntu-gnome-default-settings

apresenta a mensagem de erro -

~$ 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.

o que eu faço?

EDITAR

$ 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.
    
por Nirmik 01.11.2012 / 21:38

1 resposta

0

O único problema de dependência é o gnome-shell, que é a principal interface do gnome3. Basta instalar o gnome-shell.

    
por astex 01.11.2012 / 21:39