Your message dated Fri, 08 Nov 2024 18:13:04 +0000
with message-id <[email protected]>
and subject line Bug#1084080: Removed package(s) from unstable
has caused the Debian Bug report #1076189,
regarding tools-nrepl-clojure ftbfs with default Java 21 due to the
Thread.stop() deprecation
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.)
--
1076189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076189
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: tools-nrepl-clojure
Version: 0.2.13-2
Severity: important
Usertags: default-java21
User: [email protected]
Dear Maintainers,
tools-nrepl-clojure fails to build from source with default Java 21 due to the
Thread.stop() deprecation.
The test suite calls interruptible_eval that invokes Thread.stop().
This throws the following exception:
----
Testing clojure.tools.nrepl-test
Jul 12, 2024 4:00:32 PM clojure.tools.logging$eval797$fn__800 invoke
SEVERE: Unhandled REPL handler exception processing message {:id
e6e57230-8158-4de5-99ba-65ba6dfdb99e, :op interrupt, :session
49f718c0-b1ce-4629-a581-d050fd7bc399}
java.lang.UnsupportedOperationException
at java.base/java.lang.Thread.stop(Thread.java:1667)
at
clojure.tools.nrepl.middleware.interruptible_eval$interruptible_eval$fn__1397.invoke(interruptible_eval.clj:243)
at
clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__1113.invoke(middleware.clj:22)
at
clojure.tools.nrepl.middleware.load_file$wrap_load_file$fn__1527.invoke(load_file.clj:79)
at
clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__1113.invoke(middleware.clj:22)
at
clojure.tools.nrepl.middleware.session$add_stdin$fn__1483.invoke(session.clj:238)
at
clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__1113.invoke(middleware.clj:22)
at
clojure.tools.nrepl.middleware.session$session$fn__1468.invoke(session.clj:192)
at
clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__1113.invoke(middleware.clj:22)
at
clojure.tools.nrepl.middleware.pr_values$pr_values$fn__1312.invoke(pr_values.clj:22)
at
clojure.tools.nrepl.middleware$wrap_conj_descriptor$fn__1113.invoke(middleware.clj:22)
at clojure.tools.nrepl.server$handle_STAR_.invokeStatic(server.clj:19)
at clojure.tools.nrepl.server$handle_STAR_.invoke(server.clj:16)
at clojure.tools.nrepl.server$handle$fn__1542.invoke(server.clj:28)
at clojure.core$binding_conveyor_fn$fn__5823.invoke(core.clj:2047)
at clojure.lang.AFn.call(AFn.java:18)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
--
Thread.stop() throws UnsupportedOperationException since Java 20.
New upstream release 1.2.0 does not invoke Thread.stop() and is compatible with
Java 21.
-- System Information:
Debian Release: trixie/sid
APT prefers noble-updates
APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'),
(100, 'noble-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.8.0-36-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Version: 0.2.13-3+rm
Dear submitter,
as the package tools-nrepl-clojure has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1084080
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---