Hi Sandro,
I appreciate your frustration here, and as the maintainer of
python-cryptography of course I'm responsible when there are issues with
the package.
That said, I did actually test pyopenssl before uploading this version, and
it was working locally; in addition, the diff from 1.5.2 to 1.5
control: clone -1 -2
control: reassign -2 pyopenssl
control: retitle -2 AttributeError: 'module' object has no attribute
'SSL_ST_INIT'
gaah actually cloning
On Tue, Nov 8, 2016 at 9:08 AM, Sandro Tosi wrote:
> control: clone -1
> control: reassign -1 python-cryptography
> control: retitle -1 STO
Processing control commands:
> clone -1 -2
Bug #843631 [python-cryptography] STOP BREAKING PYOPENSSL WHEN UPLOADING
CRYPTOGRAPHY
Bug 843631 cloned as bug 843644
> reassign -2 pyopenssl
Bug #843644 [python-cryptography] STOP BREAKING PYOPENSSL WHEN UPLOADING
CRYPTOGRAPHY
Bug reassigned from packa
Processing control commands:
> clone -1
Unknown command or malformed arguments to command.
> reassign -1 python-cryptography
Bug #843631 [python-openssl] AttributeError: 'module' object has no attribute
'SSL_ST_INIT'
Bug reassigned from package 'python-openssl' to 'python-cryptography'.
No longe
control: clone -1
control: reassign -1 python-cryptography
control: retitle -1 STOP BREAKING PYOPENSSL WHEN UPLOADING CRYPTOGRAPHY
> from OpenSSL import rand, crypto, SSL
> File "/usr/lib/python2.7/dist-packages/OpenSSL/SSL.py", line 112, in
>
> SSL_ST_INIT = _lib.SSL_ST_INIT
> Attribu
affects 843631 ansible
thanks
Sorry for the paste indentation fail (the irony of this being a bug in
a python package is not lost on me...)
```
ERROR! Unexpected Exception: 'module' object has no attribute 'SSL_ST_INIT'
the full traceback was:
Traceback (most recent call last):
File "/usr/bin/
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.
```
Trac
7 matches
Mail list logo