<div dir="ltr">Off hand, too, it looks like there&#39;s a mix of dependencies which are off and conflicting repos. �I&#39;d highly recommend looking at the erlang-otp releases, as they&#39;re supported by the erlang group itself, and they have releases for CENTOS/RHEL. �They&#39;re also deployed via a single RPM vs. 20 or so RPMs. �First though you&#39;d need to remove the old yum repo that you&#39;re currently pointing to for erlang. ��<div>
<br></div><div>Then you can try the below (assuming you&#39;re on a 64-bit platform and RHEL 6 or CENTOS 6):<div>wget�<a href="https://elearning.erlang-solutions.com/couchdb//rbingen_adapter//package_R16B_centos664_1361907767/esl-erlang-R16B-2.x86_64.rpm">https://elearning.erlang-solutions.com/couchdb//rbingen_adapter//package_R16B_centos664_1361907767/esl-erlang-R16B-2.x86_64.rpm</a></div>
<div style>yum install esl-erlang-R16B-2.x86_64.rpm</div></div><div style>wget�<a href="https://github.com/jasonmcintosh/esl-erlang-compat/blob/master/rpmbuild/RPMS/noarch/esl-erlang-compat-R14B-1.el6.noarch.rpm?raw=true">https://github.com/jasonmcintosh/esl-erlang-compat/blob/master/rpmbuild/RPMS/noarch/esl-erlang-compat-R14B-1.el6.noarch.rpm?raw=true</a></div>
<div style>yum install esl-erlang-compat-R14B-1.el6.noarch.rpm</div><div style>wget�<a href="http://www.rabbitmq.com/releases/rabbitmq-server/v3.0.4/rabbitmq-server-3.0.4-1.noarch.rpm">http://www.rabbitmq.com/releases/rabbitmq-server/v3.0.4/rabbitmq-server-3.0.4-1.noarch.rpm</a></div>
<div style>yum install rabbitmq-server-3.0.4-1.noarch.rpm</div><div style><br></div><div style><br></div><div style>Jason</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Apr 25, 2013 at 11:19 AM, Matthias Radestock <span dir="ltr">&lt;<a href="mailto:matthias@rabbitmq.com" target="_blank">matthias@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Alex,<div class="im"><br>
<br>
On 25/04/13 16:18, Leung, Alex (398I) wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I had re-install RHEL 6.3 with the following instead:<br>
[root@miplmiro1 ~]# rpm -qa | grep libcom<br>
libcom_err-1.41.12-12.el6.x86_<u></u>64<br>
libcom_err-devel-1.41.12-12.<u></u>el6.x86_64<br>
libcom_err-1.41.12-12.el6.i686<br>
</blockquote>
<br></div>
Why did you do that? What were you hoping to achieve?<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
but the problem still exist:<br>
<br>
[root@miplmiro1 ~]# yum install erlang<br>
Loaded plugins: aliases, changelog, downloadonly, kabi, presto, product-id, refresh-packagekit, security,<br>
� � � � � � � �: subscription-manager, tmprepo, verify, versionlock<br>
Updating certificate-based repositories.<br>
Unable to read consumer identity<br>
Loading support for Red Hat kernel ABI<br>
<a href="http://repos.fedorapeople.org/repos/peter/erlang/epel-6Workstation/x86_64/repodata/repomd.xml" target="_blank">http://repos.fedorapeople.org/<u></u>repos/peter/erlang/epel-<u></u>6Workstation/x86_64/repodata/<u></u>repomd.xml</a>: [Errno 14] PYCURL ERROR 22 - &quot;The requested URL returned error: 404&quot;<br>

Trying other mirror.<br>
</blockquote>
<br></div>
This clearly indicates that you still have Peter&#39;s Erlang repo configured, which, as I pointed out in my previous email you should not have. So please get rid of that, i.e. remove /etc/yum.repos.d/epel-erlang.<u></u>repo.<br>

<br>
Though I suspect that won&#39;t solve the problem, which is...<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Error: Package: erlang-erts-R14B-04.2.el6.x86_<u></u>64 (epel)<br>
� � � � � �Requires: libz.so.1(ZLIB_1.2.2)(64bit)<br>
</blockquote>
<br></div>
This looks similar to <a href="https://bugzilla.redhat.com/show_bug.cgi?id=908530#c9" target="_blank">https://bugzilla.redhat.com/<u></u>show_bug.cgi?id=908530#c9</a>. I&#39;m afraid I know too little about RHEL/EPEL to resolve that.<br>

<br>
Perhaps one of the the other installation options for rabbit listed at <a href="http://www.rabbitmq.com/install-rpm.html" target="_blank">http://www.rabbitmq.com/<u></u>install-rpm.html</a> would work? In particular the &quot;Install the Erlang from VMware&quot; option.<br>

<br>
Regards,<div class="HOEnZb"><div class="h5"><br>
<br>
Matthias.<br>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jason McIntosh<br><a href="http://mcintosh.poetshome.com/blog/">http://mcintosh.poetshome.com/blog/</a><br>573-424-7612
</div>