Want more timely Centmin Mod News Updates?
Become a Member

Sysadmin Cron.hourly Error

Discussion in 'System Administration' started by Jimmy, Jun 23, 2017.

  1. Jimmy

    Jimmy Well-Known Member

    1,793
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +993
    Local Time:
    10:51 AM
    Ever since I upgraded to the newest Kernel I started getting a cron.hourly error:
    Code:
    /etc/cron.hourly/0yum-hourly.cron:
    
    Updateinfo file is not valid XML: 
    Anyone else have this issue or know how to resolve it?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,907
    12,281
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,868
    Local Time:
    12:51 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. Jimmy

    Jimmy Well-Known Member

    1,793
    390
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +993
    Local Time:
    10:51 AM
    Code:
     yum check-update
    Loaded plugins: fastestmirror, priorities
    Loading mirror speeds from cached hostfile
     * base: mirror2.evolution-host.com
    Excluding mirror: ca.mirror.babylon.network
     * epel: epel.mirror.constant.com
     * extras: mirror2.evolution-host.com
     * rpmforge: repoforge.mirror.constant.com
     * updates: mirror2.evolution-host.com
    354 packages excluded due to repository priority protections
    Updateinfo file is not valid XML: <open file '/var/cache/yum/x86_64/7/epel/gen/updateinfo.xml', mode 'rt' at 0x1140660>
    
    Thanks! Did the yum clean all, hopefully that'll clear things up.