03-16-2016 07:52 AM
Hello,
Im tring to install cloudera manager agent 5.5.3 on RHEL 6.4 and using yum install
there is an openssl version 1.0.1-e30-86x-64x installed on the machine
and when installing the agent it says there a conflict with openssl-1.0.0.27
"Multilib versions problem found"
"Protected multilib versions: openssl-1.0.0-27.el6.i686 != openssl-1.0.1e-30.el6_6.9.x86_64"
what can i do?
Thanks,
Dan
03-16-2016 06:13 PM
"Protected multilib versions: openssl-1.0.0-27.el6.i686 != openssl-1.0.1e-30.el6_6.9.x86_64"
Upon initial review, I think the package management (yum) might be complaining about your OS architecture el6.i686 vs el6.x86_64 [1], can you confirm your RHEL 6.4 OS matches the Cloudera Manager OS requirements, which is x86_64 [2]
[1] http://superuser.com/a/238385
https://www.redhat.com/archives/rhl-list/2006-October/msg03684.html
[2] http://www.cloudera.com/documentation/enterprise/5-5-x/topics/cm_ig_cm_requirements.html
03-17-2016 01:13 AM
03-17-2016 03:46 AM - edited 03-17-2016 04:26 AM
The root case is OS related; if you have RHEL subscription, the root cause and verified solution to your issue is answered in the RHEL Knowledge base https://access.redhat.com/solutions/60983