Your message dated Sun, 09 Sep 2018 08:34:23 +0000
with message-id <[email protected]>
and subject line Bug#906240: fixed in db5.3 5.3.28+dfsg1-0.2
has caused the Debian Bug report #906240,
regarding db5.3: Please enable full Java support for m68k
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.)
--
906240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: db5.3
Version: 5.3.28-13.1+b1
Severity: normal
Tags: patch
User: [email protected]
Usertags: m68k
Hello!
In #719842 [1], Java support was disabled for m68k since the OpenJDK
support for this platform was broken back then.
Nowadays, OpenJDK works very well on m68k and we're currently building
all version from OpenJDK 8 through 11. Thus, it should be safe to enable
Java support for m68k in db5.3.
See attached patch.
Thanks,
Adrian
> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719842
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - [email protected]
`. `' Freie Universitaet Berlin - [email protected]
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
diff -Nru old/db5.3-5.3.28/debian/control new/db5.3-5.3.28/debian/control
--- old/db5.3-5.3.28/debian/control 2017-08-17 14:35:22.000000000 +0200
+++ new/db5.3-5.3.28/debian/control 2018-08-15 23:26:56.599389036 +0200
@@ -12,8 +12,8 @@
dh-autoreconf,
tcl-dev,
procps [!hurd-i386],
- javahelper [!m68k],
- default-jdk [!m68k]
+ javahelper,
+ default-jdk
Homepage:
http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/overview/index.html
Vcs-Browser: https://anonscm.debian.org/git/pkg-db/db5.3.git
Vcs-Git: git://anonscm.debian.org/pkg-db/db5.3.git
diff -Nru old/db5.3-5.3.28/debian/rules new/db5.3-5.3.28/debian/rules
--- old/db5.3-5.3.28/debian/rules 2017-08-17 14:35:22.000000000 +0200
+++ new/db5.3-5.3.28/debian/rules 2018-08-15 23:26:36.403388500 +0200
@@ -18,7 +18,7 @@
-include /usr/share/javahelper/java-vars.mk
-JAVA_BROKEN_ARCHS = m68k
+JAVA_BROKEN_ARCHS =
ENABLE_JAVA=no
@@ -97,7 +97,7 @@
BROKEN_CPUS = zs390z
-VERY_BROKEN_CPUS = zm68kz zhppaz
+VERY_BROKEN_CPUS = zhppaz
BROKEN_SYSTEMS = zgnuz
VERY_BROKEN_SYSTEMS =
--- End Message ---
--- Begin Message ---
Source: db5.3
Source-Version: 5.3.28+dfsg1-0.2
We believe that the bug you reported is fixed in the latest version of
db5.3, 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.
John Paul Adrian Glaubitz <[email protected]> (supplier of updated
db5.3 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: Sun, 09 Sep 2018 09:33:40 +0200
Source: db5.3
Binary: db5.3-doc libdb5.3-dev libdb5.3 db5.3-util db5.3-sql-util libdb5.3++
libdb5.3++-dev libdb5.3-tcl libdb5.3-dbg libdb5.3-java-jni libdb5.3-java
libdb5.3-java-dev libdb5.3-sql-dev libdb5.3-sql libdb5.3-stl-dev libdb5.3-stl
Architecture: source
Version: 5.3.28+dfsg1-0.2
Distribution: sid
Urgency: medium
Maintainer: John Paul Adrian Glaubitz <[email protected]>
Changed-By: John Paul Adrian Glaubitz <[email protected]>
Description:
db5.3-doc - Berkeley v5.3 Database Documentation [html]
db5.3-sql-util - Berkeley v5.3 SQL Database Utilities
db5.3-util - Berkeley v5.3 Database Utilities
libdb5.3 - Berkeley v5.3 Database Libraries [runtime]
libdb5.3++ - Berkeley v5.3 Database Libraries for C++ [runtime]
libdb5.3++-dev - Berkeley v5.3 Database Libraries for C++ [development]
libdb5.3-dbg - Berkeley v5.3 Database Libraries [debug]
libdb5.3-dev - Berkeley v5.3 Database Libraries [development]
libdb5.3-java - Berkeley v5.3 Database Libraries for Java
libdb5.3-java-dev - Berkeley v5.3 Database Libraries for Java [development]
libdb5.3-java-jni - Berkeley v5.3 Database Libraries for Java
libdb5.3-sql - Berkeley v5.3 Database Libraries [SQL runtime]
libdb5.3-sql-dev - Berkeley v5.3 Database Libraries [SQL development]
libdb5.3-stl - Berkeley v5.3 Database Libraries [STL runtime]
libdb5.3-stl-dev - Berkeley v5.3 Database Libraries [STL development]
libdb5.3-tcl - Berkeley v5.3 Database Libraries for Tcl [module]
Closes: 906240
Changes:
db5.3 (5.3.28+dfsg1-0.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Re-enable Java bindings on m68k. (Closes: #906240)
Checksums-Sha1:
e0df4bf3b806c5fadd5dadc990a3b9e93b97541d 2991 db5.3_5.3.28+dfsg1-0.2.dsc
50af1caeeb37357622c4cb4826b53702ea77a8a7 29120
db5.3_5.3.28+dfsg1-0.2.debian.tar.xz
fcc2d2d3cba2469d2f1ff005faf3ef39392d13b8 15857
db5.3_5.3.28+dfsg1-0.2_amd64.buildinfo
Checksums-Sha256:
f83cb4a68948870bb8ea6cf75c4ce254e7e7618609360f3ba61ee0a710048ff2 2991
db5.3_5.3.28+dfsg1-0.2.dsc
d94443c370c8a6ef97c0ec01734063bfea3edf6ddf64de43fd9160fffa6eb290 29120
db5.3_5.3.28+dfsg1-0.2.debian.tar.xz
cbc0628b1a876d5b427ccfc6d637dcb50c80dd2bda9667cc1a3e9caa0e457bdd 15857
db5.3_5.3.28+dfsg1-0.2_amd64.buildinfo
Files:
7e8f97f0a9f7c537a40933c606273ace 2991 libs standard db5.3_5.3.28+dfsg1-0.2.dsc
145a424ebd139a7bf3ee521f085fee61 29120 libs standard
db5.3_5.3.28+dfsg1-0.2.debian.tar.xz
8dd6f1260d27f070c3bae628d660a864 15857 libs standard
db5.3_5.3.28+dfsg1-0.2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEYv+KdYTgKVaVRgAGdCY7N/W1+RMFAluU0lwACgkQdCY7N/W1
+RMX/w//aP9SQ/fvbceSutGDvlaPxmFor3shLTpA1irGONR8QjpmwQFrQ4AWFBQY
E0jqcM8cMWmCKfV5VtJcOQ/M1Lv4k6W2DyJmhhiZbLUZBIcCZzUeYRAEgXaeIqe0
V88gamcsQcmskLSeADeYGFiDm5II0nDtgTPkJdRcKywr0ROGIUccf5pQHelr5Ek9
oTBwjCv3XHs0lJAaxlBKt36SXzhZmA3egmF9k/eDOPQE6BwIwW+k/PA5GcC7BCqS
TFV0c35/+67roKzuSLVvk7TkejtdnpOFWSfE4Xr6NZJymA9hT1Dchr2LnJAcF3Yh
H2+q6MSCE9/YodqZHiYlziXOCViNX7ZOssdNc93xmxMqXEfim2D1V9JZHjnqYxQF
PKEHDdAZnmExGzB57wIoPd0juur9SmEht5FbjPpT/vpaPP0UJi5okiKdjVDcx+4j
CSHPKIZ32XP/4mY4//zUGr0bP195ML50FNi1hsCe4N3fO1z1Ny0ivDXWiRcMR9rE
tHR8Iy9rBSYNekLtQ1jyN2k7Uk967/9D+XG+Ay5A1Hfn/w/jI/efmpX8plw9+aCN
sj8GxlNiTqGkDpk1xaBrGvW7vuSuRaBZt0gpuNOqFA9POyLfCN5VnjhR3gBUfk2j
ZGAfpI5c9IEvxjv7niOOhQ+ePZqiqW0r3lrDt5qYHq7cYs00CCM=
=yrYP
-----END PGP SIGNATURE-----
--- End Message ---