Your message dated Sat, 05 Nov 2016 22:38:24 +0000
with message-id <e1c39bu-000eze...@fasolo.debian.org>
and subject line Bug#834680: fixed in tomcat7 7.0.72-3
has caused the Debian Bug report #834680,
regarding tomcat7: 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.)


-- 
834680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tomcat7
Version: 7.0.70-2
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
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ant -propertyfile debian/ant.properties -Dyear=2016 -Dtoday='Aug 2 2016' 
-Dtstamp=09:43:11 -Ddistribution.name=Debian extras-jmx-remote deploy
Buildfile: /<<PKGBUILDDIR>>/build.xml

extras-prepare:
    [mkdir] Created dir: /<<PKGBUILDDIR>>/output/extras
    [mkdir] Created dir: /<<PKGBUILDDIR>>/output/extras-src-jars

[... snipped ...]

    [junit] INFO: Starting test case [testDuplicatePaths_02]
    [junit] Aug 10, 2016 9:40:15 PM org.apache.coyote.AbstractProtocol destroy
    [junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-6"]
    [junit] Aug 10, 2016 9:40:15 PM org.apache.catalina.startup.LoggingBaseTest 
setUp
    [junit] INFO: Starting test case [testDuplicatePaths_03]
    [junit] Aug 10, 2016 9:40:15 PM org.apache.coyote.AbstractProtocol destroy
    [junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-7"]
    [junit] Aug 10, 2016 9:40:15 PM org.apache.catalina.startup.LoggingBaseTest 
setUp
    [junit] INFO: Starting test case [testDuplicatePaths_04]
    [junit] Aug 10, 2016 9:40:15 PM org.apache.coyote.AbstractProtocol destroy
    [junit] INFO: Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-8"]
    [junit] Running util.TestCookieFilter
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.038 sec

test-apr-exists:

test-apr:

cobertura-report:

test:
   [concat] Testsuites with skipped tests:
   [concat] TEST-org.apache.catalina.comet.TestCometProcessor.BIO.txt
   [concat] 
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.BIO.txt
   [concat] 
TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO.txt
   [concat] 
TEST-org.apache.catalina.session.TestStandardSessionIntegration.BIO.txt
   [concat] 
TEST-org.apache.catalina.session.TestStandardSessionIntegration.NIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWsWebSocketContainer.BIO.txt
   [concat] 
TEST-org.apache.tomcat.websocket.TestWsWebSocketContainerWithProxy.BIO.txt
   [concat] 
TEST-org.apache.tomcat.websocket.TestWsWebSocketContainerWithProxy.NIO.txt
   [concat] 
TEST-org.apache.tomcat.websocket.server.TestWsRemoteEndpointImplServer.BIO.txt
   [concat] 
TEST-org.apache.tomcat.websocket.server.TestWsRemoteEndpointImplServer.NIO.txt
   [concat] Testsuites with failed tests:
   [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClient.BIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClient.NIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.BIO.txt
   [concat] TEST-org.apache.tomcat.websocket.TestWebSocketFrameClientSSL.NIO.txt

BUILD FAILED
/<<PKGBUILDDIR>>/build.xml:1381: Some tests completed with an Error. See 
/<<PKGBUILDDIR>>/output/build/logs for details, search for "ERROR".

Total time: 43 minutes 27 seconds
debian/rules:31: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:18: 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: tomcat7
Source-Version: 7.0.72-3

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 834...@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 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, 05 Nov 2016 22:57:29 +0100
Source: tomcat7
Binary: libservlet3.0-java libservlet3.0-java-doc
Architecture: source all
Version: 7.0.72-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.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
Closes: 819259 834680
Changes:
 tomcat7 (7.0.72-3) unstable; urgency=medium
 .
   * Build only the Servlet API (Closes: #819259, #834680)
Checksums-Sha1:
 f02e9197faecbfd3baef18288d704b13f22d431f 2334 tomcat7_7.0.72-3.dsc
 067584a81f959bdcf8a11b7924716e889cf4852c 67196 tomcat7_7.0.72-3.debian.tar.xz
 768ad7f6bb9731b6be511e79974cd467cce96872 194392 
libservlet3.0-java-doc_7.0.72-3_all.deb
 89f18d8e7fc9266f13876a4cc7373bfd21b4f89b 315288 
libservlet3.0-java_7.0.72-3_all.deb
Checksums-Sha256:
 8e45a9da1314010bc4d5daa6a930974854ea8247196e74dbf547294889b395a7 2334 
tomcat7_7.0.72-3.dsc
 a99ee24bf490ba7da25ec409f20441a2129631a1a05d5e75023f104d39579e00 67196 
tomcat7_7.0.72-3.debian.tar.xz
 21ee4868b7755d1f017544accfa8927129b151693087fb25ae2cacda0d555e04 194392 
libservlet3.0-java-doc_7.0.72-3_all.deb
 9c6a64dbe84493ae219c216cd3ef5264db0a88d4d2c72fba50bc4670e99b9ff6 315288 
libservlet3.0-java_7.0.72-3_all.deb
Files:
 f4b668b932036c568644da3e15a320b6 2334 java optional tomcat7_7.0.72-3.dsc
 240c2123409aa4f85e8e6071cd0a0b7f 67196 java optional 
tomcat7_7.0.72-3.debian.tar.xz
 754c42b73bdd56ca9d2093b88d1a0831 194392 doc optional 
libservlet3.0-java-doc_7.0.72-3_all.deb
 af18d75fa5171cd79c0daf079d77c16b 315288 java optional 
libservlet3.0-java_7.0.72-3_all.deb

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

iQIcBAEBCAAGBQJYHlliAAoJEPUTxBnkudCsc+cQAMVNPACWxPoxAyzI9nS7LEkm
MqY5A/TP1uq93qG+VPrQlQ5s7FZbkNVdIcxn2dsEySa7fmUFMYLPDNiqFSmly2PI
Rtk2o84eO2N5jqk4ebMf/s9OdLUwLt1Yp9dHTLLj+DkvuZAWoPL1FdO9MjHPafK8
Mn88vC2MfK4JRwvYkb+Brhw/z2HylcIp1HsEm65ePt/ehqbTQyDNKrUccE4YQelb
J5TDJAmeCgGjGfXiVlZbqhVPmumQb6jlgDwqE50wYxZD3i/yGBJ5N2ODp0xlzDLN
actJl6PQb6fzXLeLu5O/ldx3snuuQCIb6WJO9rW+rGMDQJjWBxq1geY3v3GyqPKp
siG32UNCsdELN9T/4WPaLKkMzF4fcsMelcfSlVcYzgOw3uvuwhfvq6trU+Yzmxtz
1TpaOQJNNr/PbexPoPZbonRKZY4E+1tBBMjVexo7O4qVgQeTBPSUitjZQ8/O2UbC
VkkhFcbcHD2GZzt9fEbiRY9VbFd7qIpPAWcFzjK1L9XuDQja0jL8IrjNCAmu13mo
KfoRphvc4xB/UFTzCB4GxBphh2C57z75kQPMQ+iWQkavHp6J1i9Lfxjlx4Ksc7jx
fmdHRUObXxBkJG7ET3fwP2WQsBAl19mkS4rcnnkQlynXCPkSo+rlDi0Tbn3p78SR
o1t7apeggBIB/t6dk/4z
=TFHV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to