Can't upgrade my Ubuntu server, it gets stuck on openjdk-6-jre-headless
- by Jean-Nicolas Boulay Desjardins
I am using Ubuntu Server.
When I do:
apt-get upgrade
it gets stuck on:
Setting up openjdk-6-jre-headless (6b20-1.9.7-0ubuntu1) ...
Why? And what can I do to stop it?
I tried removing it with apt-get... I get this error:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
So then I tried this:
…