Sunday, March 16, 2014

[check_cpanel_rpms] Altered RPMs found on server.com

[check_cpanel_rpms] Altered RPMs found on server.com

 The message is due to an old RPM still on your server and alert is letting you know that it should be removed. To resolve this issue run the following script and it will check and fix your RPM database and resolve the issue.
  • SSH server as root user 
  • /scripts/check_cpanel_rpms --fix
The output of the command will be like below.
==========
[20131205.164720] The following RPMs are unneeded on your system and should be uninstalled:
[20131205.164720] nsd-3.2.16-1.cp1136
[20131205.164731] Removing broken rpms: 
[20131205.164731] rpm: no packages given for erase
[20131205.164733] No new RPMS needed for install
[20131205.164734] Uninstalling unneeded rpms: nsd
[20131205.164735] [nsd] Shutting down services: [ OK ] 
===========

3 comments:

Post a Comment

Do Write about the Blog and Welcome to the world where open source is every thing :-)