I'm finally being Gutsy…


sudo sed -e 's/\sfeisty/ gutsy/g' -i /etc/apt/sources.list
sudo aptitude update
sudo aptitude dist-upgrade

Notably, the first time I’ve actually dared use sed for anything remotely system-critical – and I did have a little help from teh internets. Practicing with sed and grep (essentially, practicing arbitrary regexp usage) is my early New Year’s Resolution on the Linux side of life – I’m at a stage where if I want to get “better” at Linux, this is the one thing that’s really going to make a big difference to my commandline-foo.

Anyways, aptitude is jumping around between around 5 and 10 hours of upgrading to be done… w00t. Shall have to see how many more times I need to invoke aptitude to get a functional system again!

Advertisement
  1. For reference, the recommended upgrade route is:
    https://help.ubuntu.com/community/GutsyUpgrades
    The ‘server version’ giving the nice supported command-line method :) . I used your method, and everything was fine, but I believe using the recommended route is meant to cause less strange things to happen.

  2. Duly noted. I was annoyed that the recommended desktop method simply didn’t work for me – I was going to do it graphically, but the update wizard was never offered, even once I was up to date.

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

Please log in to WordPress.com to post a comment to your blog.

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.