RabbitMQ incompatible with new Erlang 27
Description:
The erlang-nox
package was recently updated to version 27 (https://archlinux.org/packages/extra/x86_64/erlang-nox/). Unfortunately, this currently breaks the rabbitmq
package since the maximum supported Erlang version of any of the available RabbitMQ versions is 26, see https://www.rabbitmq.com/docs/which-erlang .
Would it be possible to have a separate erlang-nox-26
package and make rabbitmq
dependent on that?
Edited by Arnold Kole