Your message dated Wed, 7 Sep 2016 22:17:48 +0200 with message-id <[email protected]> and subject line Re: Bug#836508: barbican: FTBFS in testing (failing tests) has caused the Debian Bug report #836508, regarding barbican: 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 [email protected] immediately.) -- 836508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836508 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:barbican Version: 1:2.0.0-5 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-indep pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions pyversions: missing debian/pyversions file, fall back to supported versions py3versions: no X-Python3-Version in control file, using supported versions dh build-indep --buildsystem=python_distutils --with python2,systemd,sphinxdoc dh_testdir -i -O--buildsystem=python_distutils dh_update_autotools_config -i -O--buildsystem=python_distutils dh_auto_configure -i -O--buildsystem=python_distutils debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions [... snipped ...] barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_large_statuses_clipped barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_large_statuses_clipped ... ok barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_no_follow_on_needed barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_no_follow_on_needed ... ok barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_retrieve_entity barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_retrieve_entity ... ok ====================================================================== FAIL: barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_no_file_storage barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_no_file_storage ---------------------------------------------------------------------- _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "barbican/tests/plugin/test_snakeoil_ca.py", line 166, in test_gen_cert_no_file_storage self.verify_sig(cert_enc) File "barbican/tests/plugin/test_snakeoil_ca.py", line 157, in verify_sig crypto.verify(self.ca.cert, sig[1:], der[0], 'sha256') File "/usr/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 2605, in verify md_ctx = _ffi.new("EVP_MD_CTX*") TypeError: cannot instantiate ctype 'EVP_MD_CTX' of unknown size ====================================================================== FAIL: barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_with_file_storage barbican.tests.plugin.test_snakeoil_ca.CertManagerTestCase.test_gen_cert_with_file_storage ---------------------------------------------------------------------- _StringException: Empty attachments: pythonlogging:'' stderr stdout Traceback (most recent call last): File "barbican/tests/plugin/test_snakeoil_ca.py", line 182, in test_gen_cert_with_file_storage self.verify_sig(cert_enc) File "barbican/tests/plugin/test_snakeoil_ca.py", line 157, in verify_sig crypto.verify(self.ca.cert, sig[1:], der[0], 'sha256') File "/usr/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 2605, in verify md_ctx = _ffi.new("EVP_MD_CTX*") TypeError: cannot instantiate ctype 'EVP_MD_CTX' of unknown size ---------------------------------------------------------------------- Ran 1216 tests in 80.278s FAILED (failures=2, skipped=4) debian/rules:20: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules:9: recipe for target 'build-indep' failed make: *** [build-indep] Error 2 dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2 -------------------------------------------------------------------------------- The failure does not seem related to using "dpkg-buildpackage -A". Thanks.
--- End Message ---
--- Begin Message ---Santiago, Please don't play BTS pingpong. This bug shall stay closed. The issue was in pyopenssl, and never in Barbican. We don't increase version numbers just to avoid bugs. It has never been done, and will never be done. Otherwise, we'd be doing this for every single bug sent to the BTS, multiplied by the number of reverse dependencies. Cheers, Thomas Goirand (zigo)
--- End Message ---

