Your message dated Tue, 02 Dec 2014 15:16:39 +0100 with message-id <[email protected]> and subject line Re: better error messages to expose real source of ImportErrors has caused the Debian Bug report #768533, regarding better error messages to expose real source of ImportErrors to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 768533: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768533 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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
--- End Message ---
--- Begin Message ---Control: tags -1 + wontfix I don't think it's worth addressing disappearing symbols from underlying libraries.
--- End Message ---

