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

problème d'exécution de script: erreur dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded

  • 1.  problème d'exécution de script: erreur dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded

    Posted Thu March 21, 2019 12:23 PM

    Originally posted by: parfaitos


    Bonjour all,

    J'essai d'exécuter un script sur AIX 7.1 
    Mais à chaque fois j'ai le message d'erreur ci-dessous:

    sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy"

    sudo: unable to load /opt/freeware/libexec/sudo/sudoers.so: Could not load module /opt/freeware/lib/libldap.a(libldap-2.4.so.2).

            Dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded.

            Member libssl.so.1.0.2 is not found in archive

    Could not load module /opt/freeware/libexec/sudo/sudoers.so.

            Dependent module /opt/freeware/lib/libldap.a(libldap-2.4.so.2) could not be loaded.

    sudo: fatal error, unable to load plugins

     

    mais pourtant j'ai vérifier l'installation du paquet "libcrypto" avec la commande #find / -type f -name "libcrypto*" et il est bel et bien présent.
    Svp SVP SVP Help us please

     


    #AIX-Forum


  • 2.  Re: problème d'exécution de script: erreur dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded

    Posted Fri March 22, 2019 02:33 AM

    Originally posted by: AyappanP


    You need to have the latest openssl fileset from AIX web download pack programs. 

    https://www-01.ibm.com/marketing/iwm/iwm/web/dispatcher.do?source=aixbp

    For AIX Toolbox related queries & issues, we have a AIX Opensource forum --> https://www.ibm.com/developerworks/community/forums/html/forum?id=2eb0f36d-9534-471b-8b27-c21e6c5b9b2b&ps=25

    Check this thread --> https://www.ibm.com/developerworks/community/forums/html/topic?id=96017324-8232-4242-9276-cd32f5d04486&ps=25

     


    #AIX-Forum


  • 3.  Re: problème d'exécution de script: erreur dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded

    Posted Fri March 22, 2019 04:50 AM

    Originally posted by: parfaitos


    thks AyappanP for the reply.

    i want to run an script and i have this erreur 

    --------------------------

     

    sudo: error in /etc/sudo.conf, line 0 while loading plugin "sudoers_policy"

    sudo: unable to load /opt/freeware/libexec/sudo/sudoers.so: Could not load module /opt/freeware/lib/libldap.a(libldap-2.4.so.2).

            Dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded.

            Member libssl.so.1.0.2 is not found in archive

    Could not load module /opt/freeware/libexec/sudo/sudoers.so.

            Dependent module /opt/freeware/lib/libldap.a(libldap-2.4.so.2) could not be loaded.

    sudo: fatal error, unable to load plugins

    -----------------------------------------

    I tried to install the lastest openssl but failed.
     


    #AIX-Forum


  • 4.  Re: problème d'exécution de script: erreur dependent module /usr/lib/libssl.a(libssl.so.1.0.2) could not be loaded

    Posted Fri March 22, 2019 04:55 AM

    Originally posted by: AyappanP


    " I tried to install the lastest openssl but failed." 

    Can you be more specific ? 

    What is the failure you saw while trying to install openssl ?


    #AIX-Forum