Your message dated Wed, 09 Nov 2016 22:00:05 +0100 with message-id <[email protected]> and subject line Re: Bug#843783: deluge-gtk: fails to start: AttributeError: 'module' object has no attribute 'SSL_ST_INIT' has caused the Debian Bug report #843783, regarding Downstream incompatibilities due to SSL_ST_* 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.) -- 843783: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843783 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python-openssl Version: 16.1.0-1 Severity: critical Justification: breaks unrelated software Hello, I get the following exception when running my Ansible playbook. Looking at the trace the error appears to be coming all the way from Python OpenSSL library, so filing a bug here. ``` Traceback (most recent call last): File "/usr/bin/ansible-playbook", line 92, in <module> exit_code = cli.run() File "/usr/lib/python2.7/dist-packages/ansible/cli/playbook.py", line 154, in run results = pbex.run() File "/usr/lib/python2.7/dist-packages/ansible/executor/playbook_executor.py", line 81, in run self._tqm.load_callbacks() File "/usr/lib/python2.7/dist-packages/ansible/executor/task_queue_manager.py", line 171, in load_callbacks for callback_plugin in callback_loader.all(class_only=True): File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 368, in all self._module_cache[path] = self._load_module_source(name, path) File "/usr/lib/python2.7/dist-packages/ansible/plugins/__init__.py", line 319, in _load_module_source module = imp.load_source(name, path, module_file) File "/usr/lib/python2.7/dist-packages/ansible/plugins/callback/hipchat.py", line 32, in <module> from ansible.module_utils.urls import open_url File "/usr/lib/python2.7/dist-packages/ansible/module_utils/urls.py", line 128, in <module> from urllib3.contrib.pyopenssl import ssl_wrap_socket File "/usr/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py", line 54, in <module> import OpenSSL.SSL File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import rand, crypto, SSL File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 112, in <module> SSL_ST_INIT = _lib.SSL_ST_INIT AttributeError: 'module' object has no attribute 'SSL_ST_INIT'u ``` Best regards, George -- System Information: Debian Release: stretch/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages python-openssl depends on: ii python-cryptography 1.5.3-1 ii python-six 1.10.0-3 pn python:any <none> python-openssl recommends no packages. Versions of packages python-openssl suggests: pn python-openssl-dbg <none> pn python-openssl-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Version: 16.2.0-1 Quoting Jonas Smedegaard (2016-11-09 21:05:02) > Quoting Andrew Starr-Bochicchio (2016-11-09 16:36:40) > > On Wed, Nov 9, 2016 at 10:24 AM, Jonas Smedegaard <[email protected]> wrote: > > > > > > My deluge-gtk recently stopped being able to start at all, leaving the > > > following in .xsession-errors: > > > > Thanks for the report. This looks like is a bug in > > python-cryptography. See: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843631 > > Thanks for that hint. I can confirm that lowering python-cryptography > from unstable 1.5.3-1 to testing 1.5.2-1 make deluge-gtk work again. > > Reassigning + force-merging + tagging affects accordingly. Upgrading to python-openssl new 16.2.0-1 makes deluge-gtk work too. Reassigning + closing accordingly. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
--- End Message ---

