[Bug 1808984] [NEW] s390x: erlang.cookie creation fails when changing file permissions

2018-12-18 Thread James Page
Public bug reported: On a new deployment, erlang will create a cookie with a random secret value for use; however it must have 0400 permissions otherwise erlang will refuse to use it. On s390x the automatic cookie creation code fails with: args: [] format: "Failed to change mode: einval"

[Bug 1808984] Re: s390x: erlang.cookie creation fails when changing file permissions

2018-12-18 Thread James Page
Might be related: Dec 18 14:14:35 rmq-more-tesitng rabbitmq[24111]: warning: Elixir is running in a system with a different endianness than the one its source code was compiled in. Please make sure Elixir and all source files were compiled in a machine with the same endianness as the current one:

[Bug 1808984] Re: s390x: erlang.cookie creation fails when changing file permissions

2018-12-18 Thread James Page
Attempting to resolve by making elixir Arch: any https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/3568/+packages However tests fail on s390x which probably tells us something interesting. -- You received this bug notification because you are a member of Ubuntu Server, which is subsc

[Bug 1808984] Re: s390x: erlang.cookie creation fails when changing file permissions

2018-12-18 Thread James Page
All of the errors are related to file permissions; however I do think this is something in erlang rather than elixir. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to rabbitmq-server in Ubuntu. https://bugs.launchpad.net/bugs/1808984 Title:

[Bug 1808984] Re: s390x: erlang.cookie creation fails when changing file permissions

2018-12-18 Thread James Page
** Description changed: + Ubuntu: disco development + On a new deployment, erlang will create a cookie with a random secret value for use; however it must have 0400 permissions otherwise erlang will refuse to use it. On s390x the automatic cookie creation code fails with: -args: