AIX Open Source

 View Only
  • 1.  After migration from 7.2 to 7.3 AIX server rpm not working

    Posted Mon April 15, 2024 03:48 AM

    Hi Team,

       We have recently completed the AIX migration from AIX 7.2 to 7.3 OS version after that rpm's commands are not working, Please check and suggest the same.

    :/#rpm -qa
    exec(): 0509-036 Cannot load program /usr/opt/rpm/bin/rpm because of the following errors:
            0509-022 Cannot load module /usr/opt/rpm/lib64/librpmio.a(librpmio.so.9).
            0509-150   Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.3) could not be loaded.
            0509-152   Member libcrypto.so.3 is not found in archive
    :/#



    ------------------------------
    Karur Vysya Limited
    ------------------------------


  • 2.  RE: After migration from 7.2 to 7.3 AIX server rpm not working

    Posted Mon April 15, 2024 04:00 AM

    The system has some third party openssl files "/opt/freeware/lib/libcrypto.a". You should remove those files ie., /opt/freeware/lib/libcrypto.a & /opt/freeware/lib/libssl.a. Once rpm is working, you can check if any openssl rpm is installed.  If so, remove the openssl rpm. 



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



  • 3.  RE: After migration from 7.2 to 7.3 AIX server rpm not working

    Posted Mon April 15, 2024 05:45 AM

    Was it working before migration?

    As Ayappan said looks like there is a wrong openssl installe. Not sure from where and how you installed.

     

    Thanks,

     

    Sanket Rathi

     






  • 4.  RE: After migration from 7.2 to 7.3 AIX server rpm not working

    Posted Mon April 15, 2024 06:13 AM

    Hi Team,

      Yes it was working fine on the before migration.



    ------------------------------
    Karur Vysya Limited
    ------------------------------



  • 5.  RE: After migration from 7.2 to 7.3 AIX server rpm not working

    Posted Mon April 15, 2024 08:18 AM

    From where did you install openssl in /opt/freeware/lib dir?

    That is not from AIX toolbox or from AIX. It should be removed for AIX toolbox packages to work.

    Why was it installed?

     

    Thanks,

     

    Sanket Rathi