Bug#929685: sudo apt install default-jre/jdk

Seth functt at gmail.com
Tue Apr 28 04:16:54 BST 2020


Package: default-jdk
Version: openjdk-11-jre
Followup-For: Bug #929685

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
     - I was installing default-jre/jdk on my 32-bit ARM machine and it refused to install
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     - sudo apt install default-jre
   * What was the outcome of this action?
     Setting up ca-certificates-java (20190405) ...
     head: cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
     Adding debian:ISRG_Root_X1.pem
     Adding debian:EC-ACC.pem
     Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem
     Adding debian:thawte_Primary_Root_CA.pem
     Adding debian:GeoTrust_Universal_CA_2.pem
     Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem
     Adding debian:thawte_Primary_Root_CA_-_G2.pem
     Adding debian:Sonera_Class_2_Root_CA.pem
     Adding debian:IdenTrust_Commercial_Root_CA_1.pem
     Adding debian:SSL.com_Root_Certification_Authority_RSA.pem
     Adding debian:ePKI_Root_Certification_Authority.pem
     Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem
     #
     # A fatal error has been detected by the Java Runtime Environment:
     #
     #  SIGILL (0x4) at pc=0xb40da688, pid=2392, tid=2398
     #
     # JRE version: OpenJDK Runtime Environment (11.0.7+10) (build 11.0.7+10-post-Debian-3deb10u1)
     # Java VM: OpenJDK Server VM (11.0.7+10-post-Debian-3deb10u1, mixed mode, serial gc, linux-)
     # Problematic frame:
     # J 46% c2 sun.security.provider.X509Factory.readOneBlock(Ljava/io/InputStream;)[B java.base at 11.0.7 (447 bytes) @ 0xb40da688 [0xb40da440+0x00000248]
     #
     # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
     #
     # An error report file with more information is saved as:
     # //hs_err_pid2392.log
     Could not load hsdis-arm.so; library not loadable; PrintAssembly is disabled
     #
     # If you would like to submit a bug report, please visit:
     #   https://bugs.debian.org/openjdk-11
     #
     /var/lib/dpkg/info/ca-certificates-java.postinst: line 88:  2390 Done        find /etc/ssl/certs -name \*.pem
     2391                       | while read filename; do
     alias=$(basename $filename .pem | tr A-Z a-z | tr -cs a-z0-9 _); alias=${alias%*_}; if [ -n "$FIXOLD" ]; then
     echo "-${alias}"; echo "-${alias}_pem";
     fi; echo "+${filename}";
     done
     2392 Aborted                 | java -Xmx64m -jar $JAR -storepass "$storepass"
     dpkg: error processing package ca-certificates-java (--configure):
     installed ca-certificates-java package post-installation script subprocess returned error exit status 134
     Processing triggers for fontconfig (2.13.1-2) ...
     Processing triggers for mime-support (3.62) ...
     Processing triggers for hicolor-icon-theme (0.17-2) ...
     Processing triggers for libc-bin (2.28-10) ...
     Processing triggers for man-db (2.8.5-2) ...
     Processing triggers for ca-certificates (20190110) ...
     Updating certificates in /etc/ssl/certs...
     0 added, 0 removed; done.
     Running hooks in /etc/ca-certificates/update.d...

     done.
     done.
     Errors were encountered while processing:
     ca-certificates-java
     E: Sub-process /usr/bin/dpkg returned an error code (1)
     * What outcome did you expect instead?

     *** End of the template - remove these template lines ***


     -- System Information:
     Debian Release: 10.3
     APT prefers stable-updates
     APT policy: (500, 'stable-updates'), (500, 'stable')
     Architecture: armhf (armv7l)

     Kernel: Linux 4.19.94-ti-r42 (SMP w/1 CPU core; PREEMPT)
     Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
     Shell: /bin/sh linked to /bin/dash
     Init: systemd (via /run/systemd/system)

     Versions of packages default-jdk depends on:
     pn  default-jdk-headless  <none>
     pn  default-jre           <none>
     pn  openjdk-11-jdk        <none>

     default-jdk recommends no packages.

     default-jdk suggests no packages.



More information about the pkg-java-maintainers mailing list