Am Fri, 25 Jan 2019 21:31:26 -0500
schrieb Sandro Tosi <mo...@debian.org>:

> control: tags -1 +unreproducible +moreinfo
> 
> > >>> from OpenSSL import crypto, SSL  
> > Traceback (most recent call last):
> >   File "<stdin>", line 1, in <module>
> >   File "/usr/lib/python2.7/dist-packages/OpenSSL/__init__.py", line
> > 8, in <module> from OpenSSL import crypto, SSL
> >   File "/usr/lib/python2.7/dist-packages/OpenSSL/crypto.py", line
> > 12, in <module> from cryptography import x509
> >   File
> > "/usr/lib/python2.7/dist-packages/cryptography/x509/__init__.py",
> > line 8, in <module> from cryptography.x509.base import ( File
> > "/usr/lib/python2.7/dist-packages/cryptography/x509/base.py", line
> > 16, in <module> from cryptography.x509.extensions import Extension,
> > ExtensionType File
> > "/usr/lib/python2.7/dist-packages/cryptography/x509/extensions.py",
> > line 24, in <module> from cryptography.x509.general_name import
> > GeneralName, IPAddress, OtherName File
> > "/usr/lib/python2.7/dist-packages/cryptography/x509/general_name.py",
> > line 18, in <module> from cryptography.x509.name import Name File
> > "/usr/lib/python2.7/dist-packages/cryptography/x509/name.py", line
> > 28, in <module> _ASN1_TYPE_TO_ENUM = dict((i.value, i) for i in
> > _ASN1Type) TypeError: 'type' object is not iterable  
> 
> I cannot replicate this crash in an up-to-date chroot, are you sure
> there's nothing wrong on your system?
> 

hmmmm, in which way?
I tried out:
apt-get install --reinstall python-enum34
apt-get install --reinstall python-openssl
apt-get install --reinstall python-cryptography

No success.

Any more detailed proposals?

But maybe debian has now some standard answers. :/

https://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg579616.html

Reply via email to