You could try to clean the yum cache and do a manual update on cli by executing
yum clean all
yum update --enablerepo=stephdl
and check if it works without errors.
You could try to clean the yum cache and do a manual update on cli by executing
yum clean all
yum update --enablerepo=stephdl
and check if it works without errors.