> To check the files themselves: > > ls -l /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts lrwxrwxrwx 1 root root 27 mar 13 07:22 /usr/lib/jvm/java-7-openjdk- amd64/jre/lib/security/cacerts -> /etc/ssl/certs/java/cacerts
> ls -l /etc/ssl/certs/java/cacerts -rw-r--r-- 1 root root 11940 ott 20 18:56 /etc/ssl/certs/java/cacerts > sudo cat /etc/default/cacerts # defaults for ca-certificates-java # The password which is used to protect the integrity of the keystore. # storepass must be at least 6 characters long. It must be provided to # all commands that access the keystore contents. # Only change this if adding private certificates. #storepass='' # enable/disable updates of the keystore /etc/ssl/certs/java/cacerts cacerts_updates=yes > ls -l /etc/ca-certificates/update.d/jks-keystore -rwxr-xr-x 1 root root 2336 mar 25 2014 /etc/ca-certificates/update.d/jks- keystore > Do you have other JVMs installed? I suppose I do :-) > ls -l /usr/lib/jvm/ totale 8 lrwxrwxrwx 1 root root 24 mag 6 2014 default-java -> java-1.7.0-openjdk- amd64 lrwxrwxrwx 1 root root 20 lug 26 2014 java-1.7.0-openjdk-amd64 -> java-7- openjdk-amd64 drwxr-xr-x 5 root root 4096 mar 25 10:37 java-6-openjdk-amd64 drwxr-xr-x 7 root root 4096 mar 14 09:45 java-7-openjdk-amd64 > Do you have other Java customizations like exporting JAVA_HOME in a > profile.d configuration? JAVA_HOME is not set here and in /etc/profile.d i only have bash_completion.sh Best -- Salvo Tomaselli "Io non mi sento obbligato a credere che lo stesso Dio che ci ha dotato di senso, ragione ed intelletto intendesse che noi ne facessimo a meno." -- Galileo Galilei http://ltworf.github.io/ltworf/ _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel