On 2021/02/08 20:59, Greg Steuck wrote:
> The other victim of my quest to get rid of erlang19 which is not
> -fno-common friendly.
> 
> The package builds fine, but once installed it fails to start due to
> "Error when reading /var/rabbitmq/.erlang.cookie: eacces" when launched
> with `/etc/rc.d/rabbitmq -d start`. The cookie file is for some reason
> owned by root so a manual fixup of `chown _rabbitmq
> /var/rabbitmq/.erlang.cookie` makes the daemon runnable.

that's because "rc_check" runs rabbitmqctl status as root

> I don't know what else to test and never heard of rabbitmq until today.
> 
> If somebody feels this is enough, OK?

If it's not enough then I have an attempt at an update to 3.8.8 (newer
ones will need erlang 22) but it will need someone who knows what they
are doing with this software to finish it. junkpile.org/rabbitmq.diff


Reply via email to