Your message dated Thu, 26 Mar 2015 12:34:41 +0000 with message-id <e1yb6zh-0002a0...@franck.debian.org> and subject line Bug#780519: fixed in tomcat7 7.0.56-2 has caused the Debian Bug report #780519, regarding tomcat7: FTBFS due to 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.) -- 780519: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780519 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: src:tomcat7 Version: 7.0.56-1 Severity: serious Tags: sid Justification: fails to build from source (but built successfully in the past) I tried to rebuild tomcat7 this morning in sid and I found its build is broke. Relevant messages, (the complete build log is attached): [junit] INFO: Exception was [junit] java.net.BindException: Address already in use [junit] at java.net.PlainSocketImpl.socketBind(Native Method) [junit] at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) [junit] at java.net.ServerSocket.bind(ServerSocket.java:376) [junit] at java.net.ServerSocket.<init>(ServerSocket.java:237) [junit] at org.apache.tomcat.util.net.TestXxxEndpoint.testStartStopBindOnInit(TestXxxEndpoint.java:141) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] at java.lang.reflect.Method.invoke(Method.java:606) [junit] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030) [junit] [junit] Mar 15, 2015 1:28:12 PM org.apache.coyote.AbstractProtocol start [junit] INFO: Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36944"] [junit] Mar 15, 2015 1:28:12 PM org.apache.coyote.AbstractProtocol pause [junit] INFO: Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36944"] [junit] Mar 15, 2015 1:28:12 PM org.apache.catalina.core.StandardService stopInternal [junit] INFO: Stopping service Tomcat [junit] Mar 15, 2015 1:28:12 PM org.apache.catalina.core.ApplicationContext log [junit] INFO: SessionListener: contextDestroyed() [junit] Mar 15, 2015 1:28:12 PM org.apache.catalina.core.ApplicationContext log [junit] INFO: ContextListener: contextDestroyed() [junit] Mar 15, 2015 1:28:12 PM org.apache.coyote.AbstractProtocol stop [junit] INFO: Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36944"] [junit] Mar 15, 2015 1:28:12 PM org.apache.coyote.AbstractProtocol destroy [junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36944"] [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.258 sec [junit] Running org.apache.tomcat.util.res.TestStringManager [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec [junit] Running org.apache.tomcat.util.scan.TestJarScanner [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec [junit] Mar 15, 2015 1:28:13 PM org.apache.coyote.AbstractProtocol destroy [junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1"] [junit] Running org.apache.tomcat.util.threads.TestLimitLatch [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.493 sec [junit] Running util.TestCookieFilter [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec test-apr-exists: test-apr: cobertura-report: test: BUILD FAILED /tmp/buildd/tomcat7-7.0.56/build.xml:1301: Some tests completed with an Error. See /tmp/buildd/tomcat7-7.0.56/output/build/logs for details, search for "FAILED". Total time: 36 minutes 3 seconds debian/rules:62: recipe for target 'build-stamp' failed make: *** [build-stamp] Error 1 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- System Information: Debian Release: 7.8 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.13-0.bpo.1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash -- Miguel Landaeta, nomadium at debian.org secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key. "Faith means not wanting to know what is true." -- Nietzsche
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: tomcat7 Source-Version: 7.0.56-2 We believe that the bug you reported is fixed in the latest version of tomcat7, 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 780...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Miguel Landaeta <nomad...@debian.org> (supplier of updated tomcat7 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: SHA256 Format: 1.8 Date: Thu, 26 Mar 2015 00:15:03 -0300 Source: tomcat7 Binary: tomcat7-common tomcat7 tomcat7-user libtomcat7-java libservlet3.0-java libservlet3.0-java-doc tomcat7-admin tomcat7-examples tomcat7-docs Architecture: source all Version: 7.0.56-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.org> Changed-By: Miguel Landaeta <nomad...@debian.org> Description: libservlet3.0-java - Servlet 3.0 and JSP 2.2 Java API classes libservlet3.0-java-doc - Servlet 3.0 and JSP 2.2 Java API documentation libtomcat7-java - Servlet and JSP engine -- core libraries tomcat7 - Servlet and JSP engine tomcat7-admin - Servlet and JSP engine -- admin web applications tomcat7-common - Servlet and JSP engine -- common files tomcat7-docs - Servlet and JSP engine -- documentation tomcat7-examples - Servlet and JSP engine -- example web applications tomcat7-user - Servlet and JSP engine -- tools to create user instances Closes: 780519 Changes: tomcat7 (7.0.56-2) unstable; urgency=medium . * Fix FTBFS error by making sure SSL unit tests use TLS protocols. - SSLv3 and previous protocols are not secure and deprecated in JDK7. - Additionally, some X509 certificates provided by upstream expired and were causing failures in unit tests as well, so they were regenerated. (Closes: #780519). * Fix FTBFS error by disabling some unit tests that depends on having network access. Checksums-Sha1: f35891e83bdc0a8becd6617703b99b2e960d39c3 2749 tomcat7_7.0.56-2.dsc e83ba025fe480b0243b6e797251953463b53e22b 69300 tomcat7_7.0.56-2.debian.tar.xz 1fed6d7f250ffa7aa1b81c0422fcd24ebe8fac51 60982 tomcat7-common_7.0.56-2_all.deb 283c683aeda12ffb0de6e97db9bb86e1ae4a1e1b 49692 tomcat7_7.0.56-2_all.deb 7631afa11a7d9b21445782e79bdd3faaf3df5525 37282 tomcat7-user_7.0.56-2_all.deb f13dd27e3713afe4e1cbaa1ce258cfdefc2de7fd 3624674 libtomcat7-java_7.0.56-2_all.deb 7c9d0f8429c8c72295d1979d96e14e40d98f6d9f 313120 libservlet3.0-java_7.0.56-2_all.deb d805c970af92e1e33ecff9b393095ababb9bc326 204204 libservlet3.0-java-doc_7.0.56-2_all.deb 616121b2b8fc40a89026053e7dd4f87d26bf5a16 38256 tomcat7-admin_7.0.56-2_all.deb ae6c01f6587f98da037ac171730a6a5d06d57ba4 196812 tomcat7-examples_7.0.56-2_all.deb 9f963f4d4aa6bf3bc38d5ebfc88b66793576a1bc 601938 tomcat7-docs_7.0.56-2_all.deb Checksums-Sha256: e055ccd1a8484a749951a1a67e8c5463a89368af63bd565137ee72a887b6c959 2749 tomcat7_7.0.56-2.dsc af0e4448c5a6a18cd8ddbf8be413ee9d1a24ad5b7018a0b3c7189325fef02ba7 69300 tomcat7_7.0.56-2.debian.tar.xz c728f6b30122bdccdd9391e828f891929ffe8ed6dbde5a296a75545c8a4c80b7 60982 tomcat7-common_7.0.56-2_all.deb 3899595e18edb683dc4e836318aa86c0ff6a39793bde3dfac513f121fa1ee702 49692 tomcat7_7.0.56-2_all.deb 8a027c58567936c710d71892101bd32293a70a427cff4009d81e271dc95dd530 37282 tomcat7-user_7.0.56-2_all.deb fc4ed9f1b881e0dedf57198706a33bcc48b87c49a43a74e9b4f49bbd6bdc81c0 3624674 libtomcat7-java_7.0.56-2_all.deb 1869d5783a3dbf359134567cba286f6735eeeb44b806b2c3f8f2b872a85b62f1 313120 libservlet3.0-java_7.0.56-2_all.deb eb390cecb10e0f4e1a6d0136a7762030a5930c17df2f0607839864751e190d69 204204 libservlet3.0-java-doc_7.0.56-2_all.deb b382d4a83135adfd066d55d776e183b724b110b608b5399eec23f4e386b5aaeb 38256 tomcat7-admin_7.0.56-2_all.deb a5d687445634ec4a67289ea2d2dcbc61e0ae8eaacb802fe523a12e4121280248 196812 tomcat7-examples_7.0.56-2_all.deb d36d7dde1ba24d1cf56a50d87fdcc8f68091d028c38000c3ec9743bb74ec727c 601938 tomcat7-docs_7.0.56-2_all.deb Files: 26f9cb9c13b20a69193f4b01c6ad4ed9 2749 java optional tomcat7_7.0.56-2.dsc da2cf8bf1c7ee013cfb917dfacac7bd2 69300 java optional tomcat7_7.0.56-2.debian.tar.xz 05e000fbe47661483c3876f57b073d94 60982 java optional tomcat7-common_7.0.56-2_all.deb cdef4b8c49fcc2659727f620162b910f 49692 java optional tomcat7_7.0.56-2_all.deb a3968d771551facd2c156460a653ad4f 37282 java optional tomcat7-user_7.0.56-2_all.deb a3b98759bd8ac9cbcb3db06f77f2e91d 3624674 java optional libtomcat7-java_7.0.56-2_all.deb 0f7eb9dd92c0beaf37a56458757ea304 313120 java optional libservlet3.0-java_7.0.56-2_all.deb 8e74140b7fee24c07695eb6d851ead32 204204 doc optional libservlet3.0-java-doc_7.0.56-2_all.deb 90f640cf3c713e2218fc18ec250edaf8 38256 java optional tomcat7-admin_7.0.56-2_all.deb 092fa9a6e4c474ac7db6bfd3f1ce3628 196812 java optional tomcat7-examples_7.0.56-2_all.deb b7f06d364f2f1fcaaa935646c55c30c3 601938 doc optional tomcat7-docs_7.0.56-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJVE/txAAoJEGIODQuJV82lbdwP/2TfDa/ZU1so3wnxjv4tAIX/ Ud85+4KXnt96n9bsIZkm/m/cXNp+DPAM4ueg4YhkzTOtCEaz6hXIkCrY9VVgPyP6 LH0QOhbW/K6Dyx+xzBv/JyWN28YpkFdHEWHT6ByJWkIL4TSABlO5m6jasLv/WrBn FsvipUMnyXO1VSgmt/H3FbTafRGB/h5dn4J3aQVhiDv0VISLTb9bFibL9CPS312L f7FXMYrxTA0YsYhRUVFOHV3Y3yr5F8VYYNl0kcaluMHKFcCA9FIlNLIm2SjLk2tn GxRtorMSoH5/bZO9Jhkik8/QPdFNhqxUqpi4jBYvgrTwx3ILATfT+fP5lcGz8Em4 cRgRGkKR3hk6hCV1lGi2bPxN/je06AXeqsb2Waoc+483i4y2ztO450Natf9jeTmp gXcg81z7o+1u9EXCsY/CH8Kh3rIAGX1b9/8PXzxHH9+8Y1/yvNKLeSMsr66gGCd9 id2tsUFFS/6zWYJz8gDXYYPX90iQlIPU5oylnI7ugvgILN3CHk8TCGmE+ArFpVD0 Z0QclPy3ExMoRX9BF/7kmR5n2TdTRpMp7COldMAevhWHsb4n6hvsOzAHZ7mH9NS7 +b1ewrBPxexjPr8/BT1g66ostPlMlMtfspRd+grPQ9i48xTuaz0qyDXxGKFFDnPD h6c/u0KHyfBsFeBqugkA =7lJY -----END PGP SIGNATURE-----
--- End Message ---