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

Run mysql commands with local current unix user #1120

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

amaltaro
Copy link
Contributor

This fixes the use of root account to perform MariaDB commands (it is only allowed if we are logged in as root or run those commands as sudo). In addition to that, when installing the database, use the current unix user instead of what is provided in the environment file.

Complement to:
#1117
and
#1119

@goughes could you please have a look at it as well? This is going together with: dmwm/WMCore#10934

@amaltaro
Copy link
Contributor Author

This has been tested and we can now successfully build wmagent docker images. It's good to go.

@muhammadimranfarooqi if you could merge it still tonight, it would be extremely helpful, since our CI jenkins setup is currently broken. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants