Yum issues/Errors

When trying to update or install something via yum you receive an error message stating that the package is "not available". This is because you are on a 64bit node using a 32bit template.

 

You can rebuild to one of our 64bit templates or do the below:

 

Please issue the following commands:

yum clean all

echo i686-redhat-linux > /etc/rpm/platform

 

You should then be able to update or install with yum

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

4gb seg fixup error messages in console

If you are getting 4gb seg fixup error message in console. Please do the following: Move the...

Invalid license message when accessing cpanel/whm.

If you are loading WHM or C-Panel and it displays an invalid license message, log into ssh and do...

How to install Zend

To install Zend, log in as root and run If using cpanel: wget...

Why do my accounts in whm show 0mb used?

This is currently a bug in cpanel/whm Please run the following in root: /scripts/fixquotas...

Squirrelmail could not find ../config/config.php

If your using squirrel mail and it gives the the following message: An error message saying it...