You need to update the AIX openssl and if openssl rpm is installed please remove that.
Original Message:
Sent: Thu July 06, 2023 11:50 PM
From: Andus Ho
Subject: Fail to install git on AIX
I have to update the current AIX openssl or install new openssl rpm?
------------------------------
Andus Ho
Original Message:
Sent: Wed July 05, 2023 01:39 PM
From: SANGAMESH MALLAYYA
Subject: Fail to install git on AIX
Hi Andus,
Please install openssl-1.1.2.1202 and higher version.
------------------------------
SANGAMESH
Original Message:
Sent: Wed July 05, 2023 02:16 AM
From: Andus Ho
Subject: Fail to install git on AIX
I have setup the AIX tool box as below and the yum command is working fine -
mkdir /aixtoolbox
loopmount -i /home/root/ESD-Toolbox_for_Linux_Apps_Common_7.1-7.3_122022_LCD4107737.iso -o "-V udfs -o ro" -m /aixtoolbox
/aixtoolbox/ezinstall/ppc/dnf_aixtoolbox_local.sh /aixtoolbox
Then add profile export PATH=$PATH:/opt/freeware/bin
Try to install and have below errors. Please help to investigate -
#yum install git
Last metadata expiration check: 0:24:54 ago on Wed Jul 5 10:19:37 HKT 2023.
Error:
Problem: package git-core-2.35.1-1.ppc requires libcurl.a(libcurl.so.4), but none of the providers can be installed
- package git-core-2.35.1-1.ppc requires curl >= 7.74.0-1, but none of the providers can be installed
- package git-2.35.1-1.ppc requires git-core = 2.35.1-1, but none of the providers can be installed
- package curl-7.83.1-1.ppc requires libldap.a(libldap-2.4.so.2), but none of the providers can be installed
- package curl-7.83.1-1.ppc requires liblber.a(liblber-2.4.so.2), but none of the providers can be installed
- package curl-7.83.1-1.ppc requires openldap >= 2.4.58, but none of the providers can be installed
- conflicting requests
- nothing provides libcrypto.a(libcrypto.so.1.1) needed by openldap-2.4.58-4.ppc
- nothing provides libssl.a(libssl.so.1.1) needed by openldap-2.4.58-4.ppc
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
------------------------------
Andus Ho
------------------------------
#AIXOpenSource