Source: pagekite
Version: 0.5.8e-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160910 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):
> make[2]: Entering directory '/<>'
> Traceback (most recent call last):
> File "./pagekite/manual.py", line 9, in
> from compat import ts_to_iso
> File "/<>/pagekite/compat.py", line 117, in
> import sockschain
> File "/usr/lib/python2.7/dist-packages/sockschain/__init__.py", line 95, in
>
> from OpenSSL import SSL
> File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in
>
> from OpenSSL import rand, crypto, SSL
> File "/usr/lib/python2.7/dist-packages/OpenSSL/crypto.py", line 13, in
>
> from cryptography.hazmat.backends.openssl.backend import backend
> File
> "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/__init__.py",
> line 7, in
> from cryptography.hazmat.backends.openssl.backend import backend
> File
> "/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/openssl/backend.py",
> line 15, in
> from cryptography import utils, x509
> File "/usr/lib/python2.7/dist-packages/cryptography/x509/__init__.py", line
> 7, in
> from cryptography.x509.base import (
> File "/usr/lib/python2.7/dist-packages/cryptography/x509/base.py", line 15,
> in
> from cryptography.x509.extensions import Extension, ExtensionType
> File "/usr/lib/python2.7/dist-packages/cryptography/x509/extensions.py",
> line 13, in
> from pyasn1.codec.der import decoder
> File "/usr/lib/python2.7/dist-packages/pyasn1/codec/der/decoder.py", line
> 2, in
> from pyasn1.codec.cer import decoder
> File "/usr/lib/python2.7/dist-packages/pyasn1/codec/cer/decoder.py", line
> 3, in
> from pyasn1.codec.ber import decoder
> File "/usr/lib/python2.7/dist-packages/pyasn1/codec/ber/decoder.py", line
> 5, in
> from pyasn1 import debug, error
> File "/usr/lib/python2.7/dist-packages/pyasn1/debug.py", line 39, in
>
> class NullHandler(logging.Handler):
> AttributeError: 'module' object has no attribute 'Handler'
> Makefile:60: recipe for target 'doc/pagekite.1' failed
> make[2]: *** [doc/pagekite.1] Error 1
The full build log is available from:
http://aws-logs.debian.net/2016/09/10/pagekite_0.5.8e-1_unstable.log
(That DNS record was just updated. Use
http://ec2-52-58-237-241.eu-central-1.compute.amazonaws.com if it
doesn't work)
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.