AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  rpm.rte version

    Posted Fri April 17, 2020 10:59 AM

    Originally posted by: Edward Davignon


    The latest rpm.rte in AIX Toolbox under INSTALLP/ppc is version 4.13.0.10, but is a different size from rpm.rte.4.13.0.10

    $ ls -l rpm.rte rpm.rte.4.13.0.10 | cut -c33-
        31357888 Apr 17 07:03 rpm.rte
        49034240 Jun 21 2019  rpm.rte.4.13.0.10
    $ sudo inutoc .
    $ sudo bffcreate -Ld. | awk -F: '$1=="rpm.rte" || $1=="rpm.rte.4.13.0.10"'
    rpm.rte:rpm.rte:rpm.rte:4.13.0.10:I:R:RPM Package Manager
    rpm.rte.4.13.0.10:rpm.rte:rpm.rte:4.13.0.10:I:R:RPM Package Manager


    Also, AIX 7.2 TL4 contains an install fileset for rpm.rte 4.13.0.11 that is 48996352 bytes.

    $ instfix -icq | awk -F: '$2=="rpm.rte" && $3=="4.13.0.11"'
    7200-04_AIX_ML:rpm.rte:4.13.0.11:4.13.0.11:=:AIX 7200-04 Update



  • 2.  Re: rpm.rte version

    Posted Sat April 18, 2020 01:12 AM

    Originally posted by: sangameshm


    Thanks for  the information.

    There was a small issue with our upload script which uploaded that image partially.

    It has been corrected now.

     

    Thanks,

    Sangamesh