cancel
Showing results for 
Search instead for 
Did you mean: 

Re: SAP B1 10.0 server side dependencies not found: python-crypto and python-openssl

10-02-2020 3:42 AM
egomez_ve Participant
1104 views 0 comments
SAP Managed Tags
Subscribe

Maybe somebody could point out at the right direction.

Python-crypto and python-openssl libraries for SLES 15.2 are nowhere to be found. I am installing a SAP B1 10.00.120 server components on a SLES 15 SP2, installation fails with "Unmet dependencies" error: python-crypto and python-openssl, required by B1ServerToolsSLD.

I had a similar problem with SAP B1 9.3 / SLES 11 a couple of years ago, found those libraries at SLES SDK, but SLES 15 SP1 now replaces SDK repos with 'DevTools' which apparently do not contain those libraries. The older repos that worked with SLES 11 are now generating compatibility errors with SLES 15. SAP documentation contains exactly zero information on where to find the packages.

Would very much appreciate any advice.

View Entire Topic
egomez_ve
Participant

Hi vtechnologies

Step 1) SUSEConnect -p sle-module-python2/15.1/x86_64

Step 2) zypper install python2-pyOpenSSL-17.5.0-3.6.1

Work for me, SAP Business One 10 FP 2008 and SLES 15 SP1.

Best regards,

EG