E Sysup: Needed system RPMs were not installed: yum-utils

When encountering the following:

E Sysup: Needed system RPMs were not installed: yum-utils
***** FATAL: Cannot proceed. Needed system RPMs were not installed. Run the following:


yum install yum-utils

If that does not work, which is common on CentOS 5 systems run the following:



cd /usr/local/src 
wget ftp://fr2.rpmfind.net/linux/centos/5.11/os/x86_64/CentOS/yum-utils-1.1.16-21.el5.centos.noarch.rpm
rpm -Uvh yum-utils-1.1.16-21.el5.centos.noarch.rpm

  • 148 Users Found This Useful

Was this answer helpful?

Related Articles

Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:...

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

ModSecurity: collection_store: Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied

The error Failed to access DBM file /var/cpanel/secdatadir/ip: Permission denied can occur on...

FTP Failed: Service check failed to complete Unable to connect to port 21

The service “ftpd” appears to be down. The system failed to connect to this service’s TCP/IP...

Failed to start tailwatchd - Unit tailwatchd service entered failed state

Failed to start tailwatchd. Unit tailwatchd.service entered failed state.  tailwatchd.service...