Install yum-skip-broken
Install yum-skip-broken
Type the following command as root user:
# yum -y install yum-skip-broken
How to handle skiping packages with dependency problems
Now type the command as follows:
# yum -y upgrade --skip-broken
OR
# yum -y update --skip-broken