AIX

AIX

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

 View Only
Expand all | Collapse all

libcrypto.a(libcrypto.so.1.0.2) is needed

  • 1.  libcrypto.a(libcrypto.so.1.0.2) is needed

    Posted Fri July 31, 2020 09:34 PM

     libcrypto.a(libcrypto.so.1.0.2) is needed



    #AIX
    #Support
    #SupportMigration


  • 2.  RE: libcrypto.a(libcrypto.so.1.0.2) is needed

    Posted Thu October 07, 2021 06:06 PM

    Seriously??!?!? This thread is over a year old and the problem still exists. Step up your game IBM!

    ** Found 12 pre-existing rpmdb problem(s), 'yum check' output follows:

    curl-7.76.1-1.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    curl-7.76.1-1.ppc has missing requires of libssl.a(libssl.so.1.0.2)

    cyrus-sasl-2.1.26-3.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.0)

    krb5-libs-1.18.3-1.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    krb5-libs-1.18.3-1.ppc has missing requires of libssl.a(libssl.so.1.0.2)

    libssh2-1.9.0-1.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    openldap-2.4.56-2.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    openldap-2.4.56-2.ppc has missing requires of libssl.a(libssl.so.1.0.2)

    python-2.7.18-2.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    python-2.7.18-2.ppc has missing requires of libssl.a(libssl.so.1.0.2)

    python-pycurl-7.43.0-1.ppc has missing requires of libcrypto.a(libcrypto.so)

    rsync-3.2.3-1.ppc has missing requires of libcrypto.a(libcrypto.so.1.0.2)

    Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2021-10-07-11-51YNdYXw.yumtx

    root:/opt/freeware/etc/yum# yum repolist

    repo id repo name status

    AIX_Toolbox AIX generic repository 2,720

    AIX_Toolbox_72 AIX 7.2 specific repository 415

    AIX_Toolbox_noarch AIX noarch repository 296

    repolist: 3,431

    root:/opt/freeware/etc/yum# date

    Thu Oct 7 12:02:23 MDT 2021



    #AIX
    #Support
    #SupportMigration


  • 3.  RE: libcrypto.a(libcrypto.so.1.0.2) is needed

    Posted Thu October 07, 2021 06:15 PM

    Ok so rather than just complaining, I worked the Google on the Internet Machine and found this solution?:

    "It appears that the RPM database has become out of sync with the current system; run updtvpkg to improve the situation."

    Credit to Jeff Schaller, found in the comments on https://unix.stackexchange.com/questions/651275/aix-and-rpm-problem

    Tested and it works! Thanks Jeff!



    #AIX
    #Support
    #SupportMigration