Your message dated Sun, 18 Sep 2016 04:24:37 +0000
with message-id <e1bltef-0004wx...@franck.debian.org>
and subject line Bug#834682: fixed in mina2 2.0.13-2
has caused the Debian Bug report #834682,
regarding mina2: FTBFS in testing (failing tests)
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.)


-- 
834682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mina2
Version: 2.0.13-1
Severity: serious

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=maven
   dh_testdir -i -O--buildsystem=maven
   dh_update_autotools_config -i -O--buildsystem=maven
   dh_auto_configure -i -O--buildsystem=maven
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No 
such file or directory
find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No 
such file or directory
        mh_patchpoms -plibmina2-java --debian-build --keep-pom-version 
--maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -- -f src/pom.xml package javadoc:aggregate
        /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 -f src/pom.xml package 
javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US

[... snipped ...]

Running org.apache.mina.core.IoServiceListenerSupportTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in 
org.apache.mina.core.IoServiceListenerSupportTest

Results :

Tests in error: 
  NioFileRegionTest.testSendLargeFile ?? IO Broken pipe

Tests run: 201, Failures: 0, Errors: 1, Skipped: 5

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache MINA ........................................ SUCCESS [  0.007 s]
[INFO] Apache MINA Core ................................... FAILURE [01:26 min]
[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: 01:27 min
[INFO] Finished at: 2016-08-09T06:00:19+02:00
[INFO] Final Memory: 11M/60M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project mina-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /<<PKGBUILDDIR>>/src/mina-core/target/surefire-reports 
for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mina-core
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.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 -f src/pom.xml test 
returned exit code 1
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

Because this source package only generates "Arch: all" packages, this
is the same as a FTBFS bug in the usual sense and the fact that I was
using "dpkg-buildpackage -A" is quite irrelevant.

For this particular package, I've also checked that it fails to build
from source in the reproducible builds site:

https://tests.reproducible-builds.org/

Thanks.

--- End Message ---
--- Begin Message ---
Source: mina2
Source-Version: 2.0.13-2

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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.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: Sat, 17 Sep 2016 19:01:50 -0700
Source: mina2
Binary: libmina2-java libmina2-java-doc
Architecture: source all
Version: 2.0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Description:
 libmina2-java - Java network application framework
 libmina2-java-doc - Java network application framework - documentation
Closes: 834682
Changes:
 mina2 (2.0.13-2) unstable; urgency=medium
 .
   [ Markus Koschany ]
   * Team upload.
   * Ensure that the package can be built twice in a row.
     Override dh_clean target.
 .
   [ tony mancill ]
   * Disable test suite due to flakiness. (Closes: #834682)
     - Thank you to Santiago Vila for the testing.
Checksums-Sha1:
 0a589493d649372b7852a3d2ac01c890c08d017c 2325 mina2_2.0.13-2.dsc
 4933accf5029e9ea7545413a9114ed1d21fffaf2 7528 mina2_2.0.13-2.debian.tar.xz
 9809e2d76a8d92bd5b5d34a1be0e76975e903a33 603718 
libmina2-java-doc_2.0.13-2_all.deb
 f04b6478bdc4bbeb83d76074690f5592e48ecf75 650980 libmina2-java_2.0.13-2_all.deb
Checksums-Sha256:
 233668ea48d1837e0e158fa7606cd41c324ca0ef4321a5897a4c75bd64aef5b4 2325 
mina2_2.0.13-2.dsc
 4e7b752098b560d4307d1277d7b5624b51289574eaaa32e8b5f48708a94545eb 7528 
mina2_2.0.13-2.debian.tar.xz
 8c8f1f667913e8735dc175d35e185fab5df751d169b5d61a82bf26a17454e745 603718 
libmina2-java-doc_2.0.13-2_all.deb
 5505189577ac03d5713e8552020baea281d0874fc0ab096f02d566a9cc3acec6 650980 
libmina2-java_2.0.13-2_all.deb
Files:
 2d684c30ab674454d4d1929ab37f548c 2325 java optional mina2_2.0.13-2.dsc
 8b679b098b3081ad57c9aad65972d11a 7528 java optional 
mina2_2.0.13-2.debian.tar.xz
 34016c54d71eec44b3d6a08aa01e27d4 603718 doc optional 
libmina2-java-doc_2.0.13-2_all.deb
 8a09113e175d2ea52b9e90d2881aeeda 650980 java optional 
libmina2-java_2.0.13-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJX3fpGAAoJECHSBYmXSz6WFAUP/iYFJOjaUeY3QUYuENT7rAXb
npeULHVLant0R06/V6jbnYNn21l1ERkZiJDN1za+/D+qMgRWHPynXQ4UE8jlC6HX
Eu7We5N9th4GgMiNWgIF/7c2ovD24re6eVRftedLfV57VkVvlCB8lyQsPS1Ut8F1
jQqK2Z3K9sBANW3EGC8ok/u3BQ8BF34+zJB7bMWKH5/7ne7VQKCzx5zbMvTCpahE
zszgahI76qYtEzy7SelBjOEOtdEKy6ydOE9Xb3mrigYIUvwkgz912T07RgpJm46U
gnseSBKdlKzHUJnJq7FiBmiFQGfrPNO1lMQYNfVTttaFE2l9f9sjmfocL9W6XULz
uUB55DlaCx4P5smzoNI9ScBgO9p3R6PoAxu7YC6Ff3P26JElaSw8r7I4/B4xo7aK
ng0zXsD93wRv2dNWOgqPwQy07HPSWDUl14YBGYQnE8Ut3E05Ery1rcAEjBBHb5U3
TJLyMDbL3mqGjGGPICzg6589s773ENrMJa9aYE4HXoQZoRXDrPqLgBWnV3XwNxRg
kS39Foj1xtwck7LBhjifXAEGsGhwATgdvVDEoVqcMH75vSEuz3iakFFjqciGf1oA
v++mDsIqG22dccjrzaFjLqn0Bw1+UIVFqo5MGkqY29jUUv4qAeXpDmo2vtIAw01B
NzFq0BDurvEK68SDF8gk
=aYnw
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to