cancel
Showing results for 
Search instead for 
Did you mean: 

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

07-06-2020 2:24 AM
vtechnologies Explorer
4925 views 7 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.

Accepted Solutions (0)

Answers (6)

Answers (6)

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

sardsura
Explorer
0 Likes

I'm using the package python2-pyOpenSSL-17.5.0-lp152.7.3.1.noarch.rpm for the 'python-openssl' section, and it's okay...!!!

https://rpmfind.net/linux/rpm2html/search.php?query=python-OpenSSL

0 Likes

Hello,

If you check any of the Admin Guide 9.3, you will see that the packages in question only exist for SLES version 11.

Best regards,

Katalin

karlomr
Explorer
0 Likes

Find this package on https://scc.suse.com/packages

I was unable to install using zypper I use Package Hub.package-hub.png

vtechnologies
Explorer
0 Likes

The packages were found and installed using 'zypper install' once I added a 'Python 2 Module' (and possibly 'Development Tools Module') using 'Add System Extensions and Modules'.

msundararaja_perumal
Active Contributor
0 Likes

Hello,

As long as you are registered SUSE customer, you will be allowed to download the package.

At present SUSE didn't publish the link to download as like that of SUSE 11 or SUSE 12.

May be you can post the request under SUSE forum or raise it to SAP Support.

Thanks.

vtechnologies
Explorer
0 Likes

Thanks for advising, will do.