http://bugzilla.suse.com/show_bug.cgi?id=917759
Kristoffer Gronlund kgronlund@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kgronlund@suse.com
--- Comment #5 from Kristoffer Gronlund kgronlund@suse.com --- This just happened to me as well after zypper up'ing Tumbleweed.
File "/usr/lib64/python2.7/site-packages/M2Crypto/ASN1.py", line 12, in <module> import BIO File "/usr/lib64/python2.7/site-packages/M2Crypto/BIO.py", line 221, in <module> class CipherStream(BIO): File "/usr/lib64/python2.7/site-packages/M2Crypto/BIO.py", line 227, in CipherStream SALT_LEN = m2.PKCS5_SALT_LEN AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'