Your message dated Wed, 29 Jun 2022 18:54:37 +0000
with message-id <[email protected]>
and subject line Bug#1013586: fixed in plexus-archiver 4.2.7-3
has caused the Debian Bug report #1013586,
regarding plexus-archiver: FTBFS: Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:3.1.0:testResources
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.)


-- 
1013586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013586
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: plexus-archiver
Version: 4.2.7-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20220624 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibplexus-archiver-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build
>       /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.codehaus.plexus:plexus-archiver 
> >-----------------
> [INFO] Building Plexus Archiver Component 4.2.7
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [WARNING] The artifact org.codehaus.plexus:plexus-container-default:jar:1.5.5 
> has been relocated to org.codehaus.plexus:plexus-container-default:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> plexus-archiver ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> plexus-archiver ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 100 source files to /<<PKGBUILDDIR>>/target/classes
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/codehaus/plexus/archiver/util/FilterSupport.java:
>  Some input files use or override a deprecated API.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/codehaus/plexus/archiver/util/FilterSupport.java:
>  Recompile with -Xlint:deprecation for details.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/codehaus/plexus/archiver/util/AbstractFileSet.java:
>  
> /<<PKGBUILDDIR>>/src/main/java/org/codehaus/plexus/archiver/util/AbstractFileSet.java
>  uses unchecked or unsafe operations.
> [INFO] 
> /<<PKGBUILDDIR>>/src/main/java/org/codehaus/plexus/archiver/util/AbstractFileSet.java:
>  Recompile with -Xlint:unchecked for details.
> [INFO] 
> [INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ 
> plexus-archiver ---
> [INFO] Merging 1 manually-crafted descriptor file(s)
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ plexus-archiver ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 67 resources
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  2.286 s
> [INFO] Finished at: 2022-06-24T05:59:45Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-resources-plugin:3.1.0:testResources 
> (default-testResources) on project plexus-archiver: 
> /<<PKGBUILDDIR>>/target/test-classes/symlinks/src/symW -> [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/MojoExecutionException
> 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: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/plexus-archiver_4.2.7-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&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: plexus-archiver
Source-Version: 4.2.7-3
Done: Markus Koschany <[email protected]>

We believe that the bug you reported is fixed in the latest version of
plexus-archiver, 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.
Markus Koschany <[email protected]> (supplier of updated plexus-archiver 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: SHA512

Format: 1.8
Date: Wed, 29 Jun 2022 19:49:10 +0200
Source: plexus-archiver
Architecture: source
Version: 4.2.7-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Markus Koschany <[email protected]>
Closes: 1013586
Changes:
 plexus-archiver (4.2.7-3) unstable; urgency=medium
 .
   * Team upload.
   * Work around maven-resources-plugin bug
     https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013586
     and remove the test symlinks. (Closes: #1013586)
Checksums-Sha1:
 3ac686cd8f4ed34da8bc423b6a952e9046a68b64 2456 plexus-archiver_4.2.7-3.dsc
 202f8a0226886631ea37130148f1134611a56886 7928 
plexus-archiver_4.2.7-3.debian.tar.xz
 58ce18f594a9e9c37a2923b2d2e536c8c13b2a6f 12896 
plexus-archiver_4.2.7-3_amd64.buildinfo
Checksums-Sha256:
 2d78aa6e9e5ddb3ac92d29b435a7bedc7ef7029b49a5707a078f2414a6ddd122 2456 
plexus-archiver_4.2.7-3.dsc
 9832407802c793a1169c29314b5951bfefd702119f1dcbdf602508472562ae55 7928 
plexus-archiver_4.2.7-3.debian.tar.xz
 c7cd2c08472514676a8de36fdc82a902e4e4e86e08debbf288415a713b3de44e 12896 
plexus-archiver_4.2.7-3_amd64.buildinfo
Files:
 cfb58007ef12cdb0c1cc87e6a5ff333a 2456 java optional plexus-archiver_4.2.7-3.dsc
 6779f1fa71adc99183a1448d4152ee64 7928 java optional 
plexus-archiver_4.2.7-3.debian.tar.xz
 7f31e64d6b2c91d3b3e1749b591a50ae 12896 java optional 
plexus-archiver_4.2.7-3_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmK8kRlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkVnoP/jetwVIzdlRcoSYVPc9AoQDrTH6C3VQAKXOe
Z2cYG4J47AIimHplhTqjJanz9c653kYVFtiWSbXvk1+VQ+OztnJvbpg793vnhcYj
bYEJpiQHHoTFhTV4mvtcVQJsPCD5oT3oqjqpbCJH55TGnYv2sT4iGcQdTKiTKaGx
KdWnyyyvw2jvqIkbzeWWZ9i0JgNX7+cWyPLyJY8oPaWIs93j9ta8vA2wv8G3870z
5nYhl8UzgjJghdcuepS80C3tJkrjlRLkz6h4bgBMpGyx+7SA/WIvcz/EiOFOS6wY
gkT3hPI1HLLbGc3oJd63uFX2+qBUwtyzcxBBXcvYkx7np6aZ/OxdOHOvoIGeOWNN
+ZBIScIMTLfx52OIalz3gh0wAg8ZHyGkNSgDq+C7Xsyznf15jNiCijYFVsUJTCnH
UGncl6MGeJ/9b2wQfYGRZAulYiz4CjAG/0S2GDMLO2N4C90+0f8FknPBJkOHfZRX
JnPq28oIQXfPY5ym6HhY3ydZEgDAU73Ie3VoQWAbGWPsowOBtOAe3UBABy5w+BkE
2CmfWR5qatLcX0O50Qz7B1lowHHlsDvp6yPNz8oW+skyYUICLPvamjLGqtneeHHn
yLaH3q90h/1GfJjPsz2n6ijUElmYfA+m2411+krSxvsot+kpRYbhAF6ZEikObyB5
GdcVGQRn
=t+su
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to