AIX Open Source

 View Only
  • 1.  another error after dnf upgrade

    Posted Thu July 27, 2023 09:26 AM
      |   view attached

    after  dnf update aix72 -> aix73 with latest dnf bundle, dnf is dead.

    see attached file with errors. the forum does not let me add inline code (permission denied) hence the included file, maybe you should look into this as well.



    ------------------------------
    I regret starting this entire conversation
    ------------------------------

    Attachment(s)

    txt
    dnf_errors_new.txt   11 KB 1 version


  • 2.  RE: another error after dnf upgrade

    Posted Thu July 27, 2023 10:54 AM

    so i reinstalled rpm-python3.9-4.15.1-64_3.aix7.1.ppc.rpm and gettext, because the bailed out posttrans script seems to messed up the whole install.

    root@sag0182: /tmp/dnf-20230727163040 # rpm -i --replacepkgs /admin/repo/ibm_aixtoolbox_mirror/RPMS/ppc/gettext/gettext-0.21-2.aix7.1.ppc.rpm

    root@sag0182: /tmp/dnf-20230727163040 # rpm -i --replacepkgs /admin/repo/ibm_aixtoolbox_mirror/ezinstall/itsv_dnf_mig/aix73/rpm-python3.9-4.15.1-64_3.aix7.1.ppc.rpm

    please provide some insights what is going on here, this whole dnf update task gets more and more unmanageable.



    ------------------------------
    I regret starting this entire conversation
    ------------------------------



  • 3.  RE: another error after dnf upgrade

    Posted Thu July 27, 2023 11:43 AM

    I guess somehow /opt/freeware/lib/libintl.a was pointing to /usr/opt/rpm/lib/libintl.a.

    And binary provided by coreutils are failing due to missing symbol from libintl.a

    Hard to tell at what point that change could have happened.

    On the other side I think rpm-python3 and ca-certificate rpm can be rebuilt to use /usr/bin commands instead of just using command without pathnames.

    We have already changed some of packages in dnf bundle to use /usr/bin commands.



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