PDA

View Full Version : [SOLVED] i can not install gnome shell in ubuntu 12.4



iyasin
November 6th, 2012, 07:11 PM
hi all,
i am traying to install gnome-shell, i follow this tutor:


sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shellwhen i run
sudo apt-get install gnome-shell below error apear for me:


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-icon-theme-full but it is not going to be installed
E: Unable to correct problems, you have held broken packages. tnx all

Cheesemill
November 6th, 2012, 10:52 PM
You don't need to add the Gnome PPA to install gnome-shell, try removing the PPA by deleting its files in the /etc/apt/sources.list.d/ directory and then running:

sudo apt-get update
sudo apt-get install gnome-shell

iyasin
November 9th, 2012, 06:29 PM
tnx all for reply to this thread,
my problem was solved with update ubuntu in update manager, i am active importanant and recomened update in update manager, so it recomend me aproximatly 130 Mb of update, and after update them, that command for install gnome shell work well.