Your message dated Thu, 7 Jul 2022 16:34:53 +0200
with message-id <[email protected]>
and subject line Re: [DKIM] Bug#1014516: josm: start script does not properly
pass needed java arguements
has caused the Debian Bug report #1014516,
regarding josm: start script does not properly pass needed java arguements
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.)
--
1014516: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014516
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: josm
Version: 0.0.svn18463+dfsg-1~bpo11+1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
Running josm with openjdk-17-jre I miss all the VM arguments from the start
script "/usr/bin/josm", e.g. "VM arguments:
[--module-path /usr/share/openjfx/lib --add-modules
java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web
-Djosm.restart=true, -Djava.net.useSystemProxies=true
--add-exports=java.base/sun.security.action=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED]
For more details see https://josm.openstreetmap.de/ticket/22157
-- System Information:
Debian Release: 11.3
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.0-15-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages josm depends on:
ii fonts-noto 20201225-1
ii jmapviewer 2.16+dfsg-1~bpo11+1
ii libcommons-compress-java 1.20-1
ii libgettext-commons-java 0.9.6-6
ii openjdk-17-jre [java9-runtime] 17.0.3+7-1~deb11u1
ii openjfx 11.0.11+0-1
ii proj-data 7.2.1-1
Versions of packages josm recommends:
pn josm-l10n <none>
josm suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
fixed 1014516 josm/0.0.svn18511+dfsg-1
thanks
On 7/7/22 14:44, [email protected] wrote:
Running josm with openjdk-17-jre I miss all the VM arguments from the start script
"/usr/bin/josm", e.g. "VM arguments:
[--module-path /usr/share/openjfx/lib --add-modules
java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web
-Djosm.restart=true, -Djava.net.useSystemProxies=true
--add-exports=java.base/sun.security.action=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED]
This is fixed in josm (0.0.svn18511+dfsg-1):
$ JAVACMD=/usr/lib/jvm/java-17-openjdk-amd64/bin/java bash -x
/usr/bin/josm --version
[...]
+ /usr/lib/jvm/java-17-openjdk-amd64/bin/java --module-path
/usr/share/openjfx/lib --add-modules
java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web
-Djosm.restart=true -Djava.net.useSystemProxies=true
--add-exports=java.base/sun.security.action=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED
--add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED -jar
/usr/share/josm/josm.jar --version
JOSM/1.5 (18511 Debian en) Linux Debian GNU/Linux bookworm/sid
+ '[' z0 '!=' z9 ']'
+ break
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1
--- End Message ---