I installed Java with
Code: Select all
apt-get install openjdk-6-jdk
Failures found in package (dpkg) database, unable to continue with upgrade
IF ca-certificate 20100412 Common CA certificates (JKS keystore)
I tried to repair my system with :
Code: Select all
apt-get update
apt-get dist-upgrade
Thank you for your help.