Control: retitle -1 Does not support OpenSSL 1.1 Control: forwarded -1 https://github.com/yann2192/pyelliptic/issues/50 Control: tags -1 + upstream
On Sun, Nov 13, 2016 at 01:38:17PM +0000, Chris Lamb wrote: > File > "/home/lamby/temp/cdt.20161113133613.EaqJ9PdLlW.db.pyelliptic/pyelliptic-1.5.7/.pybuild/pythonX.Y_3.5/build/pyelliptic/openssl.py", > line 180, in __init__ > self.ECDH_OpenSSL = self._lib.ECDH_OpenSSL > File "/usr/lib/python3.5/ctypes/__init__.py", line 360, in __getattr__ > func = self.__getitem__(name) > File "/usr/lib/python3.5/ctypes/__init__.py", line 365, in __getitem__ > func = self._FuncPtr((name_or_ordinal, self)) > AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1: undefined > symbol: ECDH_OpenSSL Actually this means the module cannot work with libcrypto.so.1.1 as it expects functions that are not present anymore. Probably most of the used ones are still there but it still requires checking and patching because right now the module cannot be imported. -- WBR, wRAR
signature.asc
Description: PGP signature