DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Missing dependencies when installing v5.10.2.0 on RHEL

    Posted Fri June 23, 2023 10:56 AM

    I'm running into issues when trying to install v10.5.0.2 of datapower on RHEL. It will be helpful to get information on which dependencies to install and how to install them.

    There's no error when running installing idg_lx10502.lts.prod.image.x86_64.rpm, however installation of idg_lx10502.lts.common.x86_64.rpm fails due to failed dependencies

    Installation command: sudo yum --nogpgcheck localinstall idg_lx10502.lts.common.x86_64.rpm

    Error:

    Error:
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libjson-c.so.4()(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libstdc++.so.6(CXXABI_1.3.8)(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libc.so.6(GLIBC_2.25)(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libc.so.6(GLIBC_2.26)(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libc.so.6(GLIBC_2.22)(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libc.so.6(GLIBC_2.27)(64bit)
    Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
               Requires: libc.so.6(GLIBC_2.28)(64bit)
     

    All these dependencies have been installed already been installed

    sudo yum install json-c-devel.x86_64 libstdc++ libc.so.6
    
     
    Loaded plugins: product-id, subscription-manager
    
     
    
    This system is not registered with an entitlement server. You can use subscription-manager to register.
    
     
    
    Package json-c-devel-0.11-4.el7_0.x86_64 already installed and latest version
    
    Package libstdc++-4.8.5-44.el7.x86_64 already installed and latest version
    
    Package glibc-2.17-326.el7_9.i686 already installed and latest version
    
    Nothing to do



    ------------------------------
    Varun k
    ------------------------------



  • 2.  RE: Missing dependencies when installing v5.10.2.0 on RHEL

    Posted Mon June 26, 2023 11:11 AM
    Edited by Hermann Stamm-Wilbrandt Mon June 26, 2023 11:29 AM

    Hi,

    is there a reason that you want now to install 9month old aged firmware?

    You can install 10.5.0.5 right now, or 10.5.0.6 at the end of this week.



    ------------------------------
    Hermann Stamm-Wilbrandt
    Compiler Level 3 support
    IBM DataPower Gateways (⬚ᵈᵃᵗᵃ / ⣏⠆⡮⡆⢹⠁⡮⡆⡯⠂⢎⠆⡧⡇⣟⡃⡿⡃)
    https://stamm-wilbrandt.de/en/blog/
    ------------------------------



  • 3.  RE: Missing dependencies when installing v5.10.2.0 on RHEL

    Posted Tue June 27, 2023 08:29 AM

    > reason that you want now to install 9month

    Hermann hi, if Varun needs to deploy a new RPM instance, then he must use one of the RPM images such as the one he's using. RPM images are not re-released with each fix pack. 10.5.0.2 is the correct 10.5.0 RPM to use.

    On the other hand, if Varun wishes to upgrade the version on a preexisting RPM deployment, then he can use scrypt4 images from fix packs such as .5 or .6



    ------------------------------
    PAN CHAN
    ------------------------------



  • 4.  RE: Missing dependencies when installing v5.10.2.0 on RHEL

    Posted Tue June 27, 2023 09:02 AM

    What version of RHEL are you using? DP 10.5 is only supported on RHEL 8, and the errors you are seeing I believe should only occur when trying to install on RHEL 7. 



    ------------------------------
    Chris Sloan
    ------------------------------



  • 5.  RE: Missing dependencies when installing v5.10.2.0 on RHEL

    Posted Tue June 27, 2023 11:58 PM

    Thanks Chris, it was indeed an issue due to RHEL7. This has now fixed upon switching to RHEL8



    ------------------------------
    Varun k
    ------------------------------