How to fix yum broken error
While running yum update command, i got the below error frequently.
Error: Package: glibc-common-2.12-1.166.el6_7.3.x86_64 (@updates)
Requires: glibc = 2.12-1.166.el6_7.3
Updated By: glibc-2.12-1.192.el6.x86_64 (base)
glibc = 2.12-1.192.el6
You could try using --skip-broken to work around the problem
How to solve this issue..??