Your message dated Sun, 15 Jan 2023 22:06:21 +0000
with message-id <e1phb8v-00bx6e...@fasolo.debian.org>
and subject line Bug#1028771: fixed in mina2 2.2.1-2
has caused the Debian Bug report #1028771,
regarding mina2: FTBFS: [ERROR] Failed to execute goal on project mina-core: 
Could not resolve dependencies for project 
org.apache.mina:mina-core:bundle:2.2.1: 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.)


-- 
1028771: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mina2
Version: 2.2.1-1
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>>'
> dh_auto_build -- -f src/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 -f 
> src/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] Apache MINA                                                        
> [pom]
> [INFO] Apache MINA Core                                                
> [bundle]
> [INFO] Apache MINA APR Transport                                       
> [bundle]
> [INFO] Apache MINA Compression Filter                                  
> [bundle]
> [INFO] Apache MINA JavaBeans Integration                               
> [bundle]
> [INFO] Apache MINA XBean Integration                                      
> [jar]
> [INFO] Apache MINA OGNL Integration                                    
> [bundle]
> [INFO] Apache MINA JMX Integration                                     
> [bundle]
> [INFO] 
> [INFO] --------------------< org.apache.mina:mina-parent 
> >---------------------
> [INFO] Building Apache MINA 2.2.1                                         
> [1/8]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] ---------------------< org.apache.mina:mina-core 
> >----------------------
> [INFO] Building Apache MINA Core 2.2.1                                    
> [2/8]
> [INFO] -------------------------------[ bundle 
> ]-------------------------------
> [WARNING] The POM for log4j:log4j:jar:1.2.x is missing, no dependency 
> information available
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache MINA 2.2.1:
> [INFO] 
> [INFO] Apache MINA ........................................ SUCCESS [  0.001 
> s]
> [INFO] Apache MINA Core ................................... FAILURE [  0.046 
> s]
> [INFO] Apache MINA APR Transport .......................... SKIPPED
> [INFO] Apache MINA Compression Filter ..................... SKIPPED
> [INFO] Apache MINA JavaBeans Integration .................. SKIPPED
> [INFO] Apache MINA XBean Integration ...................... SKIPPED
> [INFO] Apache MINA OGNL Integration ....................... SKIPPED
> [INFO] Apache MINA JMX Integration ........................ SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  0.601 s
> [INFO] Finished at: 2023-01-13T20:22:11Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project mina-core: Could not resolve 
> dependencies for project org.apache.mina:mina-core:bundle:2.2.1: 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 :mina-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 -f 
> src/pom.xml package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned 
> exit code 1
> make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/01/13/mina2_2.2.1-1_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: mina2
Source-Version: 2.2.1-2
Done: Emmanuel Bourg <ebo...@apache.org>

We believe that the bug you reported is fixed in the latest version of
mina2, 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.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated mina2 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, 15 Jan 2023 22:42:46 +0100
Source: mina2
Architecture: source
Version: 2.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Closes: 1028771
Changes:
 mina2 (2.2.1-2) unstable; urgency=medium
 .
   * Added the missing dependency on liblog4j1.2-java (Closes: #1028771)
   * Standards-Version updated to 4.6.2
Checksums-Sha1:
 795e9df2b5ddba46ce3537d328c3a18e55f56fde 2228 mina2_2.2.1-2.dsc
 67235b8f8fa2712ef630bf32bcb497c9975164eb 8732 mina2_2.2.1-2.debian.tar.xz
 71205cd2fdb7a229dbba23f9035a97ccb2bea649 16334 mina2_2.2.1-2_source.buildinfo
Checksums-Sha256:
 203ccf324299ff227d84dababfec513d5d36d8c9eed93392c4ef1b060586c76b 2228 
mina2_2.2.1-2.dsc
 f2652905958afffb551fca5615f20ca4b76d17dd2123d58aa33be5d761bfe897 8732 
mina2_2.2.1-2.debian.tar.xz
 75fab90f02161f908869b38e79f9ac60f312c24fb395fcd3a7cdf224436b36a2 16334 
mina2_2.2.1-2_source.buildinfo
Files:
 32f0c14a82a6287d45357f5de1f60b23 2228 java optional mina2_2.2.1-2.dsc
 34f9051e883a2fc46cb38ba3933b03e6 8732 java optional mina2_2.2.1-2.debian.tar.xz
 025bf9369c37f9fb64c8c441b4336cbb 16334 java optional 
mina2_2.2.1-2_source.buildinfo

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

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmPEc2sSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsH1oP/iEXXp3PqWw7/64a0SecKtMoCn1bVIj7
Jwu5MjPFNdYMEvVnclJG4RavaZ8WWqsos5pmOYoIdpn7J6qbjx80t8EDyKc9ma0z
JMxEUry9b+2QSgaKgfbjOTpvwkUs7rHTIV1Vuwnd5GOjQMJDY+0g1UAaxP9er1Da
iZrDvohUs8HuXUQ7zl6GZssFynqJfBpHEMbGS2YVmTYGop90KESMJEj3jZ0DSHXg
CUeU1+QBGSWNswG/LhngXguYh/KTpvxrP5YQdqshyZI1KqqoYwsw8xsYSTQcLVbf
YMmpH4f/dl6O6sgJApYkvzmkRjIafofFGEf0pJx0SHSHhcDhOB1tfGVTY19fGSaC
8SmIdOEnWDL85gUGJSxMwD2KKmrpyXHinqIP0vAHQlQ8oht1nx06l4Qym3MkMpEZ
+hiV9lIMhlxGg+Lq6+RyuyPhc085fczIdJDmoaHHxr2wan4pHcfYik4KhJUdqp1h
xCIrI9bUXcComARw/BD1ezxIxIdDmBA+fnnVyWVsPrqT87yn+aQRHT5Iv2dhuS6y
9CFDaK5DqBgCx0YhdjO/f5F5zmC2FXy39uwJKqOyeWqO8LYAZzA5U8jlU2JMbaAm
MKjUUuIHfAJndr6rg093SJrJb6jfpc2mNVBCWGklyYZiwkyfZxOaaTNdUJfQKrVM
WQmOX4Z+LgnA
=6edN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to