Dnf fails after upgrade to 9.6

Upgrade to 9.6 worked OK and rebooted OK.

Now:

dnf install
dnf upgrade

fails with

[Errno 2] No such file or directory: ‘./rpmkeys’

/usr/bin/rpmkeys exists with executable permissions, /usr/bin is in $PATH for root

Solved by overwriting epel.repo and almalinux-crb.repo with the rpmnew versions.

1 Like