Your message dated Wed, 08 Mar 2023 11:49:45 +0000
with message-id <e1pzsij-001vsl...@fasolo.debian.org>
and subject line Bug#1032506: fixed in plantuml 1:1.2020.2+ds-3
has caused the Debian Bug report #1032506,
regarding plantuml: crashes on startup
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 ow...@bugs.debian.org
immediately.)


-- 
1032506: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1032506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: plantuml
Version: 1:1.2020.2+ds-2
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: vic...@westerhu.is

Hi maintainer,

Plantuml immediately crashes on startup with the following stacktrace:

Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: 
/usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so
        at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2393)
        at java.base/java.lang.Runtime.load0(Runtime.java:755)
        at java.base/java.lang.System.load(System.java:1953)
        at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
        at 
java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174)
        at 
java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:315)
        at 
java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:285)
        at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2398)
        at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:818)
        at java.base/java.lang.System.loadLibrary(System.java:1989)
        at java.desktop/java.awt.image.ColorModel$1.run(ColorModel.java:210)
        at java.desktop/java.awt.image.ColorModel$1.run(ColorModel.java:208)
        at 
java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
        at 
java.desktop/java.awt.image.ColorModel.loadLibraries(ColorModel.java:207)
        at java.desktop/java.awt.image.ColorModel.<clinit>(ColorModel.java:220)
        at 
java.desktop/java.awt.image.BufferedImage.<clinit>(BufferedImage.java:286)
        at net.sourceforge.plantuml.FileFormat.<clinit>(FileFormat.java:90)
        at net.sourceforge.plantuml.Option.<init>(Option.java:94)
        at net.sourceforge.plantuml.Run.main(Run.java:88)

The requested library, /usr/lib/jvm/java-17-openjdk-amd64/lib/libawt_xawt.so,
is found in openjdk-17-jre, which is not a dependency of default-jre-headless.
It is, however, a dependency of default-jre. Manually installing default-jre
does indeed solve the error.

--
Groet, Regards,

Victor Westerhuis

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.14+ (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plantuml depends on:
ii  default-jre-headless          2:1.17-74
ii  libavalon-framework-java      4.2.0-10
ii  libbatik-java                 1.16+dfsg-1
ii  libcommons-io-java            2.11.0-2
ii  libcommons-logging-java       1.2-3
ii  libfop-java                   1:2.8-2
ii  libjlatexmath-java            1.0.7-3
ii  libxml-commons-external-java  1.4.01-5
ii  libxmlgraphics-commons-java   2.8-2

Versions of packages plantuml recommends:
ii  graphviz  2.42.2-7+b3

plantuml suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: plantuml
Source-Version: 1:1.2020.2+ds-3
Done: Andrej Shadura <andre...@debian.org>

We believe that the bug you reported is fixed in the latest version of
plantuml, 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 1032...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated plantuml 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 08 Mar 2023 12:22:25 +0100
Source: plantuml
Architecture: source
Version: 1:1.2020.2+ds-3
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <andre...@debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Closes: 966443 1032506
Changes:
 plantuml (1:1.2020.2+ds-3) unstable; urgency=medium
 .
   [ Tomas Janousek ]
   * Update ditaa (Closes: #966443).
   * Support SVG export in ditaa.
   * ditaa: Force String.format locale to fix decimal separator.
   * ditaa: Do not fill dashed shapes, especially not open ones.
 .
   [ Victor Westerhuis ]
   * Use headless mode if default-jre is not installed (Closes: #1032506).
 .
   [ Adrian Friedli ]
   * Improve launcher script.
 .
   [ Andrej Shadura ]
   * Add autopkgtests.
Checksums-Sha1:
 5666a023a0406f0289fe72dab35bd789195bab90 1568 plantuml_1.2020.2+ds-3.dsc
 5e69ddf242d14605a5451b9a90c7cde0bf8a37ac 45664 
plantuml_1.2020.2+ds-3.debian.tar.xz
Checksums-Sha256:
 8a8803c6b148c3c733f39b550e418f0be3f776014cd3017abf331ef0da33e3e7 1568 
plantuml_1.2020.2+ds-3.dsc
 c1de0a39e290050b2ca311c77f1244605704186ae131f0912a6abb9fda2c4ab9 45664 
plantuml_1.2020.2+ds-3.debian.tar.xz
Files:
 b11e65075d3000997839188b49ab3641 1568 graphics optional 
plantuml_1.2020.2+ds-3.dsc
 d03ec478a30e26ad1c21e416a8989121 45664 graphics optional 
plantuml_1.2020.2+ds-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCZAh0yQAKCRDoRGtKyMdy
YZaXAP4vHf69pqccxhV2ZbujFcXNWE73lKPYOCdZQrQyWuLt4AD/X87ukOdurEeW
GftBsN7MZ2pHAp+lI7anDkSfeAKUWAY=
=3qZY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to