Hi,
I have migrated to AIX 7.3. Was updating DNF following
AIX migration with DNF
and didnt notice this "NOTE: Include both meta packages and gcc10 version specific packages in a single command otherwise the libgcc and libstdc++ libraries would be
pointing to non-existence wrong version specific libraries."
run
dnf check
libgcc-1:10-2.ppc has missing requires of AIX-rpm < 7.3.0.0
libgcc10-10.3.0-6.ppc has missing requires of AIX-rpm < 7.3.0.0
libgomp-1:10-2.ppc has missing requires of AIX-rpm < 7.3.0.0
libgomp10-10.3.0-6.ppc has missing requires of AIX-rpm < 7.3.0.0
libstdc++-1:10-2.ppc has missing requires of AIX-rpm < 7.3.0.0
libstdc++10-10.3.0-6.ppc has missing requires of AIX-rpm < 7.3.0.0
Error: Check discovered 6 problem(s)
dnf reinstall libgcc
Last metadata expiration check: 0:00:45 ago on Thu Jan 4 15:22:37 CET 2024.
Dependencies resolved.
==============================================================================================================================================================================================================
Package Architecture Version Repository Size
==============================================================================================================================================================================================================
Reinstalling:
libgcc ppc 1:10-2 AIX_Toolbox_73 15 k
Transaction Summary
==============================================================================================================================================================================================================
Total download size: 15 k
Installed size: 0
Is this ok [y/N]: y
Downloading Packages:
libgcc-10-2.aix7.3.ppc.rpm 880 kB/s | 15 kB 00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 781 kB/s | 15 kB 00:00
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Reinstalling : libgcc-1:10-2.ppc 1/2
Cleanup : libgcc-1:10-2.ppc 2/2
Verifying : libgcc-1:10-2.ppc 1/2
Verifying : libgcc-1:10-2.ppc 2/2
Reinstalled:
libgcc-1:10-2.ppc
Complete!
dnf reinstall libgcc10
exec(): 0509-036 Cannot load program /opt/freeware/bin/python3.9 because of the following errors:
0509-022 Cannot load module /opt/freeware/lib/libintl.a(libintl.so.8).
0509-150 Dependent module libgcc_s.a(shr.o) could not be loaded.
0509-022 Cannot load module libgcc_s.a(shr.o).
0509-026 System error: A file or directory in the path name does not exist.
Can you direct me how can I fix that please?
Thanks,
Martin
------------------------------
Martin Boban
------------------------------