I have upgraded just before my centos 7 to centos 8. after a few hours of effort with the guide, I was upgraded.
now I am trying to use yum for a couple of dependencies. as I have removed yum I am trying to add the yum again using dnf install yum but I am getting the following error.
Running transaction
Preparing : 1/1
Installing : yum-4.7.0-4.el8.noarch 1/1
Error unpacking rpm package yum-4.7.0-4.el8.noarch
Verifying : yum-4.7.0-4.el8.noarch 1/1
Failed:
yum-4.7.0-4.el8.noarch
[root@cent8 ~]# uname -r
4.18.0-348.2.1.el8_5.x86_64
[root@cent8 ~]# cat /etc/centos-release
CentOS Linux release 8.5.211
any help is appreciated.