cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA B1 9.3 installation

braham_derardja
Explorer
0 Kudos

Good morning,

I'm trying to install SAP HANA B1 9.3 in SLES 11 SP 4, i have the following problem the python-crypto and python-openssl are mandatory for B1ServerSLD, i've tried to install it using the SLES 12 but the same problem,

I'm trying to install SAP HANA 9.3 in the new server with SLES 12 but the problem remains,

do you have any idea about these packages and their installation ?,

Thank very much.

Accepted Solutions (0)

Answers (3)

Answers (3)

neander_tiso
Discoverer
0 Kudos

Hi Guys,

I have the same problem, but without solution.

I read the SAP Notes, https://launchpad.support.sap.com/#/notes/0002536748, followed the steps, but just python-crypto was installed. Python-openssl was not found.

When I try install de package I receive this message:

0 Kudos

Hi Neander,

I found a solution for this issue, you have to add another repository to find python-openssl...
As a root, execute the following commands...

zypper addrepo http://download.opensuse.org/repositories/openSUSE:/Evergreen:/11.4/standard/openSUSE:Evergreen:11.4...
(if it shows warnings, select option 3 twice...)

zypper refresh

zypper install python-openssl

Hope this helps you...

Best Regards
Everton Weschenfelder

lokamanil
Explorer
0 Kudos

Open Yast2 -> search for software management -> select software management -> search python-openssl

after that select the check box and accept, it will install Python-Openssl

Thanks

Anil

Former Member
0 Kudos

How you can resolve this problem?