Jump to content


Photo

undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0


  • Please log in to reply
4 replies to this topic

#1 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 18 November 2022 - 14:26

Plugin  Extensions/EPGImport failed to load: /usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 53, in readPluginList
  File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/plugin.py", line 29, in <module>
    from . import EPGConfig, EPGImport, ExpandableSelectionList, _, filtersServices, log
  File "/usr/lib/enigma2/python/Plugins/Extensions/EPGImport/EPGImport.py", line 15, in <module>
    from twisted.internet import reactor, ssl, threads
  File "/usr/lib/python2.7/site-packages/twisted/internet/ssl.py", line 59, in <module>
  File "/usr/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module>
  File "/usr/lib/python2.7/site-packages/OpenSSL/crypto.py", line 15, in <module>
  File "/usr/lib/python2.7/site-packages/OpenSSL/_util.py", line 6, in <module>
  File "/usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py", line 15, in <module>
ImportError: /usr/lib/python2.7/site-packages/cryptography/hazmat/bindings/_openssl.so: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0

How to fix it(old develop)?
 

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0 #2 WanWizard

  • PLi® Core member
  • 68,558 posts

+1,737
Excellent

Posted 18 November 2022 - 14:56

You have openssl 1.1.0+ on the box, but the python binaries weren't compiled with the same version headers.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0 #3 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 18 November 2022 - 15:54

You have openssl 1.1.0+ on the box, but the python binaries weren't compiled with the same version headers.

What do I need to change?


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0 #4 WanWizard

  • PLi® Core member
  • 68,558 posts

+1,737
Excellent

Posted 18 November 2022 - 16:13

Very good question.

 

Does the same problem happen in 8.3-release ? If not, what are the differences between that and your develop-py2 ?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: undefined symbol: EVP_PBE_scrypt, version OPENSSL_1_1_0 #5 Dimitrij

  • PLi® Core member
  • 9,994 posts

+338
Excellent

Posted 18 November 2022 - 16:44

Very good question.

 

Does the same problem happen in 8.3-release ? If not, what are the differences between that and your develop-py2 ?

This simple

opkg update
opkg install curl

I had to install curl and problems started, at the same time installing python 3.9.9


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users