Your message dated Wed, 24 Apr 2019 10:38:23 +0000
with message-id <e1hjfif-0005lm...@fasolo.debian.org>
and subject line Bug#925071: fixed in openjdk-11 11.0.3+7-3
has caused the Debian Bug report #925071,
regarding openjdk-11-jre: please add Breaks: eclipse-platform (<< 3.8.1-11)
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.)
--
925071: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925071
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openjdk-11-jre
Version: 11.0.3+1-1
Severity: important
Tags: patch
Hi,
while analyzing piuparts stretch -> buster distupgrade tests, I found
some cases where packages from stretch were not upgraded to the new
version in buster, but the old version was kept installed instead.
This is usually caused by some obsolete packages not getting removed,
because they are part of a package group with a rather high score.
One such problematic group is the old eclipse stack from stretch that
prevents some java packages from being upgraded to buster if it does not
get removed.
I successfully tested that adding
Breaks: eclipse-platform (<< 3.8.1-11)
to openjdk-11-jre fixes these upgrade paths. The old eclipse packages
get removed and everything else gets upgraded as expected.
Andreas
diff -Nru openjdk-11-11.0.3+1/debian/changelog
openjdk-11-11.0.3+1/debian/changelog
--- openjdk-11-11.0.3+1/debian/changelog 2019-02-27 15:44:14.000000000
+0100
+++ openjdk-11-11.0.3+1/debian/changelog 2019-03-18 15:01:43.000000000
+0100
@@ -1,3 +1,10 @@
+openjdk-11 (11.0.3+1-2) UNRELEASED; urgency=medium
+
+ * openjdk-11-jre: Add Breaks: eclipse-platform (<< 3.8.1-11) to smoothen
+ upgrades from stretch. (Closes: #xxxxxx)
+
+ -- Andreas Beckmann <a...@debian.org> Mon, 18 Mar 2019 15:01:43 +0100
+
openjdk-11 (11.0.3+1-1) unstable; urgency=medium
* OpenJDK 11.0.3+1 build.
diff -Nru openjdk-11-11.0.3+1/debian/control openjdk-11-11.0.3+1/debian/control
--- openjdk-11-11.0.3+1/debian/control 2019-02-10 10:18:49.000000000 +0100
+++ openjdk-11-11.0.3+1/debian/control 2019-03-18 15:01:43.000000000 +0100
@@ -92,6 +92,8 @@
${shlibs:Depends}, ${misc:Depends}
Recommends: ${dlopenjre:Recommends}, ${bridge:Recommends}, fonts-dejavu-extra
Suggests: ${pkg:pulseaudio}
+Breaks:
+ eclipse-platform (<< 3.8.1-11),
Provides: java-runtime, java2-runtime,
java5-runtime, java6-runtime,
java7-runtime, java8-runtime,
diff -Nru openjdk-11-11.0.3+1/debian/control.in
openjdk-11-11.0.3+1/debian/control.in
--- openjdk-11-11.0.3+1/debian/control.in 2019-02-10 10:18:46.000000000
+0100
+++ openjdk-11-11.0.3+1/debian/control.in 2019-03-18 15:01:43.000000000
+0100
@@ -92,6 +92,8 @@
${shlibs:Depends}, ${misc:Depends}
Recommends: ${dlopenjre:Recommends}, ${bridge:Recommends}, @core_fonts@
Suggests: ${pkg:pulseaudio}
+Breaks:
+ eclipse-platform (<< 3.8.1-11),
Provides: java-runtime, java2-runtime,
java5-runtime, java6-runtime,
java7-runtime, java8-runtime,
eclipse-wtp_None.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: openjdk-11
Source-Version: 11.0.3+7-3
We believe that the bug you reported is fixed in the latest version of
openjdk-11, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@ubuntu.com> (supplier of updated openjdk-11 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, 24 Apr 2019 10:21:11 +0200
Source: openjdk-11
Architecture: source
Version: 11.0.3+7-3
Distribution: unstable
Urgency: medium
Maintainer: OpenJDK Team <open...@lists.launchpad.net>
Changed-By: Matthias Klose <d...@ubuntu.com>
Closes: 925071
Changes:
openjdk-11 (11.0.3+7-3) unstable; urgency=medium
.
* Add breaks to the openjdk-11-jre-headless package:
- For unattended upgrades: jetty9, netbeans, tomcat8, visualvm.
- For eclipse 3.8 removal: eclipse-platform. Closes: #925071.
- For configuration with vendor flag: libreoffice-core.
.
* Apply updates from jdk11u-dev, and remove locally applied patches:
- 8206955: MethodHandleProxies.asInterfaceInstance does not support default
methodsdefault tip.
- 8221304: Problem list java/awt/FontMetrics/MaxAdvanceIsMax.java.
- 8218854: FontMetrics.getMaxAdvance may be less than the maximum
FontMetrics.charWidth.
- 8214002: Cannot use italic font style if the font has embedded bitmap.
- 8222522: Add configure options for Mac Bundle creation.
- 8221880: Better customization for Windows RC properties FileDescription
and ProductName.
- 8222133: Add temporary exceptions for root certs that are due to expire
soon.
- 8222089: [TESTBUG] sun/security/lib/cacerts/VerifyCACerts.java fails due
to cert within 90-day expiry window.
- 8170494: JNI exception pending in PlainDatagramSocketImpl.c.
- 8217879: hs_err should print more instructions in hex dump.
- 8222410: java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile
hangs when "nc" does not accept "-U".
- 8222397: x86_32 tests with UseSHA1Intrinsics SEGV due to garbled
registers.
- 8209914: javadoc search sometimes generates bad URIs.
- 8218020: Fix version number in mesa.md 3rd party legal file.
- 8188133: C2: Static field accesses in clinit can trigger
deoptimizations.
- 8215472: (zipfs) Cleanups in implementation classes of jdk.zipfs and
tests.
- 8211266: [TESTBUG] ZipFSTester.java failed intermittently in
ZipFSTester.checkRead(): bound must be positive.
- 8210899: (zipfs) ZipFileSystem.EntryOutputStreamCRC32 mistakenly set the
crc32 value into size field.
- 8217647: JFR: recordings on 32-bit systems unreadable.
- 8216970: condy causes JVM crash.
- 8222032: x86_32 fails with "wrong size of mach node" on AVX-512 machine.
- 8221917: serviceability/sa/TestPrintMdo.java fails on 32-bit platforms.
- 8220349: The fix done for JDK-8214253 have caused issues in JTree
behaviour.
- 8221833: Readability check in Symbol::is_valid not performed for some
addresses.
- 8220441: [PPC64] Clobber memory effect missing for memory barriers in
atomics.
- 8218991: s390: Add intrinsic for GHASH algorithm.
- 8220625: tools/javac/classreader/8171132/BadConstantValue.java failed
with "did not see expected error".
Checksums-Sha1:
3c167c1bb791aa7c661ab97d84484a00d18b1673 4692 openjdk-11_11.0.3+7-3.dsc
40472f3390ba9fbc59b59e9a9d7f7597f667bf6e 412032
openjdk-11_11.0.3+7-3.debian.tar.xz
9e485ea2fa43af827dfc812f3bda2bdbb29d3718 17331
openjdk-11_11.0.3+7-3_source.buildinfo
Checksums-Sha256:
5b66202d43da9d780bb41a06a9d78f4f2e841391f5380a978b0f512457f975c1 4692
openjdk-11_11.0.3+7-3.dsc
599069ff0e8c3fa42caa7d533c60f7eaee1b8d0974e0c408aa4b688c61e1d243 412032
openjdk-11_11.0.3+7-3.debian.tar.xz
45788327c8231833bdc4e3db4278558d166811bdd7d7f424f6cd074fa0723bf1 17331
openjdk-11_11.0.3+7-3_source.buildinfo
Files:
a052812a083dea46f817298b88b14b42 4692 java optional openjdk-11_11.0.3+7-3.dsc
952234cbe523df1792c6a0c1f4918870 412032 java optional
openjdk-11_11.0.3+7-3.debian.tar.xz
3a73784b5e2d7c7c0f429912f8a6fdbd 17331 java optional
openjdk-11_11.0.3+7-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlzAN84QHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9QSVEADDUZth9wMae10m8SyPYXW/EC45LUXs+6ml
ZS3MPU8EXsNY/rbJ3rgJ9OzHE6d1WgYsM4INcADgfobd/Bc4Tr9oM7HTnVn9lXJd
F29qaf37XKfZ0Lf/uDt3v2c3of2NzFzA340hlBzb6/JnoLR6kfKMwAVvv3Bp0k4a
TUcCZgh1/mga6E3WdaaUX32oqEgv9BvBj6gxme7X8FzXMUKpTXm0cNruYP/etSXe
dxjLxDDwLLLI1wXKaw39A372Rl2UR136Z5kQdAgHZ/CZNHGdzeum+5Zp6Z189dOj
UCmnNqqDTCcPHI3nGi2Zd1PQbxtXWTOtxUH0YJYXpeAJKHKcRScTUGoZLeeJ6spG
LHFXx9bl6d6LOmQCGrJAzSNp5oKVGB41uhUFSbvMpaqrG7/IFXFaCmGislbPtEDR
DxSMX547mtvM3YfKrKyJBdyFQvMJa5E7nTVy5fp6RCbOU8JQpfkZFQyjUaYZK5pg
rNutoLZ1/SElFO7kpSQP8eKDoFsKqFYPKk+G/RcQvRXKUTovpaytQFufMX9zs/1s
084BVau+dew1QjeEff83I755NnVXyWDMZpXYBf1a6JpX82nswCLnFmfSurlB+SVR
ko/Bs2siZVemUUTH60LC4hvzzK+wPF3xu6aPjBy36pbTXFgIXCKVDyufdYd0KNuq
dxEWSlb83Q==
=IMbG
-----END PGP SIGNATURE-----
--- End Message ---