Control: tags -1 moreinfo unreproducible On Sat, 08 Nov 2014 17:48:28 +0800 =?utf-8?B?56mN5Li55bC8?= Dan Jacobson <[email protected]> wrote: > Package: libpython2.7 > Severity: grave > Version: 2.7.8-11 > > $ youtube-dl --version > Traceback (most recent call last): > File "/usr/bin/youtube-dl", line 9, in <module> > load_entry_point('youtube-dl==2014.10.30', 'console_scripts', > 'youtube-dl')() > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 356, in > load_entry_point > return get_distribution(dist).load_entry_point(group, name) > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2476, in > load_entry_point > return ep.load() > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2190, in load > ['__name__']) > File "/usr/lib/python2.7/dist-packages/youtube_dl/__init__.py", line 13, in > <module> > from .options import ( > File "/usr/lib/python2.7/dist-packages/youtube_dl/options.py", line 8, in > <module> > from .utils import ( > File "/usr/lib/python2.7/dist-packages/youtube_dl/utils.py", line 22, in > <module> > import ssl > File "/usr/lib/python2.7/ssl.py", line 97, in <module> > import _ssl # if we can't import it, let the error propagate > ImportError: /usr/lib/python2.7/lib-dynload/_ssl.i386-linux-gnu.so: symbol > SSLv3_method, version OPENSSL_1.0.0 not defined in file libssl.so.1.0.0 with > link time reference > >
Hi, I cannot reproduce this; what version of openssl do you have installed? If it is the version in experimental, then that is probably the reason for your issue (but it does not affect sid nor testing). ~Niels -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

