EasyApache fails with the error "Error: Protected multilib versions"
This error indicates the following situation:
- EasyApache requires a specific version of a package that is on your server.
- Your server currently has a different version of that package.
- EasyApache is unable to update the package because it is part of a multiple library (multilib) package that it cannot modify.
To correct this issue, the system administrator needs to update the multilib package to the version that EasyApache requires. In some cases, the command yum update will resolve the issue.