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.  db-5.3.28-1.aix6.1.ppc.rpm

    Posted Mon February 28, 2022 06:11 AM
    Sorry for the rudimentary question.
    I am having trouble updating the dp rpm on AIX7.1TL3SP3.
    When I run the update, I get an MSG that says "cannot be installed" and I cannot update.
    Is it possible that the AIX version does not meet the requirements?

    # oslevel -s
    7100-03-03-1415
    # rpm -qa | grep db-
    db-4.8.24-3
    # rpm -Uvh --test db-5.3.28-1.aix6.1.ppc.rpm
     error: db-5.3.28-1.aix6.1.ppc.rpm cannot be installed
    #

    ------------------------------
    Masaki Sano
    ------------------------------

    #AIXOpenSource


  • 2.  RE: db-5.3.28-1.aix6.1.ppc.rpm

    Posted Tue March 01, 2022 03:21 AM

    The error message is not showing the reason.

    What is the rpm.rte level in this machine ?
    lslpp -l | grep rpm.rte

    Probably you need to update your rpm.rte fileset and then try to install it.
    https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/INSTALLP/ppc/






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