[PKG-Openstack-devel] Bug#835700: python-oauth2client: FTBFS: Tests failures
Lucas Nussbaum
lucas at debian.org
Sun Aug 28 10:20:22 UTC 2016
Source: python-oauth2client
Version: 3.0.0-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160828 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):
> Traceback (most recent call last):
> File "tests/test_service_account.py", line 80, in test_sign_blob
> private_key_id, signature = self.credentials.sign_blob('Google')
> File "/<<PKGBUILDDIR>>/oauth2client/service_account.py", line 401, in sign_blob
> return self._private_key_id, self._signer.sign(blob)
> File "/<<PKGBUILDDIR>>/oauth2client/_openssl_crypt.py", line 97, in sign
> return crypto.sign(self._key, message, 'sha256')
> File "/usr/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 2563, in sign
> md_ctx = _ffi.new("EVP_MD_CTX*")
> TypeError: cannot instantiate ctype 'EVP_MD_CTX' of unknown size
>
> ----------------------------------------------------------------------
> Ran 539 tests in 4.575s
>
> FAILED (SKIP=1, errors=31)
> debian/rules:29: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/08/28/python-oauth2client_3.0.0-1_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.
More information about the Openstack-devel
mailing list