[rabbitmq-discuss] Need Advice to solve the problem

Jason McIntosh mcintoshj at gmail.com
Thu Apr 25 17:42:42 BST 2013


Off hand, too, it looks like there's a mix of dependencies which are off
and conflicting repos.  I'd highly recommend looking at the erlang-otp
releases, as they're supported by the erlang group itself, and they have
releases for CENTOS/RHEL.  They're also deployed via a single RPM vs. 20 or
so RPMs.  First though you'd need to remove the old yum repo that you're
currently pointing to for erlang.

Then you can try the below (assuming you're on a 64-bit platform and RHEL 6
or CENTOS 6):
wget
https://elearning.erlang-solutions.com/couchdb//rbingen_adapter//package_R16B_centos664_1361907767/esl-erlang-R16B-2.x86_64.rpm
yum install esl-erlang-R16B-2.x86_64.rpm
wget
https://github.com/jasonmcintosh/esl-erlang-compat/blob/master/rpmbuild/RPMS/noarch/esl-erlang-compat-R14B-1.el6.noarch.rpm?raw=true
yum install esl-erlang-compat-R14B-1.el6.noarch.rpm
wget
http://www.rabbitmq.com/releases/rabbitmq-server/v3.0.4/rabbitmq-server-3.0.4-1.noarch.rpm
yum install rabbitmq-server-3.0.4-1.noarch.rpm


Jason


On Thu, Apr 25, 2013 at 11:19 AM, Matthias Radestock
<matthias at rabbitmq.com>wrote:

> Alex,
>
>
> On 25/04/13 16:18, Leung, Alex (398I) wrote:
>
>> I had re-install RHEL 6.3 with the following instead:
>> [root at miplmiro1 ~]# rpm -qa | grep libcom
>> libcom_err-1.41.12-12.el6.x86_**64
>> libcom_err-devel-1.41.12-12.**el6.x86_64
>> libcom_err-1.41.12-12.el6.i686
>>
>
> Why did you do that? What were you hoping to achieve?
>
>
>  but the problem still exist:
>>
>> [root at miplmiro1 ~]# yum install erlang
>> Loaded plugins: aliases, changelog, downloadonly, kabi, presto,
>> product-id, refresh-packagekit, security,
>>                : subscription-manager, tmprepo, verify, versionlock
>> Updating certificate-based repositories.
>> Unable to read consumer identity
>> Loading support for Red Hat kernel ABI
>> http://repos.fedorapeople.org/**repos/peter/erlang/epel-**
>> 6Workstation/x86_64/repodata/**repomd.xml<http://repos.fedorapeople.org/repos/peter/erlang/epel-6Workstation/x86_64/repodata/repomd.xml>:
>> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
>> Trying other mirror.
>>
>
> This clearly indicates that you still have Peter'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.**repo.
>
> Though I suspect that won't solve the problem, which is...
>
>
>  Error: Package: erlang-erts-R14B-04.2.el6.x86_**64 (epel)
>>            Requires: libz.so.1(ZLIB_1.2.2)(64bit)
>>
>
> This looks similar to https://bugzilla.redhat.com/**
> show_bug.cgi?id=908530#c9<https://bugzilla.redhat.com/show_bug.cgi?id=908530#c9>.
> I'm afraid I know too little about RHEL/EPEL to resolve that.
>
> Perhaps one of the the other installation options for rabbit listed at
> http://www.rabbitmq.com/**install-rpm.html<http://www.rabbitmq.com/install-rpm.html>would work? In particular the "Install the Erlang from VMware" option.
>
> Regards,
>
>
> Matthias.
> ______________________________**_________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.**rabbitmq.com<rabbitmq-discuss at lists.rabbitmq.com>
> https://lists.rabbitmq.com/**cgi-bin/mailman/listinfo/**rabbitmq-discuss<https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss>
>



-- 
Jason McIntosh
http://mcintosh.poetshome.com/blog/
573-424-7612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130425/9c6bf0b6/attachment.htm>


More information about the rabbitmq-discuss mailing list