Your message dated Tue, 25 Mar 2014 05:33:23 +0000
with message-id <[email protected]>
and subject line Bug#741755: fixed in ca-certificates-java 20140324
has caused the Debian Bug report #741755,
regarding ca-certificates-java: FTBFS: Tests failures
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 [email protected]
immediately.)


-- 
741755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741755
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ca-certificates-java
Version: 20130815
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh_testdir
> jh_build --no-javadoc --main=UpdateCertificates --javacopts="-source 1.6 
> -target 1.6" ca-certificates-java.jar .
> find . -name *.java -and -type f -print0 | xargs -0 
> /usr/lib/jvm/default-java/bin/javac -cp 
> /usr/share/java/junit4.jar:debian/_jh_build.ca-certificates-java -d 
> debian/_jh_build.ca-certificates-java -source 1.6 -target 1.6
> warning: [options] bootstrap class path not set in conjunction with -source 
> 1.6
> Note: ./UpdateCertificatesTest.java uses or overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> 1 warning
> /usr/lib/jvm/default-java/bin/jar cfm /«PKGBUILDDIR»/ca-certificates-java.jar 
> ../_jh_manifest.ca-certificates-java Exceptions$InvalidKeystorePassword.class 
> Exceptions$UnableToSaveKeystore.class Exceptions$UnknownInput.class 
> Exceptions.class UpdateCertificates.class UpdateCertificatesTest.class
> /usr/lib/jvm/default-java/bin/java -cp 
> /usr/share/java/junit4.jar:./ca-certificates-java.jar \
>       org.junit.runner.JUnitCore \
>       UpdateCertificatesTest
> JUnit version 4.11
> Warning: there was a problem reading the certificate file 
> /usr/share/ca-certificates/null.crt. Message:
>   /usr/share/ca-certificates/null.crt (No such file or directory)
> Warning: there was a problem reading the certificate file 
> /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
>   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
> or directory)
> Warning: there was a problem reading the certificate file 
> /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
>   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
> or directory)
> Warning: there was a problem reading the certificate file 
> /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
>   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
> or directory)
> Warning: there was a problem reading the certificate file 
> /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt. Message:
>   /usr/share/ca-certificates/cacert.org/cacert.org_class3.crt (No such file 
> or directory)
> ...E.E....E.
> Time: 0.055
> There were 3 failures:
> 1) testAddThenRemove(UpdateCertificatesTest)
> junit.framework.AssertionFailedError: expected:<true> but was:<false>
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.failNotEquals(Assert.java:329)
>       at junit.framework.Assert.assertEquals(Assert.java:78)
>       at junit.framework.Assert.assertEquals(Assert.java:174)
>       at junit.framework.Assert.assertEquals(Assert.java:181)
>       at 
> UpdateCertificatesTest.testAddThenRemove(UpdateCertificatesTest.java:211)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:606)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>       at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runners.Suite.runChild(Suite.java:127)
>       at org.junit.runners.Suite.runChild(Suite.java:26)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
>       at org.junit.runner.JUnitCore.runMain(JUnitCore.java:96)
>       at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:47)
>       at org.junit.runner.JUnitCore.main(JUnitCore.java:40)
> 2) testAdd(UpdateCertificatesTest)
> junit.framework.AssertionFailedError: expected:<true> but was:<false>
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.failNotEquals(Assert.java:329)
>       at junit.framework.Assert.assertEquals(Assert.java:78)
>       at junit.framework.Assert.assertEquals(Assert.java:174)
>       at junit.framework.Assert.assertEquals(Assert.java:181)
>       at UpdateCertificatesTest.testAdd(UpdateCertificatesTest.java:147)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:606)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>       at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runners.Suite.runChild(Suite.java:127)
>       at org.junit.runners.Suite.runChild(Suite.java:26)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
>       at org.junit.runner.JUnitCore.runMain(JUnitCore.java:96)
>       at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:47)
>       at org.junit.runner.JUnitCore.main(JUnitCore.java:40)
> 3) testReplace(UpdateCertificatesTest)
> junit.framework.AssertionFailedError: expected:<true> but was:<false>
>       at junit.framework.Assert.fail(Assert.java:57)
>       at junit.framework.Assert.failNotEquals(Assert.java:329)
>       at junit.framework.Assert.assertEquals(Assert.java:78)
>       at junit.framework.Assert.assertEquals(Assert.java:174)
>       at junit.framework.Assert.assertEquals(Assert.java:181)
>       at UpdateCertificatesTest.testReplace(UpdateCertificatesTest.java:180)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:606)
>       at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
>       at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
>       at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
>       at 
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
>       at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
>       at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
>       at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runners.Suite.runChild(Suite.java:127)
>       at org.junit.runners.Suite.runChild(Suite.java:26)
>       at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
>       at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
>       at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
>       at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
>       at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
>       at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
>       at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
>       at org.junit.runner.JUnitCore.runMain(JUnitCore.java:96)
>       at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:47)
>       at org.junit.runner.JUnitCore.main(JUnitCore.java:40)
> 
> FAILURES!!!
> Tests run: 9,  Failures: 3
> 
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/ca-certificates-java_20130815_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: ca-certificates-java
Source-Version: 20140324

We believe that the bug you reported is fixed in the latest version of
ca-certificates-java, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated ca-certificates-java 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 24 Mar 2014 09:42:08 +0100
Source: ca-certificates-java
Binary: ca-certificates-java
Architecture: source all
Version: 20140324
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description: 
 ca-certificates-java - Common CA certificates (JKS keystore)
Closes: 576453 741755
Changes: 
 ca-certificates-java (20140324) unstable; urgency=medium
 .
   * Team upload.
   * Fixed a test failure caused by the removal of the CAcert.org root
     certificate from the ca-certificates package (Closes: #741755)
   * Limit the memory used by java to 64M when updating the certificates
     (Closes: #576453)
   * Mavenized the project
   * Code refactoring
   * d/control: Standards-Version updated to 3.9.5 (no changes)
   * Switch to debhelper level 9
Checksums-Sha1: 
 bc6dd030dc4f7a421214454d465831fa679d9112 1839 ca-certificates-java_20140324.dsc
 b18616fdb0680a6cc72b59dbdb1a458c17feb681 15632 
ca-certificates-java_20140324.tar.xz
 2e2d64cfe73e8695e572b771f3145e396541fe84 13704 
ca-certificates-java_20140324_all.deb
Checksums-Sha256: 
 c43e617f08f2201bd484fc9943535bbb2750ce3093cdbcdeee3d1d4b1046f0cf 1839 
ca-certificates-java_20140324.dsc
 fd369f31b30dcfcf73465bc1f9edaab2867d9fed8373ebc5326dac4c96ffc08e 15632 
ca-certificates-java_20140324.tar.xz
 86e20ad98bb0cecf4bfda6cc1ac95b75c87c6677dff00b599e5110ec3b3580eb 13704 
ca-certificates-java_20140324_all.deb
Files: 
 4c91d46ef8db6f021070f26c81f161ed 1839 java optional 
ca-certificates-java_20140324.dsc
 18d945321d2cc391124d1c5f18617814 15632 java optional 
ca-certificates-java_20140324.tar.xz
 fdb0b383295f77cac2f43558fee27233 13704 java optional 
ca-certificates-java_20140324_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJTMRHsAAoJECHSBYmXSz6WE7AP/0srOEzCBFLecSJkt6szTmiL
s0yTYb4fRO8mCnHFsloW6tPgOmDdVEvQ8ardvcvNFIg9AzzxdKriesZaJrSTWXkM
QwOwt429MmAL7iGtzGrCzFcf0rXP7zMuGZDy/qcq5O9haCs33vfxBE6Cd+G1J2LF
itdm3EhHKl/NFFRVNYphAXarCUsMT+JyUC2sSk9eNP2iYNvrQApmqYf1Ers6hrMB
gDpGy7NCDYsuCYkX0wLoFhGeI9+RETU5zHGVxhvLO9URh55UmT0L+DQjxMvHrTyL
0URBYxnbch6DrEV33C+gP3BQuMQEdXx9xztUllTJOofR/qhxqitKH/s2Nw8pzjB9
Ql3HEpkXCMwKj7299Y1WBtojx8g6wvsVDuTFC2YklrnVhDXH2XPFj5xeqixaYWaj
zcspobQfYdYjzf9G23BhJzX/2NanLAdjHI9IfUk+3VmTwNO21r0hoKon9XO1mDqz
M3rUkw58rVTm6duTU6GqnkpZ6iFnytIVsni6uAoB4xYSTPjrC9EKjhqCEHBLDieh
4zGwBSAEypEkKR1cCsRMbwnS4xeKQYuauc8k0lvKKynERBUmoMZIassFYUyisZ3N
KEy8QhsQqLOL6ckWcxHUDcKS6VSXe1c9UgCybeJOsmc3pI6pTplDtJIWiaBmnXBH
Dl6dBD9yIE6u1HtgIx48
=0QH0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to