trouble installing gnome3 in ubuntu 11.10

Asked by prashant pandey

I am facing some issues while installing gnome3 on my new ubuntu 11.10.

prashant@prashant-ThinkPad-T420:~$ 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: libgnome-keyring0 (>= 3.2.2-2~) but 3.2.0-0ubuntu1 is to be installed
               Depends: libtelepathy-glib0 (>= 0.15.6) but 0.15.5-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.

I tried a lot of stuffs to fix broken dependencies but it didn't work.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-shell Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
enubuntu (mr.tennents) said :
#1

Hi, try to do this:
1. Open a terminal by hitting CTRL + ALT + T
2. Insert and run this command:
sudo apt-get install -f
sudo apt-get update

3. Now try to install gnome-shell.

Can you help with this problem?

Provide an answer of your own, or ask prashant pandey for more information if necessary.

To post a message you must log in.