I'm trying to run yum install oraclelinux-release and it fails with:
Transaction check error:
file /etc/pki/rpm-gpg/RPM-GPG-KEY from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package rhn-client-tools-migrate-2.0.2-6.0.8.el7.noarch
Then I tried yum install oraclelinux-release and I got the following errors
Transaction check error:
file /etc/pki/rpm-gpg/RPM-GPG-KEY from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package rhn-client-tools-migrate-2.0.2-6.0.8.el7.noarch
file /etc/os-release from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package redhat-release-server-7.2-9.el7.x86_64
file /etc/rpm/macros.dist from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package redhat-release-server-7.2-9.el7.x86_64
file /etc/system-release from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package redhat-release-server-7.2-9.el7.x86_64
file /etc/system-release-cpe from install of oraclelinux-release-7:7.2-1.0.5.el7.x86_64 conflicts with file from package redhat-release-server-7.2-9.el7.x86_64
When I ran yum repolist, it returns:
Loaded plugins: package_upload, rhnplugin, rhui-lb, search-disabled-repos
This system is receiving updates from ULN.
repo id repo name status
ol7_UEKR3/x86_64 Latest Unbreakable Enterprise Kernel Release 3 for Oracle Linux 7Server (x86_64) 381
ol7_latest/x86_64 Oracle Linux 7Server Latest (x86_64) 13,604
ol7_x86_64_UEKR3 Unbreakable Enterprise Kernel Release 3 for Oracle Linux 7 (x86_64) - Latest 381
ol7_x86_64_ksplice Ksplice for Oracle Linux 7 (x86_64) 913
ol7_x86_64_latest Oracle Linux 7 Latest (x86_64) 13,607
repolist: 28,886
Has anyone run into this problem and fixed it?