getting issue during installation

1,194 views
Skip to first unread message

wearek...@gmail.com

unread,
Aug 16, 2016, 8:24:40 AM8/16/16
to rabbitmq-users
hi

i have installed esl-erlang.
then i have downloaded rabbitmq using this command
rpm --import https://www.rabbitmq.com/rabbitmq-release-signing-key.asc
    
after this i am executing this command
yum install rabbitmq-server-3.6.5-1.noarch.rpm
and not able to execute it successfully. getting this error.

Error: Package: rabbitmq-server-3.6.5-1.noarch (/rabbitmq-server-3.6.5-1.noarch)
           Requires: socat
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

i tried this command too
yum install socat

output:
No package socat available.
Error: Nothing to do


could you please tell me what is the issue?

thanks

Gabriele Santomaggio

unread,
Aug 16, 2016, 9:26:54 AM8/16/16
to rabbitmq-users
I suppose you are using Centos 6:


Download the latest rpmforge-release rpm from



Install rpmforge-release rpm:
# rpm -Uvh rpmforge-release*rpm



Install socat rpm package:

# yum install socat



see here: https://pkgs.org/centos-6/repoforge-x86_64/socat-1.7.1.3-1.el6.rf.x86_64.rpm.html

-
Gabriele

wearek...@gmail.com

unread,
Aug 17, 2016, 1:03:32 AM8/17/16
to rabbitmq-users
thanks for help. however i followed suggested steps and socat install successfully.

now, i am trying to execute this command
yum install rabbitmq-server-3.6.5-1.noarch.rpm

output:
 file /usr/bin/ct_run from install of erlang-common_test-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/epmd from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/erlc from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/escript from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/run_erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/to_erl from install of erlang-erts-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/typer from install of erlang-typer-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64
  file /usr/bin/dialyzer from install of erlang-dialyzer-19.0-1.el6.x86_64 conflicts with file from package esl-erlang-19.0-1.x86_64

could you please help me, how to handle this issue?


thanks


Gabriele Santomaggio

unread,
Aug 17, 2016, 2:10:03 AM8/17/16
to rabbitmq-users
Try to do that:


and re-try to install the rabbitmq package.

-
Gabriele

htxi...@gmail.com

unread,
Sep 21, 2016, 11:03:41 PM9/21/16
to rabbitmq-users
It works ! Thanks 

在 2016年8月17日星期三 UTC+8下午2:10:03,Gabriele Santomaggio写道:
Reply all
Reply to author
Forward
0 new messages