Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
  • 1.  Unable to install ripgrep command

    Posted an hour ago

    Dear Team,

    We are trying to install the "ripgrep" package on the server , but the installation is failing due to missing dependency packages

    Please find the error details below :-
    =========================================
    bash-5.2# rpm -ivh ripgrep-15.1.0-1.aix7.2.ppc.rpm
    warning: ripgrep-15.1.0-1.aix7.2.ppc.rpm: Header V4 RSA/SHA256 Signature, key ID 41eea8e0: NOKEY
    error: Failed dependencies:
    libunwind.a(libunwind.so.1) is needed by ripgrep-15.1.0-1.ppc
    pcre2 >= 10.45-2 is needed by ripgrep-15.1.0-1.ppc
    ======================================
    It apprars that the required dependency packages are not available on the IBM AIX tollbox.

    kindly help us install the required dependencies and complete the "ripgrep" installation on the server.



    ------------------------------
    Shashi basappa
    ------------------------------


  • 2.  RE: Unable to install ripgrep command

    Posted an hour ago

    Download the runtime fix pack from https://www.ibm.com/support/pages/fix-list-xl-cc-runtime-aix and install it. Then run updtvpkg. 




    ------------------------------
    Ayappan P
    ------------------------------



  • 3.  RE: Unable to install ripgrep command

    Posted a minute ago

    Post installation we have getting below error ,

    bash-5.2# rpm -ivh ripgrep-15.1.0-1.aix7.2.ppc.rpm
    warning: ripgrep-15.1.0-1.aix7.2.ppc.rpm: Header V4 RSA/SHA256 Signature, key ID 41eea8e0: NOKEY
    error: Failed dependencies:
            pcre2 >= 10.45-2 is needed by ripgrep-15.1.0-1.ppc



    ------------------------------
    Shashi basappa
    ------------------------------