yum check produces the following errors:
# yum check
1:libgcc-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libgcc8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
1:libgomp-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libgomp8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
1:libstdc++-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libstdc++8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
Error: check all
# yum reinstall libgcc-8-1 libgcc8-8.3.0-4 libgomp-8-1 libgomp8-8.3.0-4 libstdc++-8-1 libstdc++8-8.3.0-4
Setting up Reinstall Process
Installed package 1:libstdc++-8-1.ppc (from AIX_Toolbox_71) not available.
Resolving Dependencies
--> Running transaction check
---> Package libgcc.ppc 1:8-1 will be reinstalled
--> Processing Dependency: AIX-rpm < 7.2.0.0 for package: 1:libgcc-8-1.ppc
---> Package libgcc8.ppc 0:8.3.0-4 will be reinstalled
--> Processing Dependency: AIX-rpm < 7.2.0.0 for package: libgcc8-8.3.0-4.ppc
---> Package libgomp.ppc 1:8-1 will be reinstalled
--> Processing Dependency: AIX-rpm < 7.2.0.0 for package: 1:libgomp-8-1.ppc
---> Package libgomp8.ppc 0:8.3.0-4 will be reinstalled
--> Processing Dependency: AIX-rpm < 7.2.0.0 for package: libgomp8-8.3.0-4.ppc
---> Package libstdc++8.ppc 0:8.3.0-4 will be reinstalled
--> Processing Dependency: AIX-rpm < 7.2.0.0 for package: libstdc++8-8.3.0-4.ppc
--> Finished Dependency Resolution
Error: Package: libgomp8-8.3.0-4.ppc (AIX_Toolbox_71)
Requires: AIX-rpm < 7.2.0.0
Installed: AIX-rpm-7.2.5.201-32.ppc (installed)
AIX-rpm = 7.2.5.201-32
Error: Package: libstdc++8-8.3.0-4.ppc (AIX_Toolbox_71)
Requires: AIX-rpm < 7.2.0.0
Installed: AIX-rpm-7.2.5.201-32.ppc (installed)
AIX-rpm = 7.2.5.201-32
Error: Package: 1:libgcc-8-1.ppc (AIX_Toolbox_71)
Requires: AIX-rpm < 7.2.0.0
Installed: AIX-rpm-7.2.5.201-32.ppc (installed)
AIX-rpm = 7.2.5.201-32
Error: Package: 1:libgomp-8-1.ppc (AIX_Toolbox_71)
Requires: AIX-rpm < 7.2.0.0
Installed: AIX-rpm-7.2.5.201-32.ppc (installed)
AIX-rpm = 7.2.5.201-32
Error: Package: libgcc8-8.3.0-4.ppc (AIX_Toolbox_71)
Requires: AIX-rpm < 7.2.0.0
Installed: AIX-rpm-7.2.5.201-32.ppc (installed)
AIX-rpm = 7.2.5.201-32
You could try using --skip-broken to work around the problem
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
1:libgcc-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libgcc8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
1:libgomp-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libgomp8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
1:libstdc++-8-1.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
libstdc++8-8.3.0-4.ppc has missing requires of AIX-rpm < ('0', '7.2.0.0', None)
RPM.rte version:
rpm.rte 4.15.1.1006
What could've caused this and what's the way out of it? Have tried re-install rpm.rte, running updatevpkg.
------------------------------
Dennis Mathews
------------------------------
#AIXOpenSource