Problems with installations in Raspian

0

I have a problem, I can not install any packages in raspian, the following error appears:

  

Error: missing server' JVM at / usr / lib / jvm / java-8-openjdk-armhf / jre / lib / arm / server / libjvm.so '.   Please install or use the JRE or JDK that contains these missing   components. E: /etc/ca-certificates/update.d/jks-keystore exited with   code 1. done. Errors were encountered while processing:   ca-certificates-java openjdk-8-jre-headless: armhf   openjdk-8-jdk-headless: armhf openjdk-8-jdk: armhf openjdk-8-jre: armhf   E: Sub-process / usr / bin / dpkg returned an error code (1)

    
asked by anonymous 13.11.2017 / 13:13

1 answer

0

This error is because you do not have any JDK or JRE packages installed on your machine, download them at: JDK Download After installation reboot the machine so Windows or Linux will identify the JDK and JRE in the system PATCH.

    
13.11.2017 / 13:18