Cannot install gnome in KUbuntu 8.04

Asked by Uqbar

root@g1s:/home/auser# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.2
Release: 8.04
Codename: hardy
root@g1s:/home/auser# apt-get install gnome
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  gnome: Depends: gnome-desktop-environment (= 1:2.20.2.2) but it is not going to be installed
E: Broken packages

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Cameron W
Solved:
Last query:
Last reply:

This question was originally filed as bug #325698.

Revision history for this message
Uqbar (uqbar) said :
#1

root@g1s:/home/auser# apt-get install gnome gnome-desktop-environment gnome-keyring-manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gnome-keyring-manager is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package gnome-keyring-manager has no installation candidate

Revision history for this message
Florian Diesch (diesch) said :
#2

Thank you for taking the time to report this issue and helping to make Ubuntu better.

To install the Ubuntu standard Gnome environment you need to install the package ubuntu-desktop.

As this is not a bug I'm converting this bug report to a support tracker question.

Revision history for this message
Best Cameron W (cwill747) said :
#3

Thank you for taking the time to report this bug and helping to make Ubuntu better.

I am placing this question as answered unless you have more questions. Please change to solved if it works for you.

Revision history for this message
Uqbar (uqbar) said :
#4

Thanks Cameron W, that solved my question.