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

cPanel Account - PHP Startup: Unable to load dynamic library

PHP Warning:  PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...

yum-utils not installed or found on Centos5 64-bit

When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:...

CSF Error: *WARNING* Binary location for [HOST] [/usr/bin/host] in /etc/csf/csf-conf is either incorrect, is not installed or is not executable

During a CSF start or restart you may encounter this error. This is a result of /usr/bin/host...

Killing cPanel Backups via Command Line / Shell

From time to time you may find the cPanel backup system taking longer and affecting production...

Error: Multilib version problems found

Finished Dependency Resolution Error:  Multilib version problems found. This often means that...