Below is output of command "sh -x /usr/sbin/updtvpkg"
sh -x /usr/sbin/updtvpkg
+ sleep 5
+ [[ C = en_US ]]
+ + /usr/bin/rpm -q --queryformat %{RELEASE} AIX-rpm
+ 2> /dev/null
current_release=11
+ [[ -z 11 ]]
+ [[ 11 == package AIX-rpm is not installed ]]
+ (( release = 11 + 1 ))
+ + /usr/bin/dspmsg -s 3 cmdinstl_e.cat 49 Please wait...\n
waitmsg=Please wait...
+ echo Please wait...\c
Please wait...+ + /usr/bin/cut -d: -f3
+ /usr/bin/lslpp -qLc bos.rte
version=7.1.5.30
+ + /usr/bin/rpm --eval %{_rpmdir}
rpmdir=/opt/freeware/src/packages/RPMS
+ + /usr/bin/rpm --eval %{_srcrpmdir}
srcrpmdir=/opt/freeware/src/packages/SRPMS
+ update_virtual_package 12
+ 1> /tmp/mkvirtpkg.39977152
+ [[ -s /tmp/mkvirtpkg.39977152 ]]
+ /usr/bin/rpmbuild -ba /tmp/mkvirtpkg.39977152
+ 1> /tmp/mkvirtpkg.39977152.out 2>& 1
+ [[ 0 -eq 0 ]]
+ + /usr/bin/rpm --showrc
+ LANG=C
+ /usr/bin/awk {print $NF}
+ /usr/bin/grep ^build arch
arch=ppc
+ + /usr/bin/rpm --showrc
+ LANG=C
+ /usr/bin/grep ^build os
+ /usr/bin/awk {print $NF}
os=aix7.1
+ /usr/bin/rpm --nodeps -U /opt/freeware/src/packages/RPMS/ppc/AIX-rpm-7.1.5.30-12.aix7.1.ppc.rpm
kill: 48627872: no such process
kill: 65536208: no such process
kill: 28377326: no such process
kill: 9306212: no such process
kill: 65536224: no such process
------------------------------
mnk
------------------------------
Original Message:
Sent: Mon March 01, 2021 11:46 PM
From: SANGAMESH MALLAYYA
Subject: /usr/sbin/updtvpkg Please wait...kill: 12451906: no such process
Hi mnk,
Is there any extra environment variables are set ?
Could you try running the "/usr/sbin/updtvpkg" in debug mode.
sh -x /usr/sbin/updtvpkg.
------------------------------
SANGAMESH
Original Message:
Sent: Mon March 01, 2021 08:28 PM
From: mnk
Subject: /usr/sbin/updtvpkg Please wait...kill: 12451906: no such process
Hello,
I am getting below messages when tried to run /usr/sbin/updtvpkg or rpm rebuild and found this issue when we were trying to install tripwire client software
# /usr/sbin/updtvpkg
Please wait...kill: 12451906: no such process
kill: 23265326: no such process
No issues when I run rpm -qa
AIX version : 7100-05-05-1939 and rpm.rte version 4.13.0.3
------------------------------
mnk
------------------------------
#AIXOpenSource