I have resolved many of my issues regarding dnf update by fixing the replication of out of sync local repositories. I have one issue remaining that I can't seem to find a fix for below are the error I am receiving on my AIX 7.3 system while trying to run the command dnf update.
dnf update --refresh
AIX generic repository 949 kB/s | 3.0 kB 00:00
AIX noarch repository 1.1 MB/s | 3.0 kB 00:00
AIX 7.3 specific repository 832 kB/s | 3.0 kB 00:00
Packages compiled locally at Avnet 973 kB/s | 3.0 kB 00:00
Error:
Problem 1: cannot install the best update candidate for package git-2.35.1-1.ppc
- nothing provides git-core-doc = 2.41.0-1 needed by git-2.41.0-1.ppc
Problem 2: package git-core-doc-2.35.1-1.noarch requires git-core = 2.35.1-1, but none of the providers can be installed
- cannot install both git-core-2.41.0-1.ppc and git-core-2.35.1-1.ppc
- cannot install the best update candidate for package git-core-doc-2.35.1-1.noarch
- cannot install the best update candidate for package git-core-2.35.1-1.ppc
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
------------------------------
Scott McKevitt
------------------------------