Question & Answer
Question
Cause
The hdcryptmgr requires /usr/opt/oss/lib/libcurl.a, which is installed by oss.lib.libcurl.
However, you might have an older curl rpm package installed. The 2020 version of curl-0:7.67.0-2.ppc was the last AIX Toolbox for Open Source Software curl version that created a symlink from /usr/lib/libcurl.a to /opt/freeware/lib/libcurl.a. This symlink is no longer created by the Toolbox packages.
Perhaps your curl package is 2020 or older, or from a non-AIX Toolbox package.
Answer
As a temporary workaround, you can try:
# LIBPATH=/usr/opt/oss/lib:$LIBPATH hdcryptmgr |
But to avoid other problems, you can remove any non-AIX Toolbox curl rpms, or update to the latest from the AIX Toolbox.
You can check the curl package version:
# rpm -qi curl | egrep "Name|Version|Build Host" Name : curl Version : 8.4.0 Build Host : pokndd5.pok.stglabs.ibm.com |
If the Build Host is not an stglabs.ibm.com hostname, it is probably older, or from a non-Toolbox site.
If you use other open source products, you should update this package. If you use other AIX Toolbox packages, we recommend that you use the Toolbox "curl" package as well.
The AIX Toolbox team recommends using DNF to install and manage Open Source software packages and dependencies
- Visit Get Started with the AIX Toolbox for Open Source Software to learn more about DNF and the dnf_aixtoolbox.sh install script.
SUPPORT | |||
---|---|---|---|
A) For all questions or issues with AIX Toolbox for Open Source Software ("AIX Toolbox") packages, support is provided through the following options: 1) The AIX Open Source Community Discussion forum:
Cases opened to address AIX Toolbox problems are canceled and users are referred to the Open Source Forum.
B) If there is a problem with installing rpm.rte, or executing the rpm binary file, open an AIX Case (See the following C section) for assistance. Examples of rpm.rte issues supported through AIX Support: Example of an rpm.rte rpm loading issue:
C) Opening an AIX Support Case If more assistance is required for issues with the rpm.rte file set (see preceding B section), use the following step-by-step instructions to contact IBM to open a case for software with an active and valid support contract. 1. Document (or collect screen captures of) all symptoms, errors, and messages related to your issue. 2. Capture any logs or data relevant to the situation. 3. Contact IBM to open a case: -For electronic support, see the IBM Support Community: If you require more assistance, use the following step-by-step instructions to contact IBM to open a case for software with an active and valid support contract. 1. Document (or collect screen captures of) all symptoms, errors, and messages related to your issue. 2. Capture any logs or data relevant to the situation. 3. Contact IBM to open a case: -For electronic support, see the IBM Support Community: 4. Provide a clear, concise description of the issue. - For more information, see: Working with IBM AIX Support: Describing the problem. 5. If the system is accessible, collect a system snap, and upload all of the details and data for your case. - For more information, see: Working with IBM AIX Support: Collecting snap data |
Related Information
Was this topic helpful?
Document Information
Modified date:
30 January 2024
UID
ibm17112533