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

[BUG] Unable to build and start Debian #303

Closed
mihirsoni opened this issue Apr 20, 2021 · 0 comments · Fixed by #302
Closed

[BUG] Unable to build and start Debian #303

mihirsoni opened this issue Apr 20, 2021 · 0 comments · Fixed by #302
Labels
bug Something isn't working build Build related additions or modifications rename
Milestone

Comments

@mihirsoni
Copy link
Contributor

Describe the bug
The Debian packages build ok with fpm, but installing it fails due
to an invalid username and group name (see useradd(8): CAVEATS).
Once this was fixed, the service failed to start due to parts of the startup
configuration wanting files that did not exist on disk.

Expected behavior
It should build and start the Deb package.

Host/Environment (please complete the following information):

  • OS: Ubuntu
@mihirsoni mihirsoni added bug Something isn't working rename build Build related additions or modifications labels Apr 20, 2021
@mihirsoni mihirsoni added this to the Beta release milestone Apr 20, 2021
@mihirsoni mihirsoni linked a pull request Apr 20, 2021 that will close this issue
1 task
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this issue Apr 12, 2024
…amic application config (opensearch-project#303)

* dashboard admin(groups/users) implementation and add unit/integration test

This reverts commit 47e10e4.

* Add test cases of user Id matching dashboard admin

* delete useless code

* change isDashboard function name to isRequestByDashboardAdmin

* dashboard admin config integrating with dynamic application config

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Optimize the code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* fix test error

Signed-off-by: yubonluo <yubonluo@amazon.com>

* delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code and add unit test

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code according to comments

Signed-off-by: yubonluo <yubonluo@amazon.com>

* change dashboardAdmin yml config to openseachDashboard

Signed-off-by: yubonluo <yubonluo@amazon.com>

* add missed code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* delete useless code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* add utils  unit tests

Signed-off-by: yubonluo <yubonluo@amazon.com>

* optimize code

Signed-off-by: yubonluo <yubonluo@amazon.com>

* Fix the wrong reference

Signed-off-by: yubonluo <yubonluo@amazon.com>

---------

Signed-off-by: yubonluo <yubonluo@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Build related additions or modifications rename
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant