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


#Servers
#Opensource
 View Only
  • 1.  Pre-req rpms for logrotate

    Posted 02/24/22 09:50 PM
    Hi 
    We need to install logrotate-3.18.0-1.aix6.1.ppc.rpm in our AIX environment 7.2 TL 05 with different SP levels. Base rpm install on all servers is not same and we can't configure dnf on our server. Can some one provide list of pre-req RPM's which are needed to install logrotate-3.18.0-1.aix6.1.ppc.rpm?

    Thanks

    ------------------------------
    Rizwan Khaliq
    ------------------------------

    #AIXOpenSource


  • 2.  RE: Pre-req rpms for logrotate

    Posted 02/28/22 09:15 AM
    There is no easy way without dnf/yum to find the all dependencies. 
    You can try installing one by one rpm and resolve the dependencies manually but this is going to be cumbersome. 
    Recommended method is dnf.

    ------------------------------
    SANKET RATHI
    ------------------------------