What steps will reproduce the problem?
1. Ensure that luarocks is not in $PATH
2. prosodyctl install --server=https://modules.prosody.im/rocks/ mod_privilege
What is the expected output?
This should fail with exit code non-zero.
What do you see instead?
prosodyctl exits with status code 0.
What version of the product are you using? On what operating system?
prosody-13.0.2-r0, on Alpine Linux
Please provide any additional information below.
Obviously in this scenario I need to install luarocks.
This issue mostly affects automated scripts, which will assume that the invocation of prosodyctl worked fine.
What steps will reproduce the problem? 1. Ensure that luarocks is not in $PATH 2. prosodyctl install --server=https://modules.prosody.im/rocks/ mod_privilege What is the expected output? This should fail with exit code non-zero. What do you see instead? prosodyctl exits with status code 0. What version of the product are you using? On what operating system? prosody-13.0.2-r0, on Alpine Linux Please provide any additional information below. Obviously in this scenario I need to install luarocks. This issue mostly affects automated scripts, which will assume that the invocation of prosodyctl worked fine.