Find the answer to your Linux question:
Results 1 to 6 of 6
[Newbie Warning] After installing a package or few on my mostly Etch and slightly Sid Debian install, I somehow managed to kill Gnome and KDE. Using aptitude I then reinstalled ...
  1. #1
    Just Joined! surt's Avatar
    Join Date
    Sep 2007
    Location
    Brisbane, Australia
    Posts
    3

    How many dependencies can Gnome have?

    [Newbie Warning]

    After installing a package or few on my mostly Etch and slightly Sid Debian install, I somehow managed to kill Gnome and KDE.

    Using aptitude I then reinstalled KDE with the KDE Desktop task and it went quick and now works fine.

    I then tried to do likewise with Gnome and the Gnome Desktop task, but after probably well over half an hour and about 200K open dependencies and half as many closed dependencies (I wouldn't have thought there would be that many packages in the whole of debian) it was still trying to resolved dependencies for the installation.

    So with system performing slowing to a snails pace, I got frustrated and cancelled it.

    What I want to know is if this is normal and will eventually resolve (and so I will try again and stick it out) or if something greater is fubarred, and if so what could it be?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Which command are you executing to install Gnome Desktop?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined! surt's Avatar
    Join Date
    Sep 2007
    Location
    Brisbane, Australia
    Posts
    3
    Just using aptitude. And the "Gnome Desktop" item under "Tasks".
    [EDIT]
    And just as an aside: is there any aptitude style app for X?
    Last edited by surt; 09-20-2007 at 09:34 AM. Reason: Added an aside.

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by surt
    Just using aptitude. And the "Gnome Desktop" item under "Tasks".
    Execute this
    Code:
    aptitude install gnome-core
    Quote Originally Posted by surt
    And just as an aside: is there any aptitude style app for X?
    You can use Synaptic. Its GUI of apt-get and makes install/remove a lot easier.
    Code:
    apt-get install synaptic
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined! surt's Avatar
    Join Date
    Sep 2007
    Location
    Brisbane, Australia
    Posts
    3
    Yeah cool that worked nice and easy without any silly endless dependency search.

    And as it turns out I've already got synaptic on my system.

    Thanks for your help!

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Glad to help you.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •