AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
  • 1.  rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Thu August 10, 2023 04:46 PM

     /usr/sbin/updtvpkg

    Please wait...rpm_share: 0645-007 ATTENTION: whichfs() returned an unexpected result.

    rpm_share: 0645-007 ATTENTION: get_rpm_inst_root_list() returned an unexpected result.

    rpm_share: 0645-007 ATTENTION: update_inst_root() returned an unexpected result.

    warning: line 8: It's not recommended to have unversioned Obsoletes: Obsoletes: SysProvides

    Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a3HMea

    + umask 022

    + cd /opt/freeware/src/packages/BUILD

    + RPM_EC=0

    + jobs -p

    + exit 0

    Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.a7HMeb

    + umask 022

    + cd /opt/freeware/src/packages/BUILD

    + RPM_EC=0

    + jobs -p

    + exit 0

    Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a7HMec

    + umask 022

    + cd /opt/freeware/src/packages/BUILD

    + RPM_EC=0

    + jobs -p

    + exit 0

    Processing files: AIX-rpm-7.3.0.4-8.ppc

    Wrote: /opt/freeware/src/packages/SRPMS/AIX-rpm-7.3.0.4-8.src.rpm

    Wrote: /opt/freeware/src/packages/RPMS/ppc/AIX-rpm-7.3.0.4-8.aix7.3.ppc.rpm

    Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aEHMed

    + umask 022

    + cd /opt/freeware/src/packages/BUILD

    + RPM_EC=0

    + jobs -p

    + exit 0



    ------------------------------
    Amina Hassan
    ------------------------------


  • 2.  RE: rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Fri August 11, 2023 08:55 AM

    Has anyone seen the similar issue? We are trying to fix it before our change window ends.



    ------------------------------
    Amina Hassan
    ------------------------------



  • 3.  RE: rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Tue September 26, 2023 10:45 AM

    Yes, please see this post 7.3 updated rpm.rte updtvpkg fails as does dnf



    ------------------------------
    Douglas Probst
    ------------------------------



  • 4.  RE: rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Tue September 26, 2023 02:39 PM

    I fixed this issue with updtvpkg by relinking install-info to install-info_64 

    I verified against a working 7.3

    [/usr/opt/freeware/bin] # ls -l install*
    lrwxrwxrwx    1 root     system           29 Sep 26 14:02 install-info -> /usr/opt/rpm/bin/install-info
    lrwxrwxrwx    1 root     system           15 May 10 2022  install-info.rpmsave -> install-info_64
    -rwxr-xr-x    1 root     system       904198 Feb 08 2021  install-info_32
    -rwxr-xr-x    1 root     system       140314 Feb 08 2021  install-info_64



    ------------------------------
    Douglas Probst
    ------------------------------



  • 5.  RE: rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Wed April 03, 2024 08:00 AM
    Edited by Koffi Wed April 03, 2024 11:22 AM

    Hello,

    I have the same problem as the one discussed in this post. When my client wants to install an rpm or a binary that uses rpms the system sends the following message :

    Seeing this message, I was happy but unfortunately on my servers I did not find the install-info_32 and install-info_64 files. So I cannot execute your solution. Below is a screenshot of the contents of the directories /usr/opt/rpm/bin/ and /usr/opt/freeware/bin

    Can someone help me resolve my problem please? Thanks in advance.




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



  • 6.  RE: rpm_share: 0645-007 ATTENTION whichfs() et_rpm_inst_root_list() update_inst_root() returned an unexpected result.

    Posted Wed April 03, 2024 01:57 PM

    The problem is resolved.
    Thank you all of you.



    ------------------------------
    Koffi
    ------------------------------