[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#975874: buster-pu: package openjdk-11/11.0.9.1+1-1~deb10u1



On Sat, Nov 28, 2020 at 04:56:28PM +0000, Adam D. Barratt wrote:
> On Sat, 2020-11-28 at 08:01 -0800, tony mancill wrote:
> > On Sat, Nov 28, 2020 at 05:10:39PM +0200, Adrian Bunk wrote:
> > > On Wed, Nov 25, 2020 at 08:23:45PM -0800, tony mancill wrote:
> > > > -with_check = disabled for this upload
> > > > +# with_check = disabled for this upload
> > > > ...
> > > 
> > > FTR, this change increases the build time on zero architectures by
> > > half a week of running tests.
> > > 
> > > E.g. on mipsel-osuosl-01 that is currently building mips64el this
> > > adds 3 days 23 hours to the buildtime.[1]
> > > 
> > > Which is a bit wasteful since failures are ignored and a 3 digit
> > > number of tests fail on all release architectures.
> [...]
> > Ugh, that is unfortunate.  The "with_check" change is there to keep
> > the package as close to the version in testing/unstable as
> > feasible.  The only sourceful packaging difference is the build-dep
> > on g++-8 instead of g++-10.
> > 
> > Adam expressed concerns about the change as well.  Do I need to
> > prepare another upload?
> 
> Given that this weekend is the freeze for the point release, that might
> be safest, just in case the builds show any issues. It's at least not a
> regression from the version currently in buster.

I assumed that I needed to bump the revision instead of overwriting
deb10u1; debdiff for the deb10u2 source package attached.  

Let me know if that looks okay and I can proceed with the upload.

Thank you,
tony
diff -Nru openjdk-11-11.0.9.1+1/debian/changelog openjdk-11-11.0.9.1+1/debian/changelog
--- openjdk-11-11.0.9.1+1/debian/changelog	2020-11-25 08:55:48.000000000 -0800
+++ openjdk-11-11.0.9.1+1/debian/changelog	2020-11-28 09:42:37.000000000 -0800
@@ -1,3 +1,10 @@
+openjdk-11 (11.0.9.1+1-1~deb10u2) buster; urgency=medium
+
+  * Rebuild for Buster (Closes: #975728)
+  * Disable tests for this upload.
+
+ -- tony mancill <tmancill@debian.org>  Sat, 28 Nov 2020 09:42:37 -0800
+
 openjdk-11 (11.0.9.1+1-1~deb10u1) buster; urgency=medium
 
   * Rebuild for Buster (Closes: #975728)
diff -Nru openjdk-11-11.0.9.1+1/debian/rules openjdk-11-11.0.9.1+1/debian/rules
--- openjdk-11-11.0.9.1+1/debian/rules	2020-11-05 05:32:42.000000000 -0800
+++ openjdk-11-11.0.9.1+1/debian/rules	2020-11-28 09:42:37.000000000 -0800
@@ -158,7 +158,7 @@
 ifneq (,$(filter $(distrel), precise trusty))
   with_docs =
 endif
-# with_check = disabled for this upload
+with_check = disabled for this upload
 
 with_wqy_zenhai = $(if $(filter $(distrel),lenny),,yes)
 

Attachment: signature.asc
Description: PGP signature


Reply to: