Your message dated Sat, 13 Dec 2014 06:48:56 +0000 with message-id <[email protected]> and subject line Bug#770616: fixed in python-gevent 1.0.1-2 has caused the Debian Bug report #770616, regarding gevent.ssl is not importable because of PROTOCOL_SSLv3 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.) -- 770616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770616 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: celery Version: 3.1.13-3 Severity: serious >From my pbuilder build log: ... ====================================================================== ERROR: test_with_autoscaler (celery.tests.worker.test_worker.test_WorkController) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/buildd/celery-3.1.13/celery/tests/case.py", line 430, in setUp self.setup() File "/tmp/buildd/celery-3.1.13/celery/tests/worker/test_worker.py", line 754, in setup self.worker = self.create_worker() File "/tmp/buildd/celery-3.1.13/celery/tests/worker/test_worker.py", line 772, in create_worker worker = self.app.WorkController(concurrency=1, loglevel=0, **kw) File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 100, in __init__ self.setup_instance(**self.prepare_args(**kwargs)) File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 126, in setup_instance self.should_use_eventloop() if use_eventloop is None File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 244, in should_use_eventloop return (detect_environment() == 'default' and File "/usr/lib/python2.7/dist-packages/kombu/syn.py", line 52, in detect_environment _environment = _detect_environment() File "/usr/lib/python2.7/dist-packages/kombu/syn.py", line 38, in _detect_environment from gevent import socket as _gsocket File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 659, in <module> from gevent.ssl import sslwrap_simple as ssl, SSLError as sslerror, SSLSocket as SSLType File "/usr/lib/python2.7/dist-packages/gevent/ssl.py", line 385, in <module> def get_server_certificate(addr, ssl_version=PROTOCOL_SSLv3, ca_certs=None): NameError: name 'PROTOCOL_SSLv3' is not defined ====================================================================== ERROR: test_with_embedded_beat (celery.tests.worker.test_worker.test_WorkController) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/buildd/celery-3.1.13/celery/tests/case.py", line 430, in setUp self.setup() File "/tmp/buildd/celery-3.1.13/celery/tests/worker/test_worker.py", line 754, in setup self.worker = self.create_worker() File "/tmp/buildd/celery-3.1.13/celery/tests/worker/test_worker.py", line 772, in create_worker worker = self.app.WorkController(concurrency=1, loglevel=0, **kw) File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 100, in __init__ self.setup_instance(**self.prepare_args(**kwargs)) File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 126, in setup_instance self.should_use_eventloop() if use_eventloop is None File "/tmp/buildd/celery-3.1.13/celery/worker/__init__.py", line 244, in should_use_eventloop return (detect_environment() == 'default' and File "/usr/lib/python2.7/dist-packages/kombu/syn.py", line 52, in detect_environment _environment = _detect_environment() File "/usr/lib/python2.7/dist-packages/kombu/syn.py", line 38, in _detect_environment from gevent import socket as _gsocket File "/usr/lib/python2.7/dist-packages/gevent/socket.py", line 659, in <module> from gevent.ssl import sslwrap_simple as ssl, SSLError as sslerror, SSLSocket as SSLType File "/usr/lib/python2.7/dist-packages/gevent/ssl.py", line 385, in <module> def get_server_certificate(addr, ssl_version=PROTOCOL_SSLv3, ca_certs=None): NameError: name 'PROTOCOL_SSLv3' is not defined ---------------------------------------------------------------------- Ran 1690 tests in 41.060s FAILED (errors=131, skipped=42) debian/rules:26: recipe for target 'override_dh_auto_test' failed make[1]: *** [override_dh_auto_test] Error 1 make[1]: Leaving directory '/tmp/buildd/celery-3.1.13' debian/rules:10: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: python-gevent Source-Version: 1.0.1-2 We believe that the bug you reported is fixed in the latest version of python-gevent, 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. Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated python-gevent 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: SHA256 Format: 1.8 Date: Sat, 13 Dec 2014 05:54:50 +0000 Source: python-gevent Binary: python-gevent-dbg python-gevent-doc python-gevent Architecture: source amd64 all Version: 1.0.1-2 Distribution: unstable Urgency: medium Maintainer: Laszlo Boszormenyi (GCS) <[email protected]> Changed-By: Laszlo Boszormenyi (GCS) <[email protected]> Description: python-gevent - gevent is a coroutine-based Python networking library python-gevent-dbg - gevent is a coroutine-based Python networking library - debugging python-gevent-doc - gevent is a coroutine-based Python networking library - documenta Closes: 770616 Changes: python-gevent (1.0.1-2) unstable; urgency=medium . * Add dh-python to Build-Depends. . [ Jan Gerber <[email protected]> ] * Use PROTOCOL_SSLv23 instead of PROTOCOL_SSLv3 (closes: #770616). Checksums-Sha1: 497749e53eb87bceb45abb8ce068cda6f9052501 2030 python-gevent_1.0.1-2.dsc 56f3c56a05d9fbed73d891e80100fa159074e897 74056 python-gevent_1.0.1-2.debian.tar.xz 666c81fe316a000b4fd7302bbcb286d9c974177e 1359024 python-gevent-dbg_1.0.1-2_amd64.deb 051a2aca27e078678edaa3ecba084dd5d6a2511b 140194 python-gevent-doc_1.0.1-2_all.deb f6ea48c1d10e84290da868fcf1b6399b03f5d2c6 232346 python-gevent_1.0.1-2_amd64.deb Checksums-Sha256: f49d2ce637ce531c6975aae7f819cdf9e344162c911bddf423d6f2e16ce736c5 2030 python-gevent_1.0.1-2.dsc 07458ef125b7470c666b6841cc48e5bda405fea7d697b0f27d118f90bf00a00e 74056 python-gevent_1.0.1-2.debian.tar.xz d42d0e63deb4a474df61a2958452e48ec3cfd91a4dd6a486c03872d726d49630 1359024 python-gevent-dbg_1.0.1-2_amd64.deb e0678a4bd34381a4b04cecf54d780307264f44e7901be06915e6468dcb710d2d 140194 python-gevent-doc_1.0.1-2_all.deb cd3c8ca16da6fd23216be16f2e462528b5eee5a1d1e4451943e65e20908f9afb 232346 python-gevent_1.0.1-2_amd64.deb Files: f626c8dc48a1bbd6a273094c0f9fe827 2030 python extra python-gevent_1.0.1-2.dsc 875288db512fa06d3eec24191e7b8901 74056 python extra python-gevent_1.0.1-2.debian.tar.xz f3227e2abe2b655ba37dc13795ffbdff 1359024 debug extra python-gevent-dbg_1.0.1-2_amd64.deb 02705cf092e271922b84e5092190e9d3 140194 doc optional python-gevent-doc_1.0.1-2_all.deb be2400b8042f687116203c0e62d90536 232346 python extra python-gevent_1.0.1-2_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUi98VAAoJENzjEOeGTMi/f04P+gMtl0q9wlQXQ63GfDDcZeES doLbH76Ig1NQ9iiAMNwco3PNmZZnnVVP1NLoLU2ZM9U02OCwQhYP7M9j6Esw1GZN zwG7JjyN9WNL8w2MfW6xBo1QJuwzixfRQzEt0POqFRBpZlGAQxTSMg2JJZoCtEb7 aJro+Ri5qKBdXa5Lj5biXfRLxWgjJMkDIDcqqm0CklOtgX9pWZGhTBiUZ4sIr1nm g8q51nN+35kEuMLHZF6wuTyBs6rVZmHjTpQRxKfJGf1pUFwxW1bIzNfxS4U1AVdq 0adAht4wUkdnA5ATH+c48uvmPIPl0H39xTjItYY20RrktNQ6EjzLJmW5gqCPy6Z3 yLWxehPE/+8RcLil65l0O8mXEtdg2o+K8KTQUk7Jf/Xces3N9b9Qs8kPMCd/3ciA QIn5ozIpW20JQrUiPvMTLdBywly8DZREz4bhuw/8tvglRsik1lMn2z7R5P9Iz+/P WNKe6Kf2KzlxQIoyEYiV3kum9Y9DWknURFRM0gd84oh4aooZwc7cU6XqF1KlH8aw U2FKuUyS7kozhC15okg3WfRvFuMXgkY43uIpidTybeQ87HB7bPpD1yOCkX5SZ5F1 n72rSScluVQ4avgTxN+KW+49IyIXqny7kCdCy/QgmruVoeRe7GrmDgNCIH8m4E48 gzB/p4kiNaWxemGS7//w =agam -----END PGP SIGNATURE-----
--- End Message ---

