Root cause appears to be here:
Error: Package: rpm-4.8.0-59.el6.x86_64 (@rhel-6-server-rpms)
Requires: libdb-4.7.so()(64bit)
Removing: db4-4.7.25-22.el6.x86_64 (@rhel-x86_64-server-6)
libdb-4.7.so()(64bit)
Obsoleted By: libdb4-4.8.30-13.el7.x86_64 (epel)
Not found
As you can see frmo that, you have a rhel-6-server package that has been obsoleted by another package installed by EPEL. Check /etc/yum.repos.d/ and see if you have EPEL available at all; it may be that it's even for the next major version up (7).
I believe you could run yum remove libdb4
, disable the EPEL if it's anywhere, and then re-install using just the rhel-6 repos.
Regardless, it appears there's some version discrepancies between installed packages and currently enabled repos, and that's the problem - I say that because your pastebin appears to show only rhel6 repos currently enabled:
Loaded plugins: product-id, search-disabled-repos, security, subscription-
: manager, universal-hooks
Setting up Update Process
rhel-6-server-optional-rpms | 2.0 kB 00:00
rhel-6-server-rpms | 2.0 kB 00:00
rhel-6-server-supplementary-rpms | 2.0 kB 00:00