Get this error when updating apache from yum Centos 6.9
Loaded plugins: fastestmirror, replace
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.melbourneitmirror.net
* epel: mirror.overthewire.com.au
* extras: mirror.optus.net
* ius: ius.mirror.digitalpacific.com.au
* updates: centos.melbourneitmirror.net
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 1:2.2.15-60.el6.4.vm will be updated
--> Processing Dependency: httpd = 1:2.2.15-60.el6.4.vm for package: 2:mod_ssl-2.2.15-60.el6.4.vm.x86_64
---> Package httpd.x86_64 1:2.2.15-60.el6.5vm will be an update
---> Package httpd-tools.x86_64 1:2.2.15-60.el6.4.vm will be updated
---> Package httpd-tools.x86_64 1:2.2.15-60.el6.5vm will be an update
--> Finished Dependency Resolution
Error: Package: 2:mod_ssl-2.2.15-60.el6.4.vm.x86_64 (@virtualmin)
Requires: httpd = 1:2.2.15-60.el6.4.vm
Removing: 1:httpd-2.2.15-60.el6.4.vm.x86_64 (@virtualmin)
httpd = 1:2.2.15-60.el6.4.vm
Updated By: 1:httpd-2.2.15-60.el6.5vm.x86_64 (virtualmin)
httpd = 1:2.2.15-60.el6.5vm
Available: httpd-2.2.15-59.el6.centos.x86_64 (base)
httpd = 2.2.15-59.el6.centos
Available: httpd-2.2.15-60.el6.centos.4.x86_64 (updates)
httpd = 2.2.15-60.el6.centos.4
Available: httpd-2.2.15-60.el6.centos.5.x86_64 (updates)
httpd = 2.2.15-60.el6.centos.5
Available: httpd24u-2.4.27-1.ius.centos6.x86_64 (ius)
httpd = 2.4.27-1.ius.centos6
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Tried both the suggested commands from the output without any luck.