Your message dated Fri, 05 Apr 2024 08:49:27 +0000
with message-id <[email protected]>
and subject line Bug#1068437: fixed in plantuml 1:1.2020.2+ds-4
has caused the Debian Bug report #1068437,
regarding plantuml fails to run due to recent changes to openjdk dependencies
in build environment
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.)
--
1068437: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068437
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: plantuml
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu noble ubuntu-patch
Dear Maintainer,
openjdk-*-jre-headless packages now recommend fontmanager dependencies, not
depend on them. This breaks plantuml, because the binary package depends on
default-jre-headless and recommended packages are not installed in the build
enviroment.
In Ubuntu, the attached patch was applied to achieve the following:
* d/control: make plantuml depend on default-jre, not default-jre-
headless (LP: #2060267).
Thanks for considering the patch.
-- System Information:
Debian Release: trixie/sid
APT prefers mantic-updates
APT policy: (500, 'mantic-updates'), (500, 'mantic-security'), (500,
'mantic'), (100, 'mantic-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.5.0-26-generic (SMP w/32 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
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru plantuml-1.2020.2+ds/debian/control
plantuml-1.2020.2+ds/debian/control
--- plantuml-1.2020.2+ds/debian/control 2023-03-09 00:22:25.000000000 +1300
+++ plantuml-1.2020.2+ds/debian/control 2024-04-05 18:15:16.000000000 +1300
@@ -19,7 +19,7 @@
Architecture: all
Depends:
${misc:Depends},
- default-jre-headless,
+ default-jre,
libfop-java,
libbatik-java,
libjlatexmath-java,
--- End Message ---
--- Begin Message ---
Source: plantuml
Source-Version: 1:1.2020.2+ds-4
Done: Andrej Shadura <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andrej Shadura <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 05 Apr 2024 10:40:17 +0200
Source: plantuml
Architecture: source
Version: 1:1.2020.2+ds-4
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Closes: 1067333 1068437
Changes:
plantuml (1:1.2020.2+ds-4) unstable; urgency=medium
.
* Explicitly depend on fontmanager dependencies as headless JRE
no longer does (Closes: #1068437, #1067333).
Checksums-Sha1:
1aa2ac66004e6cef5b10d2180248e5d13ae337b0 1568 plantuml_1.2020.2+ds-4.dsc
359bd89d331524a848b847f1ba9bd0d85de1724f 45828
plantuml_1.2020.2+ds-4.debian.tar.xz
Checksums-Sha256:
daae239d384449ad0a0151c8aa6c9604573bb23491e1039f33f29bd61b3290d7 1568
plantuml_1.2020.2+ds-4.dsc
b4f3c1f13c78c70dcecc6b10bfd81dd8352f698be6679f0d7018175b7b2bee59 45828
plantuml_1.2020.2+ds-4.debian.tar.xz
Files:
c76901768db54b90b2a8bcc5bb616855 1568 graphics optional
plantuml_1.2020.2+ds-4.dsc
2233216dc912ff9d6b048783c883ed89 45828 graphics optional
plantuml_1.2020.2+ds-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCZg+5hwAKCRDoRGtKyMdy
Yba9AP9i/6KF5Wv7F6tkduoeGoaKyrgPNU6gYhdo44oBTWZPqwD9F4C0P4iB0yTD
udV58wEOuaPihuKORvcgxcg554PrnwI=
=4mxd
-----END PGP SIGNATURE-----
pgpygH6rMmPji.pgp
Description: PGP signature
--- End Message ---