Comment 18 for bug 354228

Revision history for this message
Savvas Radevic (medigeek) wrote : Re: [Bug 354228] Re: package python2.6-minimal 2.6.1-1ubuntu8 failed to install/upgrade:

> Please provide a clear "do this and then this" sequence to fix a trashed Intrepid->Jaunty upgrade.

This makes sure you use archive.ubuntu.com and not xx.archive.ubuntu.com:

sudo sed -i 's#http://\S*archive\.ubuntu\.com#http://archive.ubuntu.com#'
/etc/apt/sources.list

Then you simply update:

sudo apt-get update
sudo apt-get dist-upgrade