Just finished the 9.04->9.10 upgrade and had to face the "kdesudo crash" issue that is being reported during the upgrade. What happened to me more or less fits the description of the rest of the people. Upgrade started, downloaded packages and started to do its thing.
And at some point I got the window saying that kdesudo had crashed. The upgrade window was frozen and there was no machine activity. This is what I did:
1- Forced closing of the upgrade window.
2- Open a konsole, run sudo ps xa and kill all upgrade related process (look for phyton or dpkg in the command line or anything related to package management) The sad part is that I did not took note of what I killed.
3- Did sudo apt-get dist-ugprade. Got an error message saying that things were not consistent. Executed sudo dpkg --configure -a. Waited while it did its thing and had to decide for configuration files changed. After this finished, rebooted.
I'm writing this from my upgraded KUbuntu, so for some people this advice could work.
And at some point I got the window saying that kdesudo had crashed. The upgrade window was frozen and there was no machine activity. This is what I did:
1- Forced closing of the upgrade window.
2- Open a konsole, run sudo ps xa and kill all upgrade related process (look for phyton or dpkg in the command line or anything related to package management) The sad part is that I did not took note of what I killed.
3- Did sudo apt-get dist-ugprade. Got an error message saying that things were not consistent. Executed sudo dpkg --configure -a. Waited while it did its thing and had to decide for configuration files changed. After this finished, rebooted.
I'm writing this from my upgraded KUbuntu, so for some people this advice could work.
Comment