Your message dated Mon, 05 Aug 2024 23:34:12 +0000
with message-id <[email protected]>
and subject line Bug#1078013: fixed in java-wrappers 0.5
has caused the Debian Bug report #1078013,
regarding java-wrappers: find_java_runtime fails to find openjdk-21
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1078013: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078013
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: java-wrappers
Version: 0.4
Severity: normal
Tags: patch
Dear Maintainer,
since the unstable version of package default-jdk-headless depends on
openjdk-21, this java version should be detected by java-wrappers, too.
The current version of only searches for java 20 as highest version.
[cf. Ubuntu bug #2063510]
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.9.12 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages java-wrappers depends on:
ii unzip 6.0-28
java-wrappers recommends no packages.
java-wrappers suggests no packages.
-- no debconf information
--- jvm-list.sh.orig 2022-12-04 18:54:49.000000000 +0100
+++ jvm-list.sh 2024-08-03 20:29:52.160860074 +0200
@@ -39,2 +39,3 @@
__jvm_oracle20="/usr/lib/jvm/java-20-oracle /usr/lib/jvm/jdk-20-oracle-*
/usr/lib/jvm/jre-20-oracle-*"
+__jvm_oracle21="/usr/lib/jvm/java-21-oracle /usr/lib/jvm/jdk-20-oracle-*
/usr/lib/jvm/jre-21-oracle-*"
@@ -51,2 +52,3 @@
__jvm_openjdk20="/usr/lib/jvm/java-20-openjdk-$__arch
/usr/lib/jvm/java-20-openjdk"
+__jvm_openjdk21="/usr/lib/jvm/java-21-openjdk-$__arch
/usr/lib/jvm/java-21-openjdk"
@@ -54,6 +56,7 @@
# And a few aliases
-__jvm_openjdk="$__jvm_openjdk20 $__jvm_openjdk19 $__jvm_openjdk18
$__jvm_openjdk17 $__jvm_openjdk11 $__jvm_openjdk10 $__jvm_openjdk9
$__jvm_openjdk8 $__jvm_openjdk7 $__jvm_openjdk6"
+__jvm_openjdk="$__jvm_openjdk21 $__jvm_openjdk20 $__jvm_openjdk19
$__jvm_openjdk18 $__jvm_openjdk17 $__jvm_openjdk11 $__jvm_openjdk10
$__jvm_openjdk9 $__jvm_openjdk8 $__jvm_openjdk7 $__jvm_openjdk6"
# The java* runtimes:
-__jvm_java20="$__jvm_openjdk20 $__jvm_oracle20"
+__jvm_java21="$__jvm_openjdk21 $__jvm_oracle21"
+__jvm_java20="$__jvm_java21 $__jvm_openjdk20 $__jvm_oracle20"
__jvm_java19="$__jvm_java20 $__jvm_openjdk19 $__jvm_oracle19"
--- End Message ---
--- Begin Message ---
Source: java-wrappers
Source-Version: 0.5
Done: Emmanuel Bourg <[email protected]>
We believe that the bug you reported is fixed in the latest version of
java-wrappers, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated java-wrappers package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 06 Aug 2024 00:57:13 +0200
Source: java-wrappers
Architecture: source
Version: 0.5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1078013
Changes:
java-wrappers (0.5) unstable; urgency=medium
.
* Team upload.
* Support Java 21 to 25 (Closes: #1078013)
* No longer support EOL and non-LTS Java versions (6, 7, 9, 10, 18, 19 and
20)
* Standards-Version updated to 4.7.0
Checksums-Sha1:
43bf85659f383403bac294663d68c28529ac32ce 1653 java-wrappers_0.5.dsc
92d9496bedd0f68c9e59e08822e6f2eb4350248c 9340 java-wrappers_0.5.tar.xz
7c2e00b8b18ed79884b6815d4d796e6314db974a 5802
java-wrappers_0.5_source.buildinfo
Checksums-Sha256:
71e77e09b509dfdd43701c23a14614e6c4632299bfc8bd177af0029c0b46020d 1653
java-wrappers_0.5.dsc
500771b9a2e590df1b282d2166bc9902312d233d387f04dcfe0bcc7501ad791e 9340
java-wrappers_0.5.tar.xz
6bae44053407d6bc92be92e68aedbe27222cccff516a65619580b37292dcd9a4 5802
java-wrappers_0.5_source.buildinfo
Files:
6e908d1e77c1b2e9a3ac9b9187ab660e 1653 java optional java-wrappers_0.5.dsc
3680410503ccf158b22e47827838f71b 9340 java optional java-wrappers_0.5.tar.xz
10a31382dab22e04edb24d4a41dccb91 5802 java optional
java-wrappers_0.5_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmaxW8ESHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsMvcQAI9ml/RzoKtZ8F0wGytreZNCEBWMpDIp
7ql3K2vgC/NZlf7uwhPssKeXhSy0IyMQma/JOnPr8KaNlCXy5sk4/GbEmM0vbGKc
0TyQoVypivWlQY+KhhjwDChp46FxQsG4nHn2Ocr10Ee92BLJG9Nrwrh4OdMp+rHc
WZTKeMC/mD70yqButbfrO/KtS7ZKWK51EociGxKlBcOuKB6cS7gPmxh14yQtHjMw
dkJi/zaZB14vbevinmzmlfCxbkOKL9Ja2ADfmXz6ukq0VHMwMK9TAMxxUp8x11FT
rnWf7VS4rZz95tXzdG9pJrs8megtelqMwXRaFDUvYcdJqkKkyQeJ1KjnE7zKFq5/
SYgPl4KdHA2XM0+r5PsH9RTO2/fdK5DdYk5ensCUfMZfqh28e/+tpR8Lv948RkGV
BHHcBfKffdC8hYEUYNnAFx4I3PBW1e9QqLvVYZdOdTcSrPhUU4fAIn/0NY5wPEBD
ODyDoAcVY2uUEARZJwYXp5MaZo00QCexHmMSwQ/J6wGHBWvXPrJTHVaODErUP+ib
bfzVmbLk07RfSwgcuCzQloOqYuPCdsqxy2busfP+rqdIO6BBOx52nitzqt/6pc/a
b6vvjnn/cpfur/alIlnqBKHP5sSPMPyCgVXDwD+evlEj02iTajuBFOFW/3dMwIht
oIycKoLIqdSe
=KUPJ
-----END PGP SIGNATURE-----
pgpPaU3SbQnIg.pgp
Description: PGP signature
--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.