Your message dated Wed, 30 Oct 2024 23:05:25 +0000
with message-id <[email protected]>
and subject line Bug#1086361: fixed in libxmlcatalog-java 1.0.5-4
has caused the Debian Bug report #1086361,
regarding libxmlcatalog-java: FTBFS: Could not resolve dependencies for project 
edu.stanford.protege:org.protege.xmlcatalog:bundle:1.0.5
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.)


-- 
1086361: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086361
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libxmlcatalog-java
Version: 1.0.5-3
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        mh_patchpoms -plibxmlcatalog-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
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] ------------< edu.stanford.protege:org.protege.xmlcatalog >-------------
[INFO] Building XML Catalog Management Tool 1.0.5
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[WARNING] The POM for xml-resolver:xml-resolver:jar:debian is missing, no 
dependency information available
[WARNING] The POM for org.eclipse.rdf4j:rdf4j-util:jar:debian is invalid, 
transitive dependencies (if any) will not be available, enable debug logging 
for more details
[WARNING] The artifact log4j:log4j:jar:debian has been relocated to 
log4j:log4j:jar:1.2.x
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.559 s
[INFO] Finished at: 2024-10-29T22:33:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project org.protege.xmlcatalog: Could not 
resolve dependencies for project 
edu.stanford.protege:org.protege.xmlcatalog:bundle:1.0.5: 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: libxmlcatalog-java
Source-Version: 1.0.5-4
Done: Emmanuel Bourg <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libxmlcatalog-java, 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.
Emmanuel Bourg <[email protected]> (supplier of updated libxmlcatalog-java 
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, 30 Oct 2024 14:11:10 +0100
Source: libxmlcatalog-java
Architecture: source
Version: 1.0.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Closes: 1086361
Changes:
 libxmlcatalog-java (1.0.5-4) unstable; urgency=medium
 .
   * Team upload.
   * Added the missing dependency on libxml-commons-resolver1.1-java
     (Closes: #1086361)
   * Standards-Version updated to 4.7.0
Checksums-Sha1:
 94782a0e21a823b819ddd41a46524e546c843dcb 2265 libxmlcatalog-java_1.0.5-4.dsc
 5e66474420ee41544dfb9369a910e1e31f41982f 2564 
libxmlcatalog-java_1.0.5-4.debian.tar.xz
 8c2f5a11ff41faaf61a27df295d8d58942dd1a51 14802 
libxmlcatalog-java_1.0.5-4_source.buildinfo
Checksums-Sha256:
 d3bd555e8a85ad65ec100336441c80f9a9113fa5e1a75090b654d9bc86e43b69 2265 
libxmlcatalog-java_1.0.5-4.dsc
 57145542b2628245306638c26ef7810ec2a3640ab6a8f824319101f4d07d1859 2564 
libxmlcatalog-java_1.0.5-4.debian.tar.xz
 c1c91fa8b401930b8bd49543e8402a346bd46db2bc22829336090f7ee9923ad3 14802 
libxmlcatalog-java_1.0.5-4_source.buildinfo
Files:
 36fdab871cb2b1e5951e6e9a5dcc804a 2265 java optional 
libxmlcatalog-java_1.0.5-4.dsc
 4a4874631c1fb5cf003478491c3ad635 2564 java optional 
libxmlcatalog-java_1.0.5-4.debian.tar.xz
 3ca18c6a93ba3e2deaca46f850957101 14802 java optional 
libxmlcatalog-java_1.0.5-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmciMHoSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsrJQP/0sdlf5eOr6DFWA8c4isfRCcj0VAyQfp
PzzCsahNgvzydOFxOvftwDl/XpRGDezrYdsC9kY1+HqoYS8cvUMwxb4CcsJJvCZO
kfPS375H/oKXAG3HdxhAslNSJfEE+3I/esvNwzE+m9S6UIE8H3ugqlLfLPi9cLjJ
5AlYvZjsjHbvkYGBvnIMDi9XoyaIHNZF15/AyOPURckcIzuWDHIIPIF3wIS1xWiT
e6xjScV33DNOmdqUoxOV3AnuPX0dkRv1MWX1moNB+FP/TOZPWKE00lrpKpRe5CZo
A7EnLMSzk6hXP14xSHSO4tWWyzIIIMIhwN0c6+C8bdfb5IRdhR+clpqS84pFOIlm
ORkWw7d8nkY72xTMXO7pDd0IwGF2JROPZ18MlmNM2OnIJKl+RJ7jf80Esjdz4z0S
YY6OlQK00I9xjNyTK9cu9YrQX8Bo91MKxuZZEAe1kpeQoE1zDulivUB46MNub4xy
/BwTemFVGri4+Q0vZ7u3yERlf691BENt4DujQY/tL1H1poavZ1pBKxQMmSmpO7dO
sMfAuX32SsgH5br+su6cHK5ANZ71ose/0rjHHqy83O/xGFAWT91uhBm8jlMQNyiC
kK9crHd0P9d7eIkQoCEV3p8BCMdCB3xbWR4qsi7L+XgHTg5GGlv6MXPOSSMFhhAr
dPHXe/K5oRSQ
=5LDT
-----END PGP SIGNATURE-----

Attachment: pgpXZAWvZtxlh.pgp
Description: PGP signature


--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to