Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation for 3.2.1 #1

Open
martinsumner opened this issue Feb 6, 2024 · 1 comment
Open

Preparation for 3.2.1 #1

martinsumner opened this issue Feb 6, 2024 · 1 comment

Comments

@martinsumner
Copy link

There are a number of minor issues/preferences to be resolved as part of preparation for a 3.2.1-nhs release:

  • The suppression of the break signal does not set the emulator flag correctly.
  • make package does not work directly for debian, a compile stage is required first as otherwise the linking of _build does not work as expected.
  • The debian riak.riak.service file does not my default set a sensible value for ulimit.
  • The dev_vars.config.src file sets log_level to debug; and this generates excessive noise when running riak_test.
  • There are a significant number of lintian warnings/errors on make package, and the errors are not obviously resolvable. As these errors have been ignored across releases - they should either be specifically suppressed, or the no-lintian option be added to debuild.
  • The version of rebar3/relx must be compatible with OTP24. Question over whether it should be OTP22-24 compatible or OTP24-26.
@martinsumner
Copy link
Author

Also an issue with this error:

chown: changing ownership of '/run/riak': Operation not permitted

If one starts with systemd, but then attempts to call a riak command without sudo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant