Your message dated Sun, 22 Jan 2023 17:10:58 +0000
with message-id <e1pjdru-00gwfn...@fasolo.debian.org>
and subject line Bug#1028663: fixed in libhibernate3-java 3.6.10.Final-12
has caused the Debian Bug report #1028663,
regarding libhibernate3-java: FTBFS: [ERROR] Failed to execute goal on project 
hibernate-core: Could not resolve dependencies for project 
org.hibernate:hibernate-core:jar:3.6.10.Final: Cannot access central 
(https://repo.maven.apache.org/maven2) in offline mode and the artifact 
log4j:log4j:jar:1.2.x has not been downloaded from it before. -> [Help 1]
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.)


-- 
1028663: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libhibernate3-java
Version: 3.6.10.Final-11
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -Rf debian/maven-repo/org/hibernate/hibernate
> rm -Rf debian/maven-repo/org/hibernate/hibernate-parent
> rm -Rf debian/maven-repo/org/hibernate/hibernate-core
> rm -Rf debian/maven-repo/org/hibernate/hibernate-ehcache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-oscache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jbosscache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-swarmcache
> rm -Rf debian/maven-repo/org/hibernate/hibernate-proxool
> rm -Rf debian/maven-repo/org/hibernate/hibernate-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-testsuite
> rm -Rf debian/maven-repo/org/hibernate/hibernate-c3p0
> rm -Rf debian/maven-repo/org/hibernate/hibernate-entitymanager
> rm -Rf debian/maven-repo/org/hibernate/hibernate-envers
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jdbc3-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-jdbc4-testing
> rm -Rf debian/maven-repo/org/hibernate/hibernate-infinispan
> dh_auto_build -- --file project/pom.xml package
>       /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 --file 
> project/pom.xml 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] Reactor Build Order:
> [INFO] 
> [INFO] Hibernate Core Parent POM                                          
> [pom]
> [INFO] Hibernate Core                                                     
> [jar]
> [INFO] Hibernate Testing                                                  
> [jar]
> [INFO] Hibernate Testsuite                                                
> [jar]
> [INFO] Hibernate Ehcache Integration                                      
> [jar]
> [INFO] Hibernate OSCache Integration                                      
> [jar]
> [INFO] Hibernate SwarmCache Integration                                   
> [jar]
> [INFO] Hibernate C3P0 ConnectionProvider                                  
> [jar]
> [INFO] Hibernate Proxool ConnectionProvider                               
> [jar]
> [INFO] Hibernate JDBC3-JdbcSupport Testing                                
> [jar]
> [INFO] Hibernate Entity Manager                                           
> [jar]
> [INFO] Hibernate JDBC4-JdbcSupport Testing                                
> [jar]
> [INFO] Hibernate Core Aggregator                                          
> [pom]
> [INFO] 
> [INFO] -------------------< org.hibernate:hibernate-parent 
> >-------------------
> [INFO] Building Hibernate Core Parent POM 3.6.10.Final                   
> [1/13]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --------------------< org.hibernate:hibernate-core 
> >--------------------
> [INFO] Building Hibernate Core 3.6.10.Final                              
> [2/13]
> [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.0
> [WARNING] The POM for log4j:log4j:jar:1.2.x is missing, no dependency 
> information available
> [WARNING] The artifact dom4j:dom4j:jar:debian has been relocated to 
> org.dom4j:dom4j:jar:debian
> [WARNING] The artifact javassist:javassist:jar:debian has been relocated to 
> org.javassist:javassist:jar:debian
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Hibernate Core Aggregator 3.6.10.Final:
> [INFO] 
> [INFO] Hibernate Core Parent POM .......................... SUCCESS [  0.001 
> s]
> [INFO] Hibernate Core ..................................... FAILURE [  0.102 
> s]
> [INFO] Hibernate Testing .................................. SKIPPED
> [INFO] Hibernate Testsuite ................................ SKIPPED
> [INFO] Hibernate Ehcache Integration ...................... SKIPPED
> [INFO] Hibernate OSCache Integration ...................... SKIPPED
> [INFO] Hibernate SwarmCache Integration ................... SKIPPED
> [INFO] Hibernate C3P0 ConnectionProvider .................. SKIPPED
> [INFO] Hibernate Proxool ConnectionProvider ............... SKIPPED
> [INFO] Hibernate JDBC3-JdbcSupport Testing ................ SKIPPED
> [INFO] Hibernate Entity Manager ........................... SKIPPED
> [INFO] Hibernate JDBC4-JdbcSupport Testing ................ SKIPPED
> [INFO] Hibernate Core Aggregator .......................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.330 s
> [INFO] Finished at: 2023-01-13T20:23:33Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project hibernate-core: Could not resolve 
> dependencies for project org.hibernate:hibernate-core:jar:3.6.10.Final: 
> Cannot access central (https://repo.maven.apache.org/maven2) in offline mode 
> and the artifact log4j:log4j:jar:1.2.x 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
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :hibernate-core
> 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 --file 
> project/pom.xml package -DskipTests -Dnotimestamp=true -Dlocale=en_US 
> returned exit code 1
> make[1]: *** [debian/rules:23: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/libhibernate3-java_3.6.10.Final-11_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&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 mark 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: libhibernate3-java
Source-Version: 3.6.10.Final-12
Done: Pierre Gruet <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libhibernate3-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 1028...@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 libhibernate3-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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 22 Jan 2023 17:13:22 +0100
Source: libhibernate3-java
Architecture: source
Version: 3.6.10.Final-12
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1028663
Changes:
 libhibernate3-java (3.6.10.Final-12) unstable; urgency=medium
 .
   * Team upload
   * Raising Standards version to 4.6.2:
     - Setting Rules-Requires-Root: no
   * Build-depending on liblog4j1.2-java (Closes: #1028663)
   * Removing unneeded versioned B-D on maven-debian-helper
   * Use secure URI in Homepage field.
   * Set upstream metadata fields: Archive, Bug-Database.
Checksums-Sha1:
 bd039d0952c00bd372d5ac45ca0e2ebbe4544987 2763 
libhibernate3-java_3.6.10.Final-12.dsc
 c7aff0ddf87a4e0a0a6477db07a2a272d2a38d48 11420 
libhibernate3-java_3.6.10.Final-12.debian.tar.xz
 0dca0a663aefc1d0358491fbb7404be0ed0f5cf8 14841 
libhibernate3-java_3.6.10.Final-12_amd64.buildinfo
Checksums-Sha256:
 075f40f34c6fcfa39b6b857cea816d7a22777293adbfe415a31ca10193948327 2763 
libhibernate3-java_3.6.10.Final-12.dsc
 9f11553b059eb8c0181ddc861034aeb320217efb2dab1d1353f1c56ee9b1f733 11420 
libhibernate3-java_3.6.10.Final-12.debian.tar.xz
 df27c544ad465a23c1289079c0466bcdccdc000d45e018c329dd0591eeddef9d 14841 
libhibernate3-java_3.6.10.Final-12_amd64.buildinfo
Files:
 4434efb3989b4501d73113e171a76464 2763 java optional 
libhibernate3-java_3.6.10.Final-12.dsc
 543ce11805cc3038e1b1c4b31e785551 11420 java optional 
libhibernate3-java_3.6.10.Final-12.debian.tar.xz
 25a5bf57c15467cc0b4ca52208fc7817 14841 java optional 
libhibernate3-java_3.6.10.Final-12_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmPNZc8ACgkQYAMWptwn
dHa32RAAjRKm75CMQKsvDwydQ9WFJUIWyuqRgXqe5Ie9J7yYav1QcT9GefxzikMb
vYhypxSovHB8qvQjF2hhVFvP9/8iY5AbfQb4d0AUaTEqykUgF344caeXfSd41DhL
aKjmZ+2Yl9oD3crCYuuus0+AxO/iLMRMdNfnh7sSrPq2OlSlU8TTdTmq+BZtFxrm
7ofofEJqneEui0AuGC8IK4TrDWUwrvr02oOsQxVi5Lpaf1Es6qclhPlmS8cVryPm
oq9EOhWM2MOw038GghKrKEWymoBoAB0OGXdRqVPrjdR2sRZwVivja0TJT8UnnS8l
xuQKtI+h7J3qB0gHlxgrW73akbN9Zyk+oglmJkkWd/jVT6fsw9agGfmqdANDj/WN
jlOAT6UDffEHn1DetV+U/qXGqig+BD4tv+uc/Zgpo1RgE8/SXDD9zkWvtkNMeJZV
CA/08HElNnDibxWOQgVcovtsivJFHBBQQDGCKrfPwMtA7GYemXJfpuSJteF/si0j
gx2fUinwPYvEwwDUmBhnFo+JGiuaMFobeHtqZrnofbwtZNxFSAel8nCqxCZFsbEG
uVWQQB1Hf8MdVqsJFFohsuiyTVhtzkcH+th4bIDdtvB+FW3XtTlQSguAYtiK5EWU
KaSfAU+AAeEcOnniQTXyFf5Ao3Ufb+nYr7aznuPibA66lvE3Ajs=
=e6R6
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to