Bug#813597: Versions

2016-02-03 Thread Daniel Monteiro Basso
Yep, that was it, I was using a local (pip installed) version of cffi. I apologize for wasting your time guys. Thank you for the help. Cheers, Daniel On Wed, 2016-02-03 at 15:53 +, Tristan Seligmann wrote: > Could you check and report what versions of python-cffi and > python-cffi-backend you

Bug#813597: python-openssl: exception when importing OpenSSL

2016-02-03 Thread Daniel Monteiro Basso
Package: python-openssl Version: 0.15.1-2 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? Just dist-upgrade'd my system. After that, anything that depends on pyopenssl stopped working, including pip. In [1]: import cryptography In [2]