Your message dated Mon, 08 Apr 2024 20:34:58 +0000
with message-id <e1rtvhi-00eifm...@fasolo.debian.org>
and subject line Bug#1064724: fixed in yapet 2.6-2
has caused the Debian Bug report #1064724,
regarding yapet: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8
--verbose" VERBOSE=1 returned exit code 2
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.)
--
1064724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064724
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yapet
Version: 2.6-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240224 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests/crypt'
> FAIL: blowfish
> PASS: key448
> PASS: blowfishfactory
> FAIL: file_blowfish
> FAIL: foreign
> PASS: cryptofactoryhelper
> PASS: aes256
> PASS: key256
> PASS: aes256factory
> PASS: file_aes256
> ===========================================
> YAPET 2.6: tests/crypt/test-suite.log
> ===========================================
>
> # TOTAL: 10
> # PASS: 7
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 3
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> FAIL: blowfish
> ==============
>
> .E.E.E.
>
>
> !!!FAILURES!!!
> Test Results:
> Run: 4 Failures: 0 Errors: 3
>
>
> 1) test: should encrypt and decrypt (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 2) test: should throw on decrypting corrupted data (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 3) test: should throw on decrypting with wrong password (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> FAIL blowfish (exit status: 1)
>
> FAIL: file_blowfish
> ===================
>
> .E.E.E.E.E.E.E.E.E.E
>
>
> !!!FAILURES!!!
> Test Results:
> Run: 10 Failures: 0 Errors: 10
>
>
> 1) test: should correctly read empty file (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 2) test: should correctly read empty file (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 3) test: should throw expected exception on invalid password (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 4) test: should write passwords (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 5) test: should detect file modification on password save (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 6) test: should force password save on modified file (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 7) test: should get the correct time when the master password was set (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 8) test: should properly set new password (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 9) test: should allow saving passwords after password change (E)
> uncaught exception of type std::exception (or derived).
> - Error encrypting data
>
>
> 10) test: should throw exception on reading corrupt file (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> FAIL file_blowfish (exit status: 1)
>
> FAIL: foreign
> =============
>
> .E.E.E.E.E.E.E.E
>
>
> !!!FAILURES!!!
> Test Results:
> Run: 8 Failures: 0 Errors: 8
>
>
> 1) test: 32bit little endian pre 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 2) test: 32bit big endian pre 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 3) test: 64bit little endian pre 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 4) test: 64bit big endian pre 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 5) test: 32bit little endian 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 6) test: 32bit big endian 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 7) test: 64bit little endian 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> 8) test: 64bit big endian 0.6 (E)
> uncaught exception of type std::exception (or derived).
> - Invalid password
>
>
> FAIL foreign (exit status: 1)
>
> ============================================================================
> Testsuite summary for YAPET 2.6
> ============================================================================
> # TOTAL: 10
> # PASS: 7
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 3
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See tests/crypt/test-suite.log
> Please report to https://github.com/RafaelOstertag/yapet/issues
> ============================================================================
> make[5]: *** [Makefile:901: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests/crypt'
> make[4]: *** [Makefile:1009: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/crypt'
> make[3]: *** [Makefile:1145: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/crypt'
> make[2]: *** [Makefile:390: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: *** [Makefile:540: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
> returned exit code 2
The full build log is available from:
http://qa-logs.debian.net/2024/02/24/yapet_2.6-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: yapet
Source-Version: 2.6-2
Done: Salvatore Bonaccorso <car...@debian.org>
We believe that the bug you reported is fixed in the latest version of
yapet, 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 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Salvatore Bonaccorso <car...@debian.org> (supplier of updated yapet 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: Mon, 08 Apr 2024 21:32:50 +0200
Source: yapet
Architecture: source
Version: 2.6-2
Distribution: unstable
Urgency: medium
Maintainer: Salvatore Bonaccorso <car...@debian.org>
Changed-By: Salvatore Bonaccorso <car...@debian.org>
Closes: 1064724
Changes:
yapet (2.6-2) unstable; urgency=medium
.
* crypt/blowfish: Remove EVP_CIPHER_CTX_set_key_length() (Closes: #1064724)
* crypt/aes: Remove EVP_CIPHER_CTX_set_key_length()
Checksums-Sha1:
77a9dbb34c6c2046ffe5b63a38017ef71e4c3002 2032 yapet_2.6-2.dsc
fe1fbdf8a638b496a141b2d35069be4e20ec3645 7996 yapet_2.6-2.debian.tar.xz
Checksums-Sha256:
6c9b34160d20ce23c0b0c9d230268c0d4cfe9c62751cdd233bda74fd62a1c3c8 2032
yapet_2.6-2.dsc
d730ba75509e872bb65261172cd71325aa24b7e4daa007a41d1c33c1a02b0995 7996
yapet_2.6-2.debian.tar.xz
Files:
80259088fe14003a53ce2c90aea62b26 2032 utils optional yapet_2.6-2.dsc
bfbb7689511ec6fb58b5601b605f0405 7996 utils optional yapet_2.6-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKmBAEBCgCQFiEERkRAmAjBceBVMd3uBUy48xNDz0QFAmYURxZfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDQ2
NDQ0MDk4MDhDMTcxRTA1NTMxRERFRTA1NENCOEYzMTM0M0NGNDQSHGNhcm5pbEBk
ZWJpYW4ub3JnAAoJEAVMuPMTQ89EH24QAJmmjht7mDwrJXoZnInXsJV6oDbcMQ5C
5QyfHZW8X15MQCzkYyFhu+xFTpvsHLaYzDeUm3ikZP1c18vphvCzIDgDnTlaBoeq
Xato2YDoOl1hpwAZ/rFL7C0rb/XhEqrGpe0NjYANfglQKwug6KuEb2ll0+cDIQI0
se/Ovvkbe3sH40UjFv+e0gu0S79f0uz9eMQj3+DM1XG9Rtl6BNiG6A+dGxsEJr01
E8TpOQ5CwiOQl5S16Uax2NqZcEGXTbdY5ngfWmpI1MyL0PfXKBM0W9xi7sGCQc+O
GwH1YIjyIgD6lKumI9kGzQx0jG3ev8ivDrY2czVWDeTTolKUwXbSKeKkrmHMPZbi
0Yz8Eazv5c96wPfdxAYB0DMjNEVT4OYgYt6ukjQrxtcf96YUKSp0e9gIxRh8tiUH
8BOTE7uJO3t8xZYnxdLuJtxSF1dpiDgL1DDZwpFYgAhdNcSU4yUkARDXeU5XItid
SMus9NjXszlG0m9FQ8Rle8Q1JgoCiESE1Udro1tLES5LmQKat1UkfDzzSkpNfpFS
kGsL57PM6hDrfQFclxmGjWlxDbi6WwZX102Jfsob/P0k96b2aZ5zRqmPEsF/NIis
Jukm3YxzrV4YKewbyRaD52AACItKJIg527XbY9p0gPBc992q+CHF0zp3pYaO5z1b
/SxKnB/9dp6m
=pbZe
-----END PGP SIGNATURE-----
pgpzcsIuCpRDw.pgp
Description: PGP signature
--- End Message ---