July 20

cPanel “E Sysup: Needed system RPMs were not installed” error debug

To find the missed packages we can use the following command:

awk '$4=="E"' /var/cpanel/updatelogs/last

It will allow us to see the missed RPMs and install them after via yum.

The original article is stored here


Copyright 2021. All rights reserved.

Posted 20 July 2021 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.