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.  DNF Install

    Posted Mon January 08, 2024 08:56 AM

    hi

    We have sucessfully installed DNF on one of our systems but when running the dnf repolist command we get the following error

    dnf repolist
    exec(): 0509-036 Cannot load program /opt/freeware/libexec/python3.9_32 because of the following errors:
            0509-150   Dependent module /opt/freeware/lib64/libpython3.9.a(libpython3.9.so) could not be loaded.
            0509-103   The module has an invalid magic number.

    Has anyone had this issue before and how to resolve it

    thanks in advance



    ------------------------------
    Brian Taylor
    ------------------------------

    #AIXOpenSource


  • 2.  RE: DNF Install

    Posted Mon January 08, 2024 11:14 AM

    sorted the ENV path required unsetting



    ------------------------------
    Brian Taylor
    ------------------------------



  • 3.  RE: DNF Install

    Posted Tue April 30, 2024 09:13 PM

    Hi Brian,

    I'm facing a similar issue. When you say the ENV path required unsetting, do you mean you just ran:

    unset PATH

    Or did you run something else?

    Thanks,

    Dan



    ------------------------------
    Dan Continisio
    ------------------------------



  • 4.  RE: DNF Install

    Posted Thu May 02, 2024 09:42 AM

    Hi Dan,

    Please make sure if /opt/freeware/libexec/python3.9_32 is correct.

    And you don't have any LIBPATH set which is pointing to /opt/freeware/lib64 first in search paths.



    ------------------------------
    SANGAMESH
    ------------------------------