PDA

View Full Version : [SOLVED] Problem in installing



robinpaschal
September 25th, 2010, 05:21 AM
When i am following with the command


sudo aptitude install sun-java6-jre (http://en.kioskea.net/telecharger/telecharger-101-java-runtime-environment) sun-java6-plugin

The following error occurring.



dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.



What should i do?

CharlesA
September 25th, 2010, 05:25 AM
What happens if you run this:


sudo dpkg --configure -a

robinpaschal
September 25th, 2010, 06:25 AM
Well charles...thanks.

The putput of your command is following.

Setting up java-common (0.30ubuntu5) ...


Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 2 added doc-base file(s)...
Registering documents with scrollkeeper...

lisati
September 25th, 2010, 06:40 AM
It looks like it worked. Did the command run to completion without errors?

robinpaschal
September 25th, 2010, 08:22 AM
Ya It is....Thanks for sharing.