AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
Expand all | Collapse all

Problem RPM (Open source)

  • 1.  Problem RPM (Open source)

    Posted Fri December 24, 2021 02:33 PM

    Hello,

    After upgrade on version 5.3 to 7.2, We have a problem when starting service SAMBA:

    # rc.samba start

    Could not load program /usr/local/samba/sbin/smbd:

    Dependent module libpopt.so could not be loaded.

    Could not load module libpopt.so.

    System error: No such file or directory

    Could not load program /usr/local/samba/sbin/nmbd:

    Dependent module libpopt.so could not be loaded.

    Could not load module libpopt.so.

    System error: No such file or directory

    Can you help me please ?

    Thnk you in advance.

    Regards,






    #SupportMigration
    #AIX
    #Support


  • 2.  RE: Problem RPM (Open source)

    Posted Wed January 19, 2022 01:46 AM

    Hi

    To resolve dependency issues you can use yum, now dnf to install from the IBM repo.

    You can follow

    Ref: https://www.ibm.com/support/pages/aix-old-open-source-rpm-packages-clean-then-use-yum

    to clean up old rpms and start fresh. Please review and implement on test first.

    If my answer helps you, please consider "liking" it or selecting it as Best Answer.

    Regards Chris






    #Support
    #AIX
    #SupportMigration