Power

 View Only

0509-150 Dependent module /lib/libcrypto.a(libcrypto.so.1.0.1) could not be loaded. 0509-152 Member libcrypto.so.1.0.1 is not found in archive

  • 1.  0509-150 Dependent module /lib/libcrypto.a(libcrypto.so.1.0.1) could not be loaded. 0509-152 Member libcrypto.so.1.0.1 is not found in archive

    Posted Tue July 18, 2023 01:51 PM

    When i am trying to start vsftpd servicess on aix 7.1 server got below issue.

    # /etc/rc.d/init.d/vsftpd start
    Starting vsftpd...
    exec(): 0509-036 Cannot load program /opt/freeware/sbin/vsftpd because of the following errors:
            0509-150   Dependent module /lib/libcrypto.a(libcrypto.so.1.0.1) could not be loaded.
            0509-152   Member libcrypto.so.1.0.1 is not found in archive
    /etc/vsftpd


    # ls -la libcrypto*
    -rw-r--r--  1 root system 23171695 2016-03-03 09:56 libcrypto.a
    lrwxrwxrwx  1 root system       18 2019-06-02 11:46 libcrypto.so -> libcrypto.so.1.0.1
    -rw-r--r--  1 root system  2012251 2016-03-03 09:56 libcrypto.so.0.9.7
    -rw-r--r--  1 root system  2500783 2016-03-03 09:56 libcrypto.so.0.9.8
    -rwxr-xr-x  1 root system  2931691 2016-03-03 09:56 libcrypto.so.1.0.0
    -rwxr-xr-x  1 root system  3053155 2016-03-03 09:56 libcrypto.so.1.0.1
    /opt/freeware/lib


    # rpm -qa | grep -i openssl
    openssl-1.0.1s-1.ppc


    # lslpp -L | grep -i openssl
      openssl.base            1.0.2.2106    C     F    Open Secure Socket Layer
      openssl.license         1.0.2.2106    C     F    Open Secure Socket License
      openssl.man.en_US       1.0.2.2106    C     F    Open Secure Socket Layer
      openssl                   1.0.1s-1    C     R    Secure Sockets Layer and
    #



    # openssl version
    exec(): 0509-036 Cannot load program openssl because of the following errors:
            0509-150   Dependent module /lib/libcrypto.a(libcrypto.so.1.0.1) could not be loaded.
            0509-152   Member libcrypto.so.1.0.1 is not found in archive

    # /etc/rc.d/init.d/vsftpd start
    Starting vsftpd...
    exec(): 0509-036 Cannot load program /opt/freeware/sbin/vsftpd because of the following errors:
            0509-150   Dependent module /lib/libcrypto.a(libcrypto.so.1.0.1) could not be loaded.
            0509-152   Member libcrypto.so.1.0.1 is not found in archive
    /etc/vsftpd



    ------------------------------
    Srinivas M
    ------------------------------