Your message dated Wed, 30 Oct 2024 21:07:34 +0000
with message-id <e1t6fug-00c4fb...@fasolo.debian.org>
and subject line Bug#1086260: fixed in commons-configuration2 2.11.0-2
has caused the Debian Bug report #1086260,
regarding commons-configuration2: FTBFS: Could not resolve dependencies for
project org.apache.commons:commons-configuration2:jar:2.11.0
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.)
--
1086260: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086260
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:commons-configuration2
Version: 2.11.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with javahelper
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
mh_patchpoms -plibcommons-configuration2-java --debian-build --keep-pom-version
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
jh_linkjars
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
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were
deprecated in JDK 13 and will likely be removed in a future release.
[INFO] Scanning for projects...
[INFO]
[INFO] -------------< org.apache.commons:commons-configuration2 >--------------
[INFO] Building Apache Commons Configuration 2.11.0
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact org.apache.maven.plugins:maven-resources-plugin:jar:2.6
has been relocated to org.apache.maven.plugins:maven-resources-plugin:jar:3.3.1
[WARNING] The artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
has been relocated to org.apache.maven.plugins:maven-compiler-plugin:jar:3.13.0
[WARNING] The POM for xml-resolver:xml-resolver:jar:debian is missing, no
dependency information available
[WARNING] The artifact org.hamcrest:hamcrest-core:jar:debian has been relocated
to org.hamcrest:hamcrest:jar:debian
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.431 s
[INFO] Finished at: 2024-10-29T07:28:13Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project commons-configuration2: Could not
resolve dependencies for project
org.apache.commons:commons-configuration2:jar:2.11.0: Cannot access central
(https://repo.maven.apache.org/maven2) in offline mode and the artifact
xml-resolver:xml-resolver:jar:debian has not been downloaded from it before. ->
[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/DependencyResolutionException
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
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: commons-configuration2
Source-Version: 2.11.0-2
Done: Emmanuel Bourg <ebo...@apache.org>
We believe that the bug you reported is fixed in the latest version of
commons-configuration2, 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 1086...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated commons-configuration2
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: Wed, 30 Oct 2024 08:44:17 +0100
Source: commons-configuration2
Architecture: source
Version: 2.11.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1086260
Changes:
commons-configuration2 (2.11.0-2) unstable; urgency=medium
.
* Added the missing dependency on libxml-commons-resolver1.1-java
(Closes: #1086260)
Checksums-Sha1:
285491ee4e5a6c0b703fea8d7e99cc4b23ddaf08 2712
commons-configuration2_2.11.0-2.dsc
76d852ebe99a78625d9e23724c11c6e7ca0f87b4 5100
commons-configuration2_2.11.0-2.debian.tar.xz
2d3fdda9b7cb6d7b4aabd3f0ffd331b521068b52 18798
commons-configuration2_2.11.0-2_source.buildinfo
Checksums-Sha256:
4eb965163e2a1764f739b90f14f4b4b7c3a138dc4ee343fefce6469ad5f35aa9 2712
commons-configuration2_2.11.0-2.dsc
f4caea6e825169d50a9e680448a352f93cdb3056a4da157280dd4e952a3d4dda 5100
commons-configuration2_2.11.0-2.debian.tar.xz
d0d2beda0f1aaac4b3a22af10ad3c8617f7af8c9060c7e0f933108158e861ece 18798
commons-configuration2_2.11.0-2_source.buildinfo
Files:
beb368e6c87c86849994e8bd5465be0e 2712 java optional
commons-configuration2_2.11.0-2.dsc
4ee8065896be1dffc7c951efd249e097 5100 java optional
commons-configuration2_2.11.0-2.debian.tar.xz
ffdf5af9f8e05aa6d0dd431237383cb5 18798 java optional
commons-configuration2_2.11.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmch4+USHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsFcMQAJJznWbCzVDgt9LxazAi3SbyrswMxFZi
+QpUl4aFUSJAFx2qtIWsU7/Oe6wuUCPRRZW87yzRr5twGnMaLhkxeFal+Hcr+gen
eOS+gdXGfk44YEhKfOs61Gjd4IEzuhClOXtBKPqGszGJ60wMuinonJyrj6l/+Zpu
HIyrL/f5dKu59/oV2rYlIoShETiUWD5qjfI25NTQvzNao4KPA85ugk4/MRSUz9SU
pZqafoxuKPd8Oia262U9ZXzccWihdGsjp7O5xYl9l6wm5P18/kKuH7oYVxG++vx0
LmTxSfVZhxsYS86nUKnpWxmdkHa1khCO3ySLKfnIti65AfJkjS06dyaAQ2xGQHKj
WEEvJIh/aadRkT6F0BnIlhXGuZi/ge1nxQsmqIrUCTPCO9N5ZpqtfCyIRZ/2bqJs
6Ttafp0NCMKc+wf7fcndQrO9Ws1QQ3UTqh10vLw+ytCVxc8izOnDA09MFB5QuIE6
buBAucztCx2nHwR1bSe22qPRxmVCIhKfj4eSSGkuyJmE8UqueiNxZQqkxGqbcdSF
lW2bO8reqhCV0Q0M1YNxDRyQMT3Tm3pbptJkVGVbSaHgcINjbKNisy9zx0bNj5PE
9q6beDR6udjUYgXwR3h7lCFLs5GQ6pbjg4Texratcb3KMQ1sPhoOG0OaSnmayqVf
aPdyVDrhKFck
=dPH1
-----END PGP SIGNATURE-----
pgpEIm5DLI_MV.pgp
Description: PGP signature
--- End Message ---