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.  logrotate doesn't show version

    Posted Mon November 04, 2019 01:56 PM

    Originally posted by: Dave_A


    Very minor issue... "logrotate --version" does not show the version number on AIX using logrotate-3.14.0-2.ppc.

     

    AIX:

    $ logrotate --version
    logrotate 64bit

        Default mail command:       /bin/mail
        Default compress command:   /bin/gzip
        Default uncompress command: /bin/gunzip
        Default compress extension: .gz
        Default state file path:    /var/lib/logrotate.status
        ACL support:                no
        SELinux support:            no

     

    Linux:

    $ logrotate --version
    logrotate 3.14.0

        Default mail command:       /bin/mail
        Default compress command:   /bin/gzip
        Default uncompress command: /bin/gunzip
        Default compress extension: .gz
        Default state file path:    /var/lib/misc/logrotate.status
        ACL support:                yes
        SELinux support:            no

     


    #AIX-Open-Source-Software
    #AIXOpenSource


  • 2.  Re: logrotate doesn't show version

    Posted Wed November 06, 2019 07:35 AM

    Originally posted by: AyappanP


    Thanks for reporting the issue. We are working on it. 


    #AIXOpenSource
    #AIX-Open-Source-Software


  • 3.  Re: logrotate doesn't show version

    Posted Wed November 13, 2019 01:20 AM