Your message dated Sat, 28 Mar 2015 13:04:08 +0000
with message-id <e1ybqpi-0003k9...@franck.debian.org>
and subject line Bug#780519: fixed in tomcat7 7.0.59-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

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: tomcat7
Source-Version: 7.0.59-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: Sat, 28 Mar 2015 00:58:12 -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.59-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@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.59-2) experimental; urgency=medium
 .
   * Fix FTBFS due to 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:
 622f0910708d954a45b00a67099b729e297c482f 2762 tomcat7_7.0.59-2.dsc
 73641ba0093f74f5202720a69cb78c620db56483 71360 tomcat7_7.0.59-2.debian.tar.xz
 87e566e00b4daf48717f894db6671634905b2780 61086 tomcat7-common_7.0.59-2_all.deb
 5c2e48277c6d1bc1be29a3706ac07192e198a961 49798 tomcat7_7.0.59-2_all.deb
 bccdf77180ce0463887cb704bc46c1038fb56b08 37366 tomcat7-user_7.0.59-2_all.deb
 ed8802d46f6cbeb624386df6a426ae1bfcd6febb 3645120 
libtomcat7-java_7.0.59-2_all.deb
 e309d649033eb914cfc7495ce507e07f4906b9fd 313108 
libservlet3.0-java_7.0.59-2_all.deb
 cd0f30fabb8035145b835bce6bf0c2f0e6fbf6a0 205742 
libservlet3.0-java-doc_7.0.59-2_all.deb
 3bb6df743c958479bbcc3d02bee8d35c21277f97 38316 tomcat7-admin_7.0.59-2_all.deb
 e3094a672d73b0de928f6c2cfd1881507cb20b95 196480 
tomcat7-examples_7.0.59-2_all.deb
 afd5093d2e3d01bdd85de66d16b78a90f51b00c9 610628 tomcat7-docs_7.0.59-2_all.deb
Checksums-Sha256:
 556d2065706c8e3a8f25c2dfd9c6771a2a39c9dd25666a7d519a1171cf5f24f6 2762 
tomcat7_7.0.59-2.dsc
 15279da67d543331a29df65685224586737bb7391efe909c5501b66a8b6a2bd9 71360 
tomcat7_7.0.59-2.debian.tar.xz
 59ac08948a3c89eccaab6200983c2e3fd33f6e8a14b50b615945a63162b89014 61086 
tomcat7-common_7.0.59-2_all.deb
 1700e0f1759ff2c195f3eea234ec8372ae0248264ae55f1b10a1fd31146d7fb6 49798 
tomcat7_7.0.59-2_all.deb
 9a2af1853c9e7cb31df3d325fd97c6717f6267ca3c00a1ede17c55b660f794ec 37366 
tomcat7-user_7.0.59-2_all.deb
 e16d2c8c209f19b63535b777550b87e87e84a2f0cf215dc0b4a0f3ba82c6cae5 3645120 
libtomcat7-java_7.0.59-2_all.deb
 bfcf38dec3dda0821ace1fe0bdd7729fe0e6cb799742aedf3c6f317507e615e5 313108 
libservlet3.0-java_7.0.59-2_all.deb
 e8b3651d08dd7fab820e60f95cfc5847b7430c3b740920dd9f147ad8cf8bf3fd 205742 
libservlet3.0-java-doc_7.0.59-2_all.deb
 2b85366d1a5633b0fa1967ce0afe8d8150d71cc45420f61dafcfd628670b2c46 38316 
tomcat7-admin_7.0.59-2_all.deb
 fd07e1473fdfc07cea1a4a7293a59bb10c23034b8dfb54120d27af2e527e98c8 196480 
tomcat7-examples_7.0.59-2_all.deb
 a62e0557ed4ace07717891d63d7ea38e2f475f7b5832db0d7ffaebc9528c145e 610628 
tomcat7-docs_7.0.59-2_all.deb
Files:
 bcdc4989fb1ee9af770fbaca120a562e 2762 java optional tomcat7_7.0.59-2.dsc
 7b90bea9d38edb5a7a5bf62c855dd681 71360 java optional 
tomcat7_7.0.59-2.debian.tar.xz
 1941e5e6cdf5836fcb2daa21dfa24eb1 61086 java optional 
tomcat7-common_7.0.59-2_all.deb
 c7f59d150af2e133b3aac2a04095de3f 49798 java optional tomcat7_7.0.59-2_all.deb
 97056e0a9721f6198ca2104882dc4fed 37366 java optional 
tomcat7-user_7.0.59-2_all.deb
 09a5fd55ce2aceb0cc5f6fe1e4eced15 3645120 java optional 
libtomcat7-java_7.0.59-2_all.deb
 d5bbd049ad361984bb3649d5760b8ebd 313108 java optional 
libservlet3.0-java_7.0.59-2_all.deb
 b12d2651b69f4f321176d7c723bd707b 205742 doc optional 
libservlet3.0-java-doc_7.0.59-2_all.deb
 d0b800408178b93588e03188b0d61cf9 38316 java optional 
tomcat7-admin_7.0.59-2_all.deb
 c70b8dd5f5ecdef747331d71fafcb195 196480 java optional 
tomcat7-examples_7.0.59-2_all.deb
 3271926ad2a2f1d0acc166ccfcfdbccd 610628 doc optional 
tomcat7-docs_7.0.59-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJVFqZvAAoJEGIODQuJV82lSSYQAJIjdAog59HG46Ha+96aBQiX
ligtXtQirWAUCCUfFW1tK1uoRM+jxj/h62kXJuXHbr0A7U2LH/1EAXiXXQ5Q1+aU
hOERGThN3yIUkcZR6u74fzS99vSHWVOfOp8AXDDw1N2CLA4TijSUtRbgh+C7PV6t
Zgcgx4wdPeQ1u85SPfLPU1ItYqJib0No+vPo5puWXXEMIpMBZ0x5FjBDxy7vaTp9
UXyh39hIK/d9MG/UwBKQj5re/0+lK8v+Z+1woys3ksMBVE/EmpQ5KTbLUx86IhNa
F1OV7ZjuGlTGIPkjgWMxga4/a9C8VjEQE0HAzoMUsVAHyb6xt7byjjhDEszDA9ST
jCwL3pgXDAoBWO+CsmjpOwnNLnI3Z4WvIhAz51FQdHdtea9rl50VkfWFx1HW3Eha
paOyDh5PbPI2fvVmwanrD/Qme8hJ5/CzrtSmATthP2cxZHu9O2IqmBT5jzr2gYRl
QNqe6bZ4zlOdWkSuzaRwswvc+b3ZarrUChbCX5PURXUrgH2mfi0lsqVnSVVpf0AS
om/Cj6Q6VpN5RGZx5vtHHi2MtqnRwUmJhuS/yhK7SJCLLWfIbXKxzCh3t5xBVKSs
LeLAtknLByqkOl9IhkeIxvCr9KYM+bhpI5sNq7FyIRdX8rJsNwib2liFhmCCGlAu
eHX3smNTJQCCOV9FuE9r
=+5th
-----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