Your message dated Tue, 06 Feb 2018 12:50:42 +0000
with message-id <e1ej2hu-0003xu...@fasolo.debian.org>
and subject line Bug#889642: fixed in jdeb 1.6-2
has caused the Debian Bug report #889642,
regarding jdeb FTBFS: [ERROR] 
testClearSign(org.vafer.jdeb.signing.PGPSignerTestCase)
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.)


-- 
889642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jdeb
Version: 1.6-1
Severity: serious

Some recent change in unstable makes jdeb FTBFS:

https://tests.reproducible-builds.org/debian/history/jdeb.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jdeb.html

...
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.vafer.jdeb.maven.DataTestCase
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s 
- in org.vafer.jdeb.maven.DataTestCase
[INFO] Running org.vafer.jdeb.DebMakerTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.682 s 
- in org.vafer.jdeb.DebMakerTestCase
[INFO] Running org.vafer.jdeb.DataBuilderTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 s - 
in org.vafer.jdeb.DataBuilderTestCase
[INFO] Running org.vafer.jdeb.ant.AntSelectorTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s 
- in org.vafer.jdeb.ant.AntSelectorTestCase
[INFO] Running org.vafer.jdeb.ant.DebAntTaskTestCase
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.86 s 
- in org.vafer.jdeb.ant.DebAntTaskTestCase
[INFO] Running org.vafer.jdeb.producers.DataProducerFilesTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.467 s 
- in org.vafer.jdeb.producers.DataProducerFilesTestCase
[INFO] Running org.vafer.jdeb.producers.DataProducerPathTemplateTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.vafer.jdeb.producers.DataProducerPathTemplateTestCase
[INFO] Running org.vafer.jdeb.signing.PGPSignerTestCase
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.58 s 
<<< FAILURE! - in org.vafer.jdeb.signing.PGPSignerTestCase
[ERROR] testClearSign(org.vafer.jdeb.signing.PGPSignerTestCase)  Time elapsed: 
0.58 s  <<< FAILURE!
org.junit.ComparisonFailure: 
expected:<...-
Version: BCPG v1.5[8]

??????????????????...> but was:<...-
Version: BCPG v1.5[9]

??????????????????...>
        at 
org.vafer.jdeb.signing.PGPSignerTestCase.testClearSign(PGPSignerTestCase.java:68)

[INFO] Running org.vafer.jdeb.signing.DebMakerTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s 
- in org.vafer.jdeb.signing.DebMakerTestCase
[INFO] Running org.vafer.jdeb.debian.ChangesFileTestCase
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.vafer.jdeb.debian.ChangesFileTestCase
[INFO] Running org.vafer.jdeb.debian.PackageControlFileTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s 
- in org.vafer.jdeb.debian.PackageControlFileTestCase
[INFO] Running org.vafer.jdeb.debian.ControlFieldTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.vafer.jdeb.debian.ControlFieldTestCase
[INFO] Running org.vafer.jdeb.mapping.LsMapperTestCase
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.vafer.jdeb.mapping.LsMapperTestCase
[INFO] Running org.vafer.jdeb.changes.TextfileChangesProviderTestCase
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.vafer.jdeb.changes.TextfileChangesProviderTestCase
[INFO] Running org.vafer.jdeb.utils.FilteredFileTestCase
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s 
- in org.vafer.jdeb.utils.FilteredFileTestCase
[INFO] Running org.vafer.jdeb.utils.UtilsTestCase
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s 
- in org.vafer.jdeb.utils.UtilsTestCase
[INFO] Running org.vafer.jdeb.utils.InformationInputStreamTestCase
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s 
- in org.vafer.jdeb.utils.InformationInputStreamTestCase
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   
PGPSignerTestCase.testClearSign:68->Assert.assertEquals:144->Assert.assertEquals:115
 expected:<...-
Version: BCPG v1.5[8]

??????????????????...> but was:<...-
Version: BCPG v1.5[9]

??????????????????...>
[INFO] 
[ERROR] Tests run: 77, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.945 s
[INFO] Finished at: 2018-02-04T09:20:28-12:00
[INFO] Final Memory: 26M/905M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project jdeb: There are test failures.
[ERROR] 
[ERROR] Please refer to /build/1st/jdeb-1.6/target/surefire-reports for the 
individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/jdeb-1.6 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/jdeb-1.6/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jdeb-1.6/debian 
-Dmaven.repo.local=/build/1st/jdeb-1.6/debian/maven-repo --batch-mode test 
returned exit code 1
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2

--- End Message ---
--- Begin Message ---
Source: jdeb
Source-Version: 1.6-2

We believe that the bug you reported is fixed in the latest version of
jdeb, 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 889...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated jdeb 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: SHA512

Format: 1.8
Date: Tue, 06 Feb 2018 13:25:43 +0100
Source: jdeb
Binary: libjdeb-java
Architecture: source
Version: 1.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Description:
 libjdeb-java - utility to construct Debian packages from Ant or Maven
Closes: 889642
Changes:
 jdeb (1.6-2) unstable; urgency=medium
 .
   * Team upload.
   * Update 01_fix_testcase_bouncycastle.patch to fix FTBFS with
     Bouncycastle 1.59. Thanks to Adrian Bunk for the report.
     (Closes: #889642)
   * Use compat level 11.
Checksums-Sha1:
 0f0db99810ae0897d4f64d9a457dc26e55485761 2321 jdeb_1.6-2.dsc
 a30afaeeb23f48442e698d085af029e9bb161b11 3804 jdeb_1.6-2.debian.tar.xz
 587f985ee86c3eafad86823f23328ce9aa3c1e81 15563 jdeb_1.6-2_amd64.buildinfo
Checksums-Sha256:
 f40512fbb713fb92e922d3372f0cc66cbeac67ee42ca1e57a442d222bcfb5cb0 2321 
jdeb_1.6-2.dsc
 7bc22fc7d63ae3de0e029625e39d979670a6ca6b880024bd7451e50ae690c70a 3804 
jdeb_1.6-2.debian.tar.xz
 f715a923812615537268fc0a95fc0a58e7381cb340a24e01091221257a04b12d 15563 
jdeb_1.6-2_amd64.buildinfo
Files:
 8a64c64e74077b0454936b10f011aaa0 2321 java optional jdeb_1.6-2.dsc
 edb01da2e2633bf386e029eb20faf392 3804 java optional jdeb_1.6-2.debian.tar.xz
 9408f0fd65bf431d233e20ef205030b4 15563 java optional jdeb_1.6-2_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlp5n7NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkIn4P/2PCxrUAH/QFktLkR84UxXvNHWbl4dXbsMJO
S3rbgzpvqlikyllWxrQ3DD736A/14fMLSXHQkkVlTRflmkAZkXIxruTBT6jVLhh4
GFQqSSpLyiyOoyuBKkOCAankixL9+E8Qsz00b6xnA9yPK9FlB2xENXrHK8RvGfY/
AHd8L9qRPTw/DVorpxgESOmjQM3039pvBLoz8ySrSRjYnE5ZUDV8oqkCoodEx+o+
7+WcDn9JULdf1N8DBXOHD0FLwLt4VuwfhCQnBCGBmrPXW/KFHlQnXWSya+9IiG0e
teQKF1icnqbZOLKh77xmhW+z78bH9qZLyq1xXwXJ8Ud50d+RZB5K5CRqF5lWiR5K
dgDo8FGH68SAYexbh9v27kIc2h55I19uY/xmVAjkqueVyIcrf2RDUp4gp9dHlKP3
2CkOocwDZaTVq6VDY1f/GUe3JjYW2wbVi+HuHpbpdeN0BO1/wF/h82cQ5xwjLdCO
27nZn/Eq7KHDcdSXhVgyEY+xuvJ/nAMwIGYSpOOwTptRvCXyG77pzHZXAc8GJ6Hc
USCwkMI0hhXdzGSBc14SCrJy58Do4QnG/Yay2WNoPwi0FkrjbMS6Lio3LOrkJz6L
shcuz2RndkHd0utANN6detMRxdjimWVO9ReBCyYFYtjuk+XVf5dfrOt5m6+1cgZH
6ai2M89o
=RwIo
-----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