Your message dated Fri, 03 Jun 2022 18:03:49 +0000
with message-id <e1nxbeh-0007ks...@fasolo.debian.org>
and subject line Bug#1011765: fixed in aether-ant-tasks 1.0.1-6
has caused the Debian Bug report #1011765,
regarding aether-ant-tasks: FTBFS: exception 
org.sonatype.plexus.components.cipher.PlexusCipherException is never thrown in 
body of corresponding try statement
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.)


-- 
1011765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011765
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: aether-ant-tasks
Version: 1.0.1-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=maven --with javahelper
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       mh_patchpoms -plibaether-ant-tasks-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    jh_linkjars -O--buildsystem=maven
>    dh_auto_build -O--buildsystem=maven
>       /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] ----------------< org.eclipse.aether:aether-ant-tasks 
> >-----------------
> [INFO] Building Aether Ant Tasks 1.0.1.v20141111
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.apache.maven:maven-aether-provider:jar:3.x has 
> been relocated to org.apache.maven:maven-resolver-provider:jar:3.x
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> aether-ant-tasks ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 7 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> aether-ant-tasks ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 40 source files to /<<PKGBUILDDIR>>/target/classes
> Use of target 1.5 is no longer supported, switching to 7
> Use of source 1.5 is no longer supported, switching to 7
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/eclipse/aether/internal/ant/AntModelResolver.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/eclipse/aether/internal/ant/AntModelResolver.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] 
> /<<PKGBUILDDIR>>/src/main/java/org/eclipse/aether/internal/ant/AntSecDispatcher.java:[30,9]
>  exception org.sonatype.plexus.components.cipher.PlexusCipherException is 
> never thrown in body of corresponding try statement
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  1.691 s
> [INFO] Finished at: 2022-05-25T21:16:35Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile 
> (default-compile) on project aether-ant-tasks: Compilation failure
> [ERROR] 
> /<<PKGBUILDDIR>>/src/main/java/org/eclipse/aether/internal/ant/AntSecDispatcher.java:[30,9]
>  exception org.sonatype.plexus.components.cipher.PlexusCipherException is 
> never thrown in body of corresponding try statement
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> dh_auto_build: error: /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar 
> -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/aether-ant-tasks_1.0.1-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: aether-ant-tasks
Source-Version: 1.0.1-6
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
aether-ant-tasks, 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 aether-ant-tasks 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: Fri, 03 Jun 2022 19:35:14 +0200
Source: aether-ant-tasks
Architecture: source
Version: 1.0.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1011765
Changes:
 aether-ant-tasks (1.0.1-6) unstable; urgency=medium
 .
   * Team upload
   * DefaultPlexusCipher does not throw a PlexusException anymore
     (Closes: #1011765)
   * Raising Standards version to 4.6.1 (Rules-Requires-Root: no)
   * Depending on debhelper-compat 13
   * Update watch file format version to 4.
   * Use secure URI in Homepage field.
   * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
Checksums-Sha1:
 10ff543d55798223161b425ccbd9fd1c70f024f3 2384 aether-ant-tasks_1.0.1-6.dsc
 5d3bc12dd7d2dd5f614edbb1a960cb2ff1353140 8144 
aether-ant-tasks_1.0.1-6.debian.tar.xz
 37068b740d94c2fb14776d6e507ff90e8831d2e9 15313 
aether-ant-tasks_1.0.1-6_amd64.buildinfo
Checksums-Sha256:
 bc11468e61a68095988c3de26cf19274a22f8162fa99b5f3ef75f482567f00ff 2384 
aether-ant-tasks_1.0.1-6.dsc
 23b3177daf8adf49d25d1a47e3eda2ab4b8aac54b77b4947c4e196f03aac12fb 8144 
aether-ant-tasks_1.0.1-6.debian.tar.xz
 1c13b6b92257a8952587834d69528554721113512ccb18a0039cde7792af3717 15313 
aether-ant-tasks_1.0.1-6_amd64.buildinfo
Files:
 b4e7e33a0a34e64cda4ec216e791ceb9 2384 java optional 
aether-ant-tasks_1.0.1-6.dsc
 c132dfa48fdcf76ef84bf716689f1d9c 8144 java optional 
aether-ant-tasks_1.0.1-6.debian.tar.xz
 8ed8c0e393d64af6811ab38b1751ae57 15313 java optional 
aether-ant-tasks_1.0.1-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmKaShIACgkQYAMWptwn
dHbOow/9GH+/iExcNxP//ftib0eKkr49t4YWIQQjDEZ/PcID21GqRfSdqR0GtWSm
iZSNSS0ofepM0Pb8Aiuafn2IOJAdL4VbnpHRvui+8XjVsWDSsBkUZS1KJYdoCR1F
BjFb+QAVIwitQzsV0r5RyLWRJUOabLlxLGXJSsDBU+fx7x+I8YBqFnh6Rk/9z/M2
2lAHppFAND0KuID77YdDs29iB9PJhyqEHoH/X6wzBeVB44QE/B7jYZQZ0j+TXqDW
WuiXUTnbtPg/jrg70ZOP9TxgCPH8pITMb5cXL6zv6Qu2Ihc3FtxWJklZQu3b71jP
9OcljA/6UfCkVB83G0augU91vzNdLusH6NTg0ux5qwEPZP7BkBwbIVIcBPa2zVQK
fIoQELkuBnOR9+9vQ1DYPtb3NIL9Zd6HBtSTlx3zQChTofgVreQvMA46ppjSh7lk
S37EUTQnqA//cQJr7zCh7WZANZYvW3vA2vdE7L5rU6NTyZm7Q4C8Z9HOV5MRLaJ+
dW7MjvhHoU0dqo5aMUJzxPcnqvautjRruIMSzDtLEh/mgU0AER/I68X5i+7K1f+n
BejibddfYw/wApFuyizT4CoKaCXflHAO24MetzYCG3UIF8gQpAWU0kS7HN5Hdm7H
43eZMGH5t1x6+Xx8yhHtR8B5LWYFRxBFHvoDJG860qrHHS7kaUY=
=PU5e
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to