Your message dated Sat, 03 Dec 2022 20:46:19 +0000 with message-id <[email protected]> and subject line Bug#960247: fixed in jruby 9.3.9.0+ds-1 has caused the Debian Bug report #960247, regarding jruby: jgem crashes 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.) -- 960247: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960247 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: jruby Version: 9.1.17.0-3 Severity: important ~$ jgem --version Unhandled Java exception: java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; encode at org/jruby/RubyEncoding.java:285 encodeUTF8 at org/jruby/RubyEncoding.java:181 encodeBytelist at org/jruby/RubyString.java:5533 <init> at org/jruby/RubyString.java:360 <init> at org/jruby/RubyString.java:352 newString at org/jruby/RubyString.java:447 newString at org/jruby/Ruby.java:3489 createFileClass at org/jruby/RubyFile.java:213 initCore at org/jruby/Ruby.java:1502 bootstrap at org/jruby/Ruby.java:1286 init at org/jruby/Ruby.java:1185 newInstance at org/jruby/Ruby.java:341 internalRun at org/jruby/Main.java:271 run at org/jruby/Main.java:232 main at org/jruby/Main.java:204 `jgem list` has the same result. -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 5.6.0-1-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_CRAP Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8), LANGUAGE=pt_BR:pt:en (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages jruby depends on: ii ant 1.10.7-1 ii default-jre [java9-runtime] 2:1.11-72 ii junit4 4.12-8 ii libasm-java 7.2-1 ii libbsf-java 1:2.4.0-8 ii libbytelist-java 1.0.15-1 ii libdirgra-java 0.3-1 ii libheadius-options-java 1.4-2 ii libinvokebinder-java 1.7-2 ii libjansi-java 1.18-1 ii libjcodings-java 1.0.50-1 ii libjffi-jni 1.2.7-11+b1 ii libjitescript-java 0.4.1-3 ii libjnr-constants-java 0.9.9-2 ii libjnr-enxio-java 0.16-2 ii libjnr-ffi-java 2.1.7-1 ii libjnr-netdb-java 1.1.6-1 ii libjnr-posix-java 3.0.45-2 ii libjnr-unixsocket-java 0.18-3 ii libjnr-x86asm-java 1.0.2-5 ii libjoda-time-java 2.10.5-1 ii libjruby-joni-java 2.1.34-1 ii libjzlib-java 1.1.3-2 ii libmodulator-java 1.0-3 ii libosgi-core-java 6.0.0-1 ii libpsych-java 3.1.0+really3.1.0-1 ii libruby2.7 [ruby-psych] 2.7.1-2 ii libunsafe-fences-java 1.0-1 ii libunsafe-mock-java 8.0-3 ii libyaml-snake-java 1.26+ds-1 ii nailgun 0.9.3-3+b1 ii openjdk-10-jre [java9-runtime] 10.0.2+13-2 ii openjdk-11-jre [java9-runtime] 11.0.7+10-3 ii openjdk-9-jre [java9-runtime] 9.0.4+12-4 ii ruby-jar-dependencies 0.3.10-2 Versions of packages jruby recommends: ii jruby-openssl 0.9.21-3 ii libruby2.7 [ruby-json] 2.7.1-2 ii ri 1:2.7+1 ii ruby-json 2.3.0+dfsg-1+b2 ii ruby-rspec 3.9.0c1e0m1s2-1 ii ruby-test-unit 3.3.5-1 jruby suggests no packages. -- no debconf information
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: jruby Source-Version: 9.3.9.0+ds-1 Done: Jérôme Charaoui <[email protected]> We believe that the bug you reported is fixed in the latest version of jruby, 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. Jérôme Charaoui <[email protected]> (supplier of updated jruby 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: SHA256 Format: 1.8 Date: Sat, 03 Dec 2022 12:32:59 -0500 Source: jruby Architecture: source Version: 9.3.9.0+ds-1 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Jérôme Charaoui <[email protected]> Closes: 895837 922682 960247 1014818 Changes: jruby (9.3.9.0+ds-1) unstable; urgency=medium . * New upstream release incorporating security fixes for CVE-2021-31810 CVE-2021-32066 (Closes: #895837, #1014818) * From this release onwards, JRuby no longer loads any C Ruby shared system libraries, and instead bundles a set of Ruby 2.6-compatible gems in a pair of orig-source tarballs. See d/README.source for details. (Closes: #922682, #960247) * Updated d/copyright for latest release and new components * Repacked source to exclude prebuilt Windows binaries * d/control: - Dropped C Ruby shared system libs from Build-Deps - Dropped jruby-openssl from Build-Deps, now bundled via orig-source gem - Dropped upstream deprecated Build-Deps: libbytelist-java, libmodulator-java, libunsafe-fences-java, libunsafe-mock-java, nailgun - Dropped redundant Build-Dep: libjnr-x86asm-java + Added minimum versions for invokebinder and jffi Build-Deps + Added myself to Uploaders + Flagged testsuite-related Build-Deps with !nocheck + Bumped Standards-Version to 4.6.1, no changes needed + Added Rules-Requires-Root: no * d/patches: - Dropped LOAD_PATH jruby patch fully + Rebased patches for new upstream version + Added several patches for testsuite fixes and workarounds * d/rules: + Added get-orig-source target to pull upstream tarball and generate tarballs containing the required gems + Added execute_before_dh_auto_configure target to install ruby gems into the jruby source tree prior to subsequent build and test targets, and replace gem-bundled jars by those shipped in Debian packages - Streamlined build and test targets to avoid unnecessary maven invocations - Scaled down testing scope to java tests during build to focus unit and integration testing in new autopkgtests + Fixed bin script shebangs not to use /usr/bin/env + Patched out code for loading bundled jars in readline and psych gems + Removed or replaced bundled fonts in documentation * Updated maven rules and ignoreRules, cleaned up empty mavenhelper files * Updated d/watch * Added d/upstream/metadata * Added autopkgtests * Fixed typos in manpages Checksums-Sha1: 492e8405a780c6cf09761d7aa576e235ba590fab 2874 jruby_9.3.9.0+ds-1.dsc c1018767194fbb2979d77ad8f14011ec2d74ba3a 12637736 jruby_9.3.9.0+ds.orig-rubygems-default.tar.xz 86876ddc3e0d0acbe5d37b6a6a4cd3f51c48a0bd 5334168 jruby_9.3.9.0+ds.orig.tar.xz 5c6d0b9d94e14f5a496325269d529fbc018359ce 37712 jruby_9.3.9.0+ds-1.debian.tar.xz 74dd4eac4af9f242d2797e5f541dfe3861d38a77 16241 jruby_9.3.9.0+ds-1_amd64.buildinfo Checksums-Sha256: c566ef66d00f2811160e866c236dc519fc37f40f1803e041bdd24f2d72a25cbd 2874 jruby_9.3.9.0+ds-1.dsc d207feac4f3479529b2394c765455d3114d86cc2844707cd958fb897b361b235 12637736 jruby_9.3.9.0+ds.orig-rubygems-default.tar.xz f826c30426bb15bbe5be8d7290f48474d9e2833a521b5b9a01fca43cb3780997 5334168 jruby_9.3.9.0+ds.orig.tar.xz 27d25f1a393a4bad171acddbe796f527f8470ceb31945cf05f95546638f229f1 37712 jruby_9.3.9.0+ds-1.debian.tar.xz 1b1a4bf3cbcccd0332d4d59e3da9babf773b2fd03b1fc6dbc1d4d82b1741eb78 16241 jruby_9.3.9.0+ds-1_amd64.buildinfo Files: 970d050bb7043ac79e96f92f73a77b78 2874 ruby optional jruby_9.3.9.0+ds-1.dsc 7eca75a64f78892b7cd6e5d87afb0731 12637736 ruby optional jruby_9.3.9.0+ds.orig-rubygems-default.tar.xz 9e38d1a2dbcd7c2accc07156732b6737 5334168 ruby optional jruby_9.3.9.0+ds.orig.tar.xz a7e4943d1b5e861e81d75025a7b48c7e 37712 ruby optional jruby_9.3.9.0+ds-1.debian.tar.xz 6de8754ca3a0b5937659cf93906fa792 16241 ruby optional jruby_9.3.9.0+ds-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQTAq04Rv2xblqv/eu5pxS9ljpiFQgUCY4uwjAAKCRBpxS9ljpiF Qit2AP0aVFR/cFJ5LPaiXCQYM+2TW8qb9WztUl2811HjMKzd+wD+LahHcNjQPlZi i2K0pLEXWFGkitd/W51DxUfCqJ2fKAw= =a8yr -----END PGP SIGNATURE-----
--- End Message ---

