Hello -
I am installing RabbitMQ 3.7.7 (latest) after latest install from Erlang Solutions repo of Erlang 21.0.
I use the necessary packages (rpm/ deb) for - CentOS 7.5/ Fedora 28/ Ubuntu 18.04.
I am getting the following errors after install but the install seems to be finishing ok. It seems perhaps Erlang is not installing right even though I am using the repo to install as shown here:
Then I yum/ apt install erlang. Should I install esl-erlang only instead? erlang-nox is installed separately.
esl-erlang does not seem to install properly after erlang at least in CentOS.
I am wondering what may be the issues and how to fix.
Also logrotate is the only issue showing for Fedora - wondering if the others also have the problem but just not getting to it.
Is it not a dependency that should be automatically installed? Or should I install it manually for all.
Are there some commands I can run to see if it is installed properly?
Also does RabbitMQ work with erlang-base-hipe?
Thank you for your help.
Mono
-------------------------------------------------------------------
# vCENTOS: file /usr/bin/epmd from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/erl from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/erlc from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/escript from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/run_erl from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/to_erl from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-erts-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/dialyzer from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-dialyzer-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/typer from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-typer-21.0-1.el7.centos.x86_64
# vCENTOS: file /usr/bin/ct_run from install of esl-erlang-21.0-1.x86_64 conflicts with file from package erlang-common_test-21.0-1.el7.centos.x86_64
# vFEDORA: logrotate is needed by rabbitmq-server-3.7.7-1.el7.noarch
# vUBUNTU2: erlang-base : Conflicts: erlang-base-hipe
# vUBUNTU2: esl-erlang : Conflicts: erlang-base but 1:21.0-1 is to be installed
# vUBUNTU2: Conflicts: erlang-asn1
# vUBUNTU2: Conflicts: erlang-crypto
# vUBUNTU2: Conflicts: erlang-mnesia
# vUBUNTU2: Conflicts: erlang-public-key
# vUBUNTU2: Conflicts: erlang-runtime-tools
# vUBUNTU2: Conflicts: erlang-ssl
# vUBUNTU2: Conflicts: erlang-syntax-tools
-------------------------------------------------------------------