Your message dated Tue, 29 May 2018 15:08:35 +0000
with message-id <[email protected]>
and subject line Bug#891727: fixed in pyopenssl 17.5.0-1.1
has caused the Debian Bug report #891727,
regarding python-eventlet: FTBFS: dh_auto_test: pybuild --test --test-nose -i 
python{version} -p 2.7 returned exit code 13
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.)


-- 
891727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891727
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-eventlet
Version: 0.20.0-4
Severity: serious
Tags: buster sid
User: [email protected]
Usertags: qa-ftbfs-20180502 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[1]: Entering directory '/<<PKGBUILDDIR>>'
> http_proxy= https_proxy= dh_auto_test
> I: pybuild base:217: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build; python2.7 -m nose tests
> ..........Traceback (most recent call last):
>   File "eventlet/hubs/poll.py", line 115, in wait
>     listener.cb(fileno)
>   File "eventlet/backdoor.py", line 66, in switch
>     greenlets.greenlet.switch(self, *args, **kw)
>   File "eventlet/backdoor.py", line 58, in run
>     console.interact()
>   File "/usr/lib/python2.7/code.py", line 240, in interact
>     self.write("\n")
>   File "/usr/lib/python2.7/code.py", line 171, in write
>     sys.stderr.write(data)
>   File "eventlet/backdoor.py", line 36, in write
>     self.f.flush()
>   File "/usr/lib/python2.7/socket.py", line 307, in flush
>     self._sock.sendall(view[write_offset:write_offset+buffer_size])
>   File "eventlet/greenio/base.py", line 390, in sendall
>     tail = self.send(data, flags)
>   File "eventlet/greenio/base.py", line 384, in send
>     return self._send_loop(self.fd.send, data, flags)
>   File "eventlet/greenio/base.py", line 371, in _send_loop
>     return send_method(data, *args)
> error: [Errno 32] Broken pipe
> Removing descriptor: 6
> ................................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................................................................................................S....................................................SSSSS..................................S........SSSSSSSSSES..................................................................................................Python
>  2.7.15
> ...................................................................................................................127.0.0.1
>  - - [02/May/2018 19:12:24] code 400, message Bad request syntax ('X')
> 127.0.0.1 - - [02/May/2018 19:12:24] "X" 400 -
> .................................................................
> ======================================================================
> ERROR: tests.openssl_test.test_import
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build/tests/openssl_test.py",
>  line 13, in test_import
>     import eventlet.green.OpenSSL.SSL
>   File "eventlet/green/OpenSSL/__init__.py", line 3, in <module>
>     from . import SSL
>   File "eventlet/green/OpenSSL/SSL.py", line 2, in <module>
>     from OpenSSL.SSL import *
>   File "/usr/lib/python2.7/dist-packages/cryptography/utils.py", line 124, in 
> __getattr__
>     obj = getattr(self._module, attr)
> AttributeError: 'module' object has no attribute 'SSL_ST_INIT'
> 
> ----------------------------------------------------------------------
> Ran 619 tests in 36.832s
> 
> FAILED (SKIP=95, errors=1)
> Exception TypeError: "'NoneType' object is not callable" in <bound method 
> _SocketDuckForFd.__del__ of _SocketDuckForFd:15> ignored
> Exception TypeError: "'NoneType' object is not callable" in <bound method 
> _SocketDuckForFd.__del__ of _SocketDuckForFd:9> ignored
> E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython2_2.7_eventlet/build; python2.7 -m nose tests
> dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned 
> exit code 13

The full build log is available from:
   http://aws-logs.debian.net/2018/05/02/python-eventlet_0.20.0-4_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.

--- End Message ---
--- Begin Message ---
Source: pyopenssl
Source-Version: 17.5.0-1.1

We believe that the bug you reported is fixed in the latest version of
pyopenssl, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <[email protected]> (supplier of updated pyopenssl 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 29 May 2018 16:26:51 +0200
Source: pyopenssl
Binary: python-openssl python-openssl-doc python3-openssl
Architecture: source all
Version: 17.5.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <[email protected]>
Changed-By: Ondřej Nový <[email protected]>
Description:
 python-openssl - Python 2 wrapper around the OpenSSL library
 python-openssl-doc - Python wrapper around the OpenSSL library (documentation 
package)
 python3-openssl - Python 3 wrapper around the OpenSSL library
Closes: 891727
Changes:
 pyopenssl (17.5.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add upstream patch: Don't add not supported SSL_ST_* into _all_
     (Closes: #891727)
Checksums-Sha1:
 45a59afab8bd67c1e1e86803fe5b5fb9074c56aa 2486 pyopenssl_17.5.0-1.1.dsc
 6ecb70288441715cfecd504f0ab72a07a890b278 9448 
pyopenssl_17.5.0-1.1.debian.tar.xz
 1c5fb1e7e9931032b65d6811707791fe15a0b0b8 8953 
pyopenssl_17.5.0-1.1_amd64.buildinfo
 066c892cc36d8908e9339d40f2150e1752a3dc40 85496 
python-openssl-doc_17.5.0-1.1_all.deb
 629f103a4d0b2408421b01d17da3c228a89a7f84 49460 
python-openssl_17.5.0-1.1_all.deb
 6fefe64a9b157e99fc9192d64f982e4965b2868c 49560 
python3-openssl_17.5.0-1.1_all.deb
Checksums-Sha256:
 1464c455f0532951b656688d3a431b7c45749623ef66a78351efb8fc0726331b 2486 
pyopenssl_17.5.0-1.1.dsc
 4e7a8169c9dcb33eb88c550ad9d29daa91dae17c9a11000f31250b8ab1a2eebc 9448 
pyopenssl_17.5.0-1.1.debian.tar.xz
 2d631c2b9b1c06c35d97309b86e8dd20778226b3155e71375ef365612941528d 8953 
pyopenssl_17.5.0-1.1_amd64.buildinfo
 f782fe9cfea19096ae921e1701ba2f4b336c11c0263fd25adaaa472fef87a8ba 85496 
python-openssl-doc_17.5.0-1.1_all.deb
 ec354b669ac748ac5e48285835254074be77bc5a6531ffb819fe17237eb4eeff 49460 
python-openssl_17.5.0-1.1_all.deb
 cf4eda324f4ecb41f8b0e13dba6546e841b5181240842477ccb762e6a9563d7f 49560 
python3-openssl_17.5.0-1.1_all.deb
Files:
 80a35ccf3eb516bc9e69d8f49cbd1924 2486 python optional pyopenssl_17.5.0-1.1.dsc
 fe724afd9e247fa001ad73f1a1b82b92 9448 python optional 
pyopenssl_17.5.0-1.1.debian.tar.xz
 75c5664d5f0f6b5553579ddd1c8d1837 8953 python optional 
pyopenssl_17.5.0-1.1_amd64.buildinfo
 293c576ddc918e8ce1dd1203d0968d53 85496 doc optional 
python-openssl-doc_17.5.0-1.1_all.deb
 b8c8ee757e8350f5d94a1e808a229e58 49460 python optional 
python-openssl_17.5.0-1.1_all.deb
 5dffabf32937e9acdf7bdf6076a34d77 49560 python optional 
python3-openssl_17.5.0-1.1_all.deb

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

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAlsNZrkACgkQNXMSVZ0e
BktKew/+N5bnVVCtH2+ju3hIQDXgbSqpNfWArmkEs1siwvxFCpI3qqFwPpZxAKIX
SrCwR+Rx8wp7lvUlrZ9pC30O8QsmyOApchzNuDmPPcLTaXnx3YmNWHBo2meEuVU2
l1J5rOevfD6/sqSkm1zbGWmUKT/T/YHZ4FCi59jc5xXNqr+OudZaebUZbkPaAjsk
RUF4QJpUh2ZKqLacrdVVfaBkd/MQYix+V4XoDi6Tuqb55G2+uh6UuEYXPNjX1PZg
70Bv3XQEWeXs6UnlPCAtVHU4TrUyQDkfC08UORxDdhx8Hpqln9+s1zZz2Be5sihC
oKM1Z/gxoD9FDDXtSolt5LaKVChlgVUdzN6vl2wp/nKv8yYxycaxbET8568nf2nj
uHa8JYsC7LXPovSf5rdIOXc2lbaCtFBobtoLGpcYR6PM2+R+azd9IGhg7vyhcpao
c1gyTENE4SFa9ykTfbn0Pqjtf/ZkF7qB24Q/XRSAqhlivJ0QmnL+qvJlr3s+pqve
cZdAAGkVkO1KCVJGLFv7iuw9Uroedt9qVIoidcMEPC46VBCrjqoovI8g9it5cFdu
dRFj+r6gTz/Yugs3YRDQKdQvcsm3x+kctp+3GDv3KfAc0uyrcmOYThfm/J8A0CQa
1T+T2avNLJSaZXgArWurc/+iQ12EZAJ+VaxtdKn8DQSNUDfmtms=
=W8lF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to