Went to update a client’s SNG7/14, which I keep updated on a bi-weekly basis, and received the following error on yum update (or yum upgrade)
---> Package selinux-policy-targeted.noarch 0:3.13.1-192.el7_5.3 will be an upda te
--> Processing Dependency: policycoreutils >= 2.5-18 for package: selinux-policy -targeted-3.13.1-192.el7_5.3.noarch
--> Finished Dependency Resolution
Error: Package: kernel-3.10.0-862.2.3.el7.x86_64 (sng-updates)
Requires: linux-firmware >= 20180113-61
Installed: linux-firmware-20170606-58.gitc990aae.el7_4.noarch (@sng-u pdates)
linux-firmware = 20170606-58.gitc990aae.el7_4
Available: linux-firmware-20170606-56.gitc990aae.el7.noarch (sng-base )
linux-firmware = 20170606-56.gitc990aae.el7
Error: Package: selinux-policy-3.13.1-192.el7_5.3.noarch (sng-updates)
Requires: policycoreutils >= 2.5-18
Installed: policycoreutils-2.5-17.1.el7.x86_64 (@anaconda/1710)
policycoreutils = 2.5-17.1.el7
Error: Package: selinux-policy-targeted-3.13.1-192.el7_5.3.noarch (sng-updates)
Requires: policycoreutils >= 2.5-18
Installed: policycoreutils-2.5-17.1.el7.x86_64 (@anaconda/1710)
policycoreutils = 2.5-17.1.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
This error doesn’t occur on my own identical system on Vultr. I rebooted the target system and the same error occured. This is a VMware VM running on a Dell PowerEdge T610.
Just wondering how I should proceed here.