Fun with linux!

Fun with linux!

Post just about everything that isn't directly related to Spring here!

Moderator: Moderators

Post Reply
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Fun with linux!

Post by Relative »

So today I trying to set up hollow's new client that is currently in the development release stage (alpha-ish). I thought I would be a great idea to upgrade my python packages from 2.4 to 2.5 to increase compatibility, so I sudo away 2.4 in order to perform a clean install of 2.5. Unbeknown to me at the time the majority of my applications, the desktop environment, and even the graphical terminal all have python 2.4 as a dependency under Ubuntu. As a result everything was uninstalled until all I had left was a command line. Currently my CD/DVD-+RW drive is buzzing away. In conclusion, snip
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Post by Kloot »

The dependencies in a default Ubuntu install are altogether weird.
User avatar
CompWiz
Posts: 537
Joined: 16 Apr 2006, 04:20

Post by CompWiz »

:lol:
User avatar
diggz2k
Posts: 208
Joined: 04 Mar 2005, 06:34

Post by diggz2k »

use apt-get command to get it all back. Exactly how I don't know.
User avatar
Relative
Posts: 1371
Joined: 15 Oct 2006, 13:17

Post by Relative »

diggz2k wrote:use apt-get command to get it all back. Exactly how I don't know.
It's

Code: Select all

sudo aptitude install ubuntu-desktop
However, even after all that not everything was fixed, most of my apps were still gone, settings were reset, etc... Quicker to do a full 2 hour reinstall than a one day panic.

Edit:

Done! Fresh install, set to my preferences and nothing lost. 9:30 PM GMT
Radja
Posts: 70
Joined: 30 Dec 2006, 19:48

Post by Radja »

apt (and emerge, yum, etc) erase older packages prior to installing a new version, the way you did is just good for getting the problems you got


i dont know about ubuntu, but python is not a critical package, it should not cause such problems to erase it, get a better distr...... must not flame, must not flame ><
User avatar
superppl
Posts: 48
Joined: 18 Apr 2006, 19:52

Post by superppl »

It's a great thing we can stick our home folders on a separate partition.
Post Reply

Return to “Off Topic Discussion”