Your message dated Sun, 06 Nov 2022 22:19:10 +0000
with message-id <e1ornyw-0035a0...@fasolo.debian.org>
and subject line Bug#1011924: fixed in capsule-nextflow 1.1.1+dfsg-1
has caused the Debian Bug report #1011924,
regarding capsule-nextflow: FTBFS with OpenJDK 17 due to pack200 removal and 
ambiguous reference to FileSystems.newFileSystem()
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.)


-- 
1011924: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011924
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: capsule-nextflow
Version: 1.1.0+dfsg-4
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
Usertags: default-java17


capsule-nextflow fails to build with OpenJDK 17, the pack200 API has been 
removed
and a new FileSystems.newFileSystem() makes the existing call ambiguous:


  
/<<PKGBUILDDIR>>/capsule-util/src/main/java/co/paralleluniverse/capsule/Jar.java:40:
 error: cannot find symbol
  import java.util.jar.Pack200;
                      ^
    symbol:   class Pack200
    location: package java.util.jar
  
/<<PKGBUILDDIR>>/capsule-util/src/main/java/co/paralleluniverse/capsule/Jar.java:59:
 error: package Pack200 does not exist
      private Pack200.Packer packer;
                     ^
  
/<<PKGBUILDDIR>>/capsule-util/src/main/java/co/paralleluniverse/capsule/Jar.java:570:
 error: package Pack200 does not exist
      public Jar setPacker(Pack200.Packer packer) {
                                  ^
  
/<<PKGBUILDDIR>>/capsule-util/src/main/java/co/paralleluniverse/common/PathClassLoader.java:57:
 error: reference to newFileSystem is ambiguous
                      o = FileSystems.newFileSystem(p, null);
                                     ^
    both method newFileSystem(Path,ClassLoader) in FileSystems and method 
newFileSystem(Path,Map<String,?>) in FileSystems match
  Note: Some input files use or override a deprecated API.
  Note: Recompile with -Xlint:deprecation for details.
  Note: Some input files use unchecked or unsafe operations.
  Note: Recompile with -Xlint:unchecked for details.
  4 errors
  3 warnings

--- End Message ---
--- Begin Message ---
Source: capsule-nextflow
Source-Version: 1.1.1+dfsg-1
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
capsule-nextflow, 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 1011...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated capsule-nextflow 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: SHA512

Format: 1.8
Date: Sun, 06 Nov 2022 22:53:37 +0100
Source: capsule-nextflow
Architecture: source
Version: 1.1.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1011924
Changes:
 capsule-nextflow (1.1.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 1.1.1+dfsg
   * Refreshing patches
   * Raising Standards version to 4.6.1 (no change)
   * Supporting OpenJDK 17 (Closes: #1011924):
     - Removing use of java.util.jar.Pack200 package, removed in OpenJDK 17
     - Disambiguation of call to newFileSystem
     - Skipping tests attempting to access security sensitive fields
     - Adding --add-exports and --add-opens in the jar invocation
   * Removing the last lines of the autopkgtest, being useless because of set -e
Checksums-Sha1:
 4232edef55d1be2fe59e2d395eb27a5d35946dc9 2262 capsule-nextflow_1.1.1+dfsg-1.dsc
 bd70bb764e73e5b8db42ff0ef1b1014108ccf769 75536 
capsule-nextflow_1.1.1+dfsg.orig.tar.xz
 ba48b562ef5ef05dba7191d5efa5ea5373764bd0 43492 
capsule-nextflow_1.1.1+dfsg-1.debian.tar.xz
 174fca3de241f495fe17b60fa517af50ee63551f 11291 
capsule-nextflow_1.1.1+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 c2773be10fc6111c91426d6ab8ae8373479776f33ebfa0cc3ed27e4070d97fc4 2262 
capsule-nextflow_1.1.1+dfsg-1.dsc
 805000a60409e4ef65903a9e87d9316b227952bf4a71e6ff351652317eb20a79 75536 
capsule-nextflow_1.1.1+dfsg.orig.tar.xz
 d958c6e03aaeb07843e3417f4eef50636c082c7ac5623a2a8e942cc6c43f8390 43492 
capsule-nextflow_1.1.1+dfsg-1.debian.tar.xz
 48cd40014455c04ed4a2e52a97ed9faa874e102a9c527143e2e7276bc70ec9d0 11291 
capsule-nextflow_1.1.1+dfsg-1_amd64.buildinfo
Files:
 192efe0f242aa9e85e9ff6505d48fd52 2262 java optional 
capsule-nextflow_1.1.1+dfsg-1.dsc
 4eac5579afc9a6ba1813b7613e80b094 75536 java optional 
capsule-nextflow_1.1.1+dfsg.orig.tar.xz
 49e77989bce82c16139290cfaaa4c63a 43492 java optional 
capsule-nextflow_1.1.1+dfsg-1.debian.tar.xz
 4af24b55e0770017f43e8e7a7dcdc195 11291 java optional 
capsule-nextflow_1.1.1+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmNoLvkACgkQYAMWptwn
dHZPOhAAgLKbVzMPZu537Hn87NeA7XRAVd4oYic/LLaD3HdPUdLW8QAd8HtgvMFW
ZHhVbSdzrhaCMVjvq+Xgym9JrWgPc1ewetksBLdUKrwOcshJozUoNQnXLrx63NHE
gSiFx2zkPAkDnR2Ocwc2UJfTIu4mG9u5Xzjoz3VuHhiU1GYZypgJV6UQcrYBlgTs
HBbHhPhRiiQQVsKCt/J8R3rdqNSOfKp1R1Sdjtw6skwro0vODhn2wWWZT6/QYjNh
ECTlH5KxTwOMqsaxyfQyM5+rOP4m3cGH6PNyD8Mu1uLM6LuGiaDdR7fFSnF/cXVf
nZjNsjOVw9WC1xFAtD+ZZ2u6GHNKDkzfZRsbN+Ail+dhSS8RDMomlGWvQ+gCrh9I
3qFU8E6kPSGxStwNuMzxY0Eips4Ij/3LE8R4XJVJ8JRp7sOaljYsRYK8YBlbeeFX
s02H1Uds4nDeZapMfRBnWGyXD8BKOh+ulSdH9mQvfy9rOQ7EOK1NscjWuAdB5lH6
loxbBwqA7Vv8cuitZWrBCX1tHU3TTMMxff2NJzRTZlKRfb3bOLFSRD9A5INcJKBZ
JuHBrpoIobOfXdnuoFbaof71B1S1b8pXZCMgzxCLEIEtOEiWC+6p56iePUCuKkxN
YcQC3HwyBsrlFcF3yNk/hENnWRnVg472309sdHBhrzWvEms8A5U=
=xdDX
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to