PDA

View Full Version : [ubuntu] Interrupted Hardy Upgrade?



kmand
April 26th, 2008, 02:11 AM
I did an upgrade from Gutsy to Hardy via update-manager that got interrupted and rebooted. Update-manger won't come back up now missing pygtk which had presumably been removed during the interrupted upgrade.

Is there some way I can resume or restart the upgrade?

Partyboi2
April 26th, 2008, 04:16 AM
What happens when you

sudo apt-get dist-upgrade

kmand
April 26th, 2008, 04:49 PM
What happens when you

sudo apt-get dist-upgrade

I had to first

dpkg --configure -a

to rebuild the database, but after that

apt-get dist-upgrade

seemed to work.