AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 20 days ago

    Good evening everyone, I am seeking support to find a solution for installing curl on an AIX server. I cannot use DNF because the servers are not connected to the internet. I have downloaded all the prerequisite RPM packages, but there is still one issue I cannot resolve.

    I report the screen command status
    ------------------------------------------------
    The following packages were requested for installation
    but were not found on the media:
    libstdc++8-8.3.0-6
    libstdc++8-8.3.0-7
     
    The following errors during installation occurred:
    warning: /mnt/prerequisiti_curl_jq/test/ca-certificates-2024.2.66-1.aix7.1.ppc.rpm: Header V4 RSA/SHA256 Signature, key ID 41eea8e0: NOKEY
    error: Failed dependencies:
            libstdc++ >= 8.3.0 is needed by gettext-0.21-2.ppc
            info is needed by libunistring-1.1-1.ppc
            libstdc++ >= 8.3.0-1 is needed by ncurses-6.3-1.ppc
    I would like to point out that the RPMs are present, 

    libstdcplusplus8-8.3.0-6.aix7.1.ppc.rpm
    libstdcplusplus8-8.3.0-7.aix7.3.ppc.rpm

    How can I solve it?

    Thank you



    ------------------------------
    Rossano Iannone
    ------------------------------


  • 2.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 17 days ago

    Hi Rossano,
    Looks like meta package is not present(libstdcplusplus). Both libstdcplusplus and libstdcplusplus8 rpms are required. Also, it is recommended to use version 10 instead of 8 as gcc-10 is the current default (libstdcplusplus-10 and libstdcplusplus10-10.3.0). 
    FYI , following is the complete list of curl and its dependencies:
    curl-8.11.1-2.aix7.1.ppc.rpm
    libgomp10-10.3.0-6.aix7.3.ppc.rpm
    libstdcplusplus10-10.3.0-6.aix7.3.ppc.rpm 
    libgcc10-10.3.0-6.aix7.3.ppc.rpm
    libgcc-10-2.aix7.3.ppc.rpm
    libgomp-10-2.aix7.3.ppc.rpm
    libstdcplusplus-10-2.aix7.3.ppc.rpm
    ca-certificates-2024.2.66-2.aix7.1.ppc.rpm
    p11-kit-tools-0.25.5-2.aix7.1.ppc.rpm
    libffi-3.4.4-2.aix7.1.ppc.rpm
    libtasn1-4.19.0-1.aix7.1.ppc.rpm
    p11-kit-0.25.5-2.aix7.1.ppc.rpm
    gettext-0.21-2.aix7.1.ppc.rpm
    glib2-2.83.2-1.aix7.1.ppc.rpm
    pcre2-10.45-2.aix7.1.ppc.rpm
    libiconv-1.17-1.aix7.1.ppc.rpm
    libtextstyle-0.21-2.aix7.1.ppc.rpm
    libunistring-1.1-1.aix7.1.ppc.rpm
    info-7.2-1.aix7.1.ppc.rpm
    bash-5.2.21-1.aix7.1.ppc.rpm
    libxml2-2.12.9-1.aix7.1.ppc.rpm
    xz-libs-5.8.1-1.aix7.1.ppc.rpm
    ncurses-6.5-1.aix7.1.ppc.rpm
    krb5-libs-1.21.3-2.aix7.1.ppc.rpm
    db-5.3.28-1.aix6.1.ppc.rpm
    libnghttp2-1.62.1-1.aix7.1.ppc.rpm
    libssh2-1.11.0-1.aix7.1.ppc.rpm
    openldap-2.5.16-3.aix7.1.ppc.rpm
    cyrus-sasl-2.1.28-1.aix6.1.ppc.rpm
    zlib-1.2.13-1.aix7.1.ppc.rpm



    ------------------------------
    RESHMA KUMAR
    ------------------------------



  • 3.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 17 days ago

    Hi RESHMA KUMAR, thanks for your reply. I created a directory with all the RPMs you mentioned for installing curl, but when I try a preview with smitty install_latest, I get these errors. What could be missing? Where am I going wrong? Thanks from Rome

    The following packages were requested for installation
    but were not found on the media:
    libstdc++-10-2
    libstdc++10-10.3.0-6
     
    The following errors during installation occurred:
    warning: /mnt/prerequisiti_curl_jq/test/forum/ca-certificates-2024.2.66-1.aix7.1.ppc.rpm: Header V4 RSA/SHA256 Signature, key I
    D 41eea8e0: NOKEY
    error: Failed dependencies:
            libstdc++ >= 8.3.0 is needed by gettext-0.21-2.ppc
            libstdc++.a(libstdc++.so.6) is needed by gettext-0.21-2.ppc
            libstdc++ >= 10.3.0 is needed by ncurses-6.5-1.ppc
            libstdc++.a(libstdc++.so.6) is needed by ncurses-6.5-1.ppc

    Rpm's:

    ca-certificates-2024.2.66-1.aix7.1.ppc.rpm
    curl-8.11.1-2.aix7.1.ppc.rpm
    cyrus-sasl-2.1.28-1.aix6.1.ppc.rpm
    db-5.3.28-1.aix6.1.ppc.rpm
    gettext-0.21-2.aix7.1.ppc.rpm
    glib2-2.83.2-1.aix7.1.ppc.rpm
    info-7.2-1.aix7.1.ppc.rpm
    krb5-libs-1.21.3-2.aix7.1.ppc.rpm
    libffi-3.4.4-2.aix7.1.ppc.rpm
    libgcc10-10.3.0-6.aix7.3.ppc.rpm
    libgcc-10-2.aix7.3.ppc.rpm
    libgomp10-10.3.0-6.aix7.3.ppc.rpm
    libgomp-10-2.aix7.3.ppc.rpm
    libiconv-1.17-1.aix7.1.ppc.rpm
    libnghttp2-1.62.1-1.aix7.1.ppc.rpm
    libssh2-1.11.0-1.aix7.1.ppc.rpm
    libstdcplusplus10-10.3.0-6.aix7.3.ppc.rpm
    libstdcplusplus-10-2.aix7.3.ppc.rpm
    libtasn1-4.19.0-1.aix7.1.ppc.rpm
    libtextstyle-0.21-2.aix7.1.ppc.rpm
    libunistring-1.1-1.aix7.1.ppc.rpm
    libxml2-2.12.9-1.aix7.1.ppc.rpm
    ncurses-6.5-1.aix7.1.ppc.rpm
    openldap-2.5.16-3.aix7.1.ppc.rpm
    p11-kit-0.25.5-2.aix7.1.ppc.rpm
    p11-kit-tools-0.25.5-2.aix7.1.ppc.rpm
    pcre2-10.45-2.aix7.1.ppc.rpm
    xz-libs-5.8.1-1.aix7.1.ppc.rpm
    zlib-1.2.13-1.aix7.1.ppc.rpm



    ------------------------------
    Rossano Iannone
    ------------------------------



  • 4.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 12 days ago

    Can you rename the rpms, libstdcplusplus10-10.3.0-6.aix7.3.ppc.rpm and libstdcplusplus-10-2.aix7.3.ppc.rpm to libstdc++10-10.3.0-6.aix7.3.ppc.rpm and libstdc++-10-2.aix7.3.ppc.rpm and then try?



    ------------------------------
    RESHMA KUMAR
    ------------------------------



  • 5.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 12 days ago

    Hi genius, your insight allowed me to move forward, there's just one problem left that I'm reporting to you.

    The following errors during installation occurred:
    warning: /mnt/prerequisiti_curl_jq/test/ca-certificates-2024.2.66-1.aix7.1.ppc.rpm: Header V4 RSA/SHA256 Signature, key ID 41ee
    a8e0: NOKEY
    error: Failed dependencies:
            info is needed by libunistring-1.1-1.ppc

    But I can't find any guidance on how to solve it, thank you for your contribution.



    ------------------------------
    Rossano Iannone
    ------------------------------



  • 6.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 12 days ago

    Hi Rosanno,
    From the warning message, it looks like the input directory for smitty install is /mnt/prerequisiti_curl_jq/test/ . Please make sure info rpm is present in this directory. 



    ------------------------------
    RESHMA KUMAR
    ------------------------------



  • 7.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 11 days ago

    Hi kumar,  these are the rpm present in the directory.

    Best regards.

    ca-certificates-2024.2.66-1.aix7.1.ppc.rpm  libstdc++10-10.3.0-6.aix7.3.ppc.rpm
    curl-8.7.1-1.aix7.1.ppc.rpm                 libstdc++8-8.3.0-6.aix7.1.ppc.rpm
    curl-8.9.1-1.aix7.1.ppc.rpm                 libstdc++8-8.3.0-7.aix7.3.ppc.rpm
    cyrus-sasl-2.1.28-1.aix6.1.ppc.rpm          libtextstyle-0.21-2.aix7.1.ppc.rpm
    gettext-0.21-2.aix7.1.ppc.rpm               libunistring-1.1-1.aix7.1.ppc.rpm
    glib2-2.81.0-1.aix7.1.ppc.rpm               libxml2-2.12.9-1.aix7.1.ppc.rpm
    krb5-libs-1.21.3-1.aix7.1.ppc.rpm           ncurses-6.3-1.aix7.1.ppc.rpm
    libffi-3.4.4-2.aix7.1.ppc.rpm               openldap-2.5.16-2.aix7.1.ppc.rpm
    libgcc8-8.3.0-7.aix7.3.ppc.rpm              p11-kit-0.24.1-1.aix7.1.ppc.rpm
    libgomp8-8.3.0-7.aix7.3.ppc.rpm             p11-kit-tools-0.24.1-1.aix7.1.ppc.rpm
    libiconv-1.17-1.aix7.1.ppc.rpm              pcre2-10.45-2.aix7.1.ppc.rpm
    libnghttp2-1.62.1-1.aix7.1.ppc.rpm          xz-libs-5.4.3-1.aix7.1.ppc.rpm
    libssh2-1.11.0-1.aix7.1.ppc.rpm             zlib-1.2.13-1.aix7.1.ppc.rpm
    libstdc++-10-2.aix7.3.ppc.rpm



    ------------------------------
    Rossano Iannone
    ------------------------------



  • 8.  RE: Problem installing ca-certificates-2024.2.66-1.aix7.1.ppc.rpm prerequisite curl-8.9.1-1.aix7.1.ppc.rpm on AIX 7300-02-03-2446

    Posted 11 days ago

    info-7.2-1.aix7.1.ppc.rpm is not present in the directory. Please copy the rpm and try again.
    Also, please refer to the list of dependencies shared before and make sure you have all the required rpms.



    ------------------------------
    RESHMA KUMAR
    ------------------------------