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 packages build with AIX 7.3 are not installable on 7.2

    Posted Mon February 14, 2022 10:11 AM

    Hi folks,

    last week I've upgraded our rpm build server to AIX 7.3 without any problem.
    Today I build some rpm's on that system and wanted to test the packages on a few systems.
    Unfortunately the system on AIX 7.2 got an error and I could not install or update the packages:

    Error: Transaction test error:
    package COOPmetricbeat-1.0-3.noarch is intended for a different operating system
    package COOPlpardiskG1000-2.2-2.noarch is intended for a different operating system

    Is that normal? How can I build new packages to make them installable on AIX 7.2?

    Many thanks for your help in advance...

    Best regards,
    Joerg



    ------------------------------
    Joerg Kauke
    Unix Administrator
    COOP Switzerland
    ------------------------------


  • 2.  RE: rpm packages build with AIX 7.3 are not installable on 7.2

    Posted Tue February 15, 2022 10:09 AM
    Edited by SANKET RATHI Wed February 16, 2022 02:29 AM
    Hi Joerg,
    It is not recommended/supported to build a package on higher AIX release and install on lower AIX release.
    This is against binary compatibility. You may build on lower AIX release and install on higher AIX release.
    If you really want to build once and install on other AIX servers then your build system should be at lowest AIX release.



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



  • 3.  RE: rpm packages build with AIX 7.3 are not installable on 7.2

    Posted Wed February 16, 2022 01:51 AM
    Hello Sanket,

    So, I have to go back to 7.2 then.
    thanks for your explanation and your time.

    best regards
    Joerg

    ------------------------------
    Joerg Kauke
    Unix Administrator
    COOP Switzerland
    ------------------------------