Using yum-cron, I got this message from Anacron:
/etc/cron.daily/0yum-daily.cron: Updateinfo file is not valid XML: <open file ‘/var/cache/yum/x86_64/7/epel/92f2e15cad66d79ea1ad327e2af7af89d98e4d153d7a3e27ff41946f476af5b4-updateinfo.xml.zck’, mode ‘rt’ at 0x7f811c1d5930>
This seems to be caused by a problem on EPEL repository. Hopefully they’ll fix it soon.
https://pagure.io/releng/issue/8392
Do note it might take a yum clean metadata
or yum clean all
to make it work again.