I just installed Kubuntu 11.10 and started to update packages. All packages downloaded and now it's stuck running dpkg, at 53%, for hours. What can I do now to not break anything? Should I reset my computer?
I just installed Kubuntu 11.10 and started to update packages. All packages downloaded and now it's stuck running dpkg, at 53%, for hours. What can I do now to not break anything? Should I reset my computer?
If, for any reason, package installation fails (Update manager or Synaptic), you can attempt the following option. Open a terminal, type "sudo dpkg --configure -a" and hit enter. Provide your root password. After dpkg has finished, open synaptic, check for updates. If something is wrong, synaptic will tell you.
Cheers!