Bug#780519: marked as done (tomcat7: FTBFS due to failing tests)

2015-03-29 Thread Debian Bug Tracking System
Your message dated Sun, 29 Mar 2015 15:48:32 +
with message-id 
and subject line Bug#780519: fixed in tomcat7 7.0.28-4+deb7u2
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.(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, Er

Bug#780519: marked as done (tomcat7: FTBFS due to failing tests)

2015-03-28 Thread Debian Bug Tracking System
Your message dated Sat, 28 Mar 2015 13:04:08 +
with message-id 
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.(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

Bug#780519: marked as done (tomcat7: FTBFS due to failing tests)

2015-03-26 Thread Debian Bug Tracking System
Your message dated Thu, 26 Mar 2015 12:34:41 +
with message-id 
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.(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