Your message dated Wed, 21 Jan 2026 06:04:07 +0000
with message-id <[email protected]>
and subject line Bug#1123383: fixed in dnsjava 3.6.3-1
has caused the Debian Bug report #1123383,
regarding dnsjava: FTBFS: The following artifacts could not be resolved: 
org.projectlombok:lombok:jar:1.18.34
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.)


-- 
1123383: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123383
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dnsjava
Version: 3.6.2-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

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 cannot 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 add an affects on src:dnsjava, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=maven
   dh_auto_clean -O--buildsystem=maven
        bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo 
\$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done"
        mh_unpatchpoms -plibdnsjava-java
   dh_autoreconf_clean -O--buildsystem=maven
   dh_clean -O--buildsystem=maven
 debian/rules binary
dh binary --buildsystem=maven
   dh_update_autotools_config -O--buildsystem=maven
   dh_autoreconf -O--buildsystem=maven
   dh_auto_configure -O--buildsystem=maven
        mh_patchpoms -plibdnsjava-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   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
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] --------------------------< dnsjava:dnsjava >---------------------------
[INFO] Building dnsjava 3.6.2
[INFO]   from pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- dependency:3.8.1:properties (default) @ dnsjava ---
[INFO] 
[INFO] --- build-helper:3.3.0:add-source (add-java11-source) @ dnsjava ---
[INFO] Source directory: /<<PKGBUILDDIR>>/src/main/java11 added.
[INFO] 
[INFO] --- build-helper:3.3.0:add-source (add-java18-source) @ dnsjava ---
[INFO] Source directory: /<<PKGBUILDDIR>>/src/main/java18 added.
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ dnsjava ---
[INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.13.0:compile (default-compile) @ dnsjava ---
[WARNING] The POM for org.projectlombok:lombok:jar:1.18.34 is missing, no 
dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.919 s
[INFO] Finished at: 2025-12-16T15:16:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) 
on project dnsjava: Resolution of annotationProcessorPath dependencies failed: 
The following artifacts could not be resolved: 
org.projectlombok:lombok:jar:1.18.34 (absent): Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
org.projectlombok:lombok:jar:1.18.34 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/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:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: dnsjava
Source-Version: 3.6.3-1
Done: Vladimir Petko <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dnsjava, 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.
Vladimir Petko <[email protected]> (supplier of updated dnsjava 
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, 17 Dec 2025 13:31:11 +1300
Source: dnsjava
Architecture: source
Version: 3.6.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Vladimir Petko <[email protected]>
Closes: 1123383
Changes:
 dnsjava (3.6.3-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * Team upload.
   * d/watch: version=5
   * New upstream version
   * Standards-Version: 4.7.2 (routine-update)
   * debputy lint --auto-fix (routine-update)
   * Build-Depends: libmaven-enforcer-plugin-java,
     libproperties-maven-plugin-java
 .
   [ Vladimir Petko ]
   * d/maven.properties: set lombok.version to debian
     (Closes: #1123383).
Checksums-Sha1:
 22273a02be293fc22311f451919c07c9ccc8fe88 2290 dnsjava_3.6.3-1.dsc
 a6f7600cfae880bcc7e7d5b3d9f6a779646fa411 4763561 dnsjava_3.6.3.orig.tar.gz
 c19aef496646032270e4048c708d964bb436fb66 5624 dnsjava_3.6.3-1.debian.tar.xz
 cae5d8119196b3ae5328962a78167a9014d3c942 15391 dnsjava_3.6.3-1_amd64.buildinfo
Checksums-Sha256:
 adb7119966169429e352851ab416e38dbc5584d4bb682328d858479211076670 2290 
dnsjava_3.6.3-1.dsc
 52830a7fc53570c645289b92c914072df47667d362059d6f5f2806dbe20590f0 4763561 
dnsjava_3.6.3.orig.tar.gz
 45258fd7277bb5734193239081629bf7c040295fd2e1b7ca87f9f27ff56abe32 5624 
dnsjava_3.6.3-1.debian.tar.xz
 64b9b76e48806c23ea11b5f746ed175d3235544122f231aa7e8ef6d305a37518 15391 
dnsjava_3.6.3-1_amd64.buildinfo
Files:
 b625fa7c5dce7ae371d7f419aa4a93bf 2290 java optional dnsjava_3.6.3-1.dsc
 f605ad2dd2621739045758aa290d4470 4763561 java optional 
dnsjava_3.6.3.orig.tar.gz
 0c9d2021680742a59d7d06ef3bf9adda 5624 java optional 
dnsjava_3.6.3-1.debian.tar.xz
 bfaa8c156d4631d82f987701fbeed2a8 15391 java optional 
dnsjava_3.6.3-1_amd64.buildinfo

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

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmlwaHIUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbiMA//UeOaCz0aU9J8t8NXpHsI9z4EDTtg
70ScrQX/XXLjnKXB/T8noN073Z+NTvqJIQvqGCMV0ZUfHhmoj6SZTYXFw41S+4Tu
AOCSzxe8AppaEX+P6FKm0PLBvrSiGkHpojd26ufRkTlE5TD7w4L3ZIEQ7RkMD2Yr
wPBlXrzGOqU4ZGTiQcBrJkjg6Gj3SOvzNb2oRyCzL6jtZy8xAo95fC7xAdb+l60y
63GQVbPu2lD0b+vVzD4e3Ks2+ZdyexLz0yyb0kiYxbS7IDsw1wAslXJlAN+KCoy2
JyPIygGn+kq1MYMNaQiJg6+/KtBvaS5uBrdeBVG8Rns3zrktM5fwS/6qto2KvuiA
j2Dt6D5aOS+pjMvUgRP5nZFU0bt6YVaCpDBWXJTd3jUoRPKYR63Ir6sJA34DGSM6
bAak/5C0XJLzk1Qg2//lEOmPqMqqAf0y7OAVI/aVxUoDiaglD3j+7HlP5HN7Gftz
embmgF/YpGpktXmqneyfwjLMBHofdIHgueLCWqftHdtqljNxDLiEmcD5CYav3GlG
qFoKX7Cv12jnIhNYnt/YnTldAcEIbi9koYNI0N4E03EPjDWOPH/QjhwVos0ZJOZS
1/dxdt76qXrGBiqTt51m7IhYSUmu/jCUslrBWTvidr+yc1SCHG60ygHrhVmfsxB6
klXgOkhbQisVSIE=
=Av2i
-----END PGP SIGNATURE-----

Attachment: pgpP4ygxQc7j6.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