<div dir="ltr">Hi,<br><br>I found the issue.<br>The list for the for loop was extended in this commit:<br><a href="https://salsa.debian.org/java-team/ca-certificates-java/-/commit/f956fed5d45cbdc47a923dfd737d4d68330b6c19">https://salsa.debian.org/java-team/ca-certificates-java/-/commit/f956fed5d45cbdc47a923dfd737d4d68330b6c19</a><br><br>However, 5 months later in this commit the file was renamed from .in (I guess include?) to regular file:<br><a href="https://salsa.debian.org/java-team/ca-certificates-java/-/commit/9a467d1ac4d903a284c80843de719fff1d053731">https://salsa.debian.org/java-team/ca-certificates-java/-/commit/9a467d1ac4d903a284c80843de719fff1d053731</a><div><br></div><div>This made the modifications in <a href="http://postinst.in">postinst.in</a> irrelevant and the modifications weren't moved over to the (now regular) jks-keystore.hook.<br><br>However, this has been solved 8 months ago in the most recent commit by completely rewriting the file structure:<br><a href="https://salsa.debian.org/java-team/ca-certificates-java/-/commit/ed71672c67c56836e551e12264ff74091e62e2eb">https://salsa.debian.org/java-team/ca-certificates-java/-/commit/ed71672c67c56836e551e12264ff74091e62e2eb</a></div><div><br></div><div>If possible, please provide an ETA for the fix.<br><br>Best regards,<br>Mátyás<br><br>On Wed, 10 Nov 2021 15:24:21 +0000 =?utf-8?b?TcOhdHnDoXMgU3pvbWJhdGh5?= <<a href="mailto:matyas.szombathy@gmail.com">matyas.szombathy@gmail.com</a>> wrote:<br>> Package: ca-certificates-java<br>> Version: 20190909<br>> Severity: important<br>> X-Debbugs-Cc: <a href="mailto:matyas.szombathy@gmail.com">matyas.szombathy@gmail.com</a><br>> <br>> Dear Maintainer,<br>> <br>> The ca-certificates-java hook script goes through a for loop to find the<br>> first suitable java installation.<br>> The script doesn't list java12-18 as a possibility at all, hence the<br>> script fails.<br>> This was fixed with the previous update on 20190405, which closed the<br>> ticket #925431.<br>> Somehow this got removed and reset back to only support java7-11.<br>> <br>>    * What led up to the situation?<br>>     Tried to install openjdk-17-jre-headless<br>>    * What exactly did you do (or not do) that was effective (or<br>>      ineffective)?<br>>           Ran update-ca-certificates -f after package install finished.<br>>    * What was the outcome of this action?<br>>         As alternatives set-up java in PATH, the 86th line (java -jar<br>>     ...) was able to find "java".<br>>    * What outcome did you expect instead?<br>>         The hook should list java 12-18 versions to be set-up as well.<br>> <br>> -- System Information:<br>> Debian Release: 11.1<br>>   APT prefers stable-updates<br>>   APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')<br>> Architecture: amd64 (x86_64)<br>> <br>> Kernel: Linux 5.4.0-90-generic (SMP w/4 CPU threads)<br>> Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set<br>> Shell: /bin/sh linked to /bin/dash<br>> Init: unable to detect<br>> <br>> Versions of packages ca-certificates-java depends on:<br>> ii  ca-certificates                                   20210119<br>> ii  libnss3                                           2:3.61-1<br>> ii  openjdk-17-jre-headless [java8-runtime-headless]  17~19-1<br>> <br>> ca-certificates-java recommends no packages.<br>> <br>> ca-certificates-java suggests no packages.<br>> <br>> -- no debconf information<br>> <br>> <br></div></div>