Re: problem with openjdk-6-jre-headless
Here is the specific error...
I'm not sure why you are observing that error. It's not a Java problem. One resolution would be to get rid of the entry from /var/lib/dpkg/status. I'm not recommending you do that just yet. Somebody else may suggest other options. I have one more bullet. I doubt it works but give it a try.
Here is the specific error...
Code:
update-alternatives: internal error: /var/lib/dpkg/alternatives/orbd corrupt: invalid update mode
Code:
sudo dpkg --purge --force-all openjdk-6-jre-headless
Comment