Hi everyone,
After run a yum update I got errors in Dependency resolution. This server only have the default repository and a FreeIpa service installed. This is the output of yum update command:
--> Processing Dependency: httpd = 2.4.6-67.0.1.el7 for package: mod_session-2.4.6-67.0.1.el7.x86_64
--> Finished Dependency Resolution
Error: Package: mod_session-2.4.6-67.0.1.el7.x86_64 (ol7_latest)
Requires: httpd = 2.4.6-67.0.1.el7
Removing: httpd-2.4.6-45.0.1.el7_3.4.x86_64 (@ol7_latest)
httpd = 2.4.6-45.0.1.el7_3.4
Updated By: httpd-2.4.6-67.0.1.el7_4.2.x86_64 (ol7_latest)
httpd = 2.4.6-67.0.1.el7_4.2
Available: httpd-2.4.6-17.0.1.el7.x86_64 (ol7_latest)
httpd = 2.4.6-17.0.1.el7
Available: httpd-2.4.6-18.0.1.el7_0.x86_64 (ol7_latest)
httpd = 2.4.6-18.0.1.el7_0
Available: httpd-2.4.6-19.0.1.el7_0.x86_64 (ol7_latest)
httpd = 2.4.6-19.0.1.el7_0
Available: httpd-2.4.6-31.0.1.el7.x86_64 (ol7_latest)
httpd = 2.4.6-31.0.1.el7
Available: httpd-2.4.6-31.0.1.el7_1.1.x86_64 (ol7_latest)
httpd = 2.4.6-31.0.1.el7_1.1
Available: httpd-2.4.6-40.0.1.el7.x86_64 (ol7_latest)
httpd = 2.4.6-40.0.1.el7
Available: httpd-2.4.6-40.0.1.el7_2.1.x86_64 (ol7_latest)
httpd = 2.4.6-40.0.1.el7_2.1
Available: httpd-2.4.6-40.0.1.el7_2.4.x86_64 (ol7_latest)
httpd = 2.4.6-40.0.1.el7_2.4
Available: httpd-2.4.6-45.0.1.el7.x86_64 (ol7_latest)
httpd = 2.4.6-45.0.1.el7
Available: httpd-2.4.6-67.0.1.el7.x86_64 (ol7_latest)
httpd = 2.4.6-67.0.1.el7
You could try using --skip-broken to work around the problem
** Found 8 pre-existing rpmdb problem(s), 'yum check' output follows:
ipa-admintools-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-admintools: ipa-admintools-4.4.0-14.0.1.el7_3.7.noarch
ipa-client-4.4.0-14.0.1.el7_3.7.x86_64 has installed conflicts freeipa-client: ipa-client-4.4.0-14.0.1.el7_3.7.x86_64
ipa-client-common-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-client-common: ipa-client-common-4.4.0-14.0.1.el7_3.7.noarch
ipa-common-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-common: ipa-common-4.4.0-14.0.1.el7_3.7.noarch
ipa-python-compat-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-python-compat: ipa-python-compat-4.4.0-14.0.1.el7_3.7.noarch
ipa-server-4.4.0-14.0.1.el7_3.7.x86_64 has installed conflicts freeipa-server: ipa-server-4.4.0-14.0.1.el7_3.7.x86_64
ipa-server-common-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-server-common: ipa-server-common-4.4.0-14.0.1.el7_3.7.noarch
ipa-server-dns-4.4.0-14.0.1.el7_3.7.noarch has installed conflicts freeipa-server-dns: ipa-server-dns-4.4.0-14.0.1.el7_3.7.noarch
uname -a
Linux XXXXXX 4.1.12-94.3.9.el7uek.x86_64 #2 SMP Fri Jul 14 20:09:40 PDT 2017 x86_64 x86_64 x86_64 GNU/Linux
Let me know if you need aditional information
Thanks,