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

bolt plan run peadm::install fails is umask is not set to 022 #342

Open
tuxmea opened this issue Apr 6, 2023 · 0 comments
Open

bolt plan run peadm::install fails is umask is not set to 022 #342

tuxmea opened this issue Apr 6, 2023 · 0 comments
Labels

Comments

@tuxmea
Copy link

tuxmea commented Apr 6, 2023

Describe the Bug

When setting umask to e.g. 027 several directories gets created without the required work access bit set.
This causes the installer to fail on running postgresql initdb

Expected Behavior

peam::install knows about umask issues and sets them accordingly prior starting the PE installer

Steps to Reproduce

Steps to reproduce the behavior:

  1. set umask (system wide) to 027
  2. run peadm::install plan (fresh installation)

Environment

  • Version latest and PE 2021.7.2
  • Platform Ubuntu 20.04
@tuxmea tuxmea added the bug label Apr 6, 2023
@CoMfUcIoS CoMfUcIoS added the jira label May 22, 2023
@ragingra ragingra removed the bug label Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants