You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Debian package shows a warning during installation:
Running OpenSearch Post-Installation Script
chown: warning: '.' should be ':': 'opensearch.opensearch'
chown: warning: '.' should be ':': 'opensearch.adm'
chown: warning: '.' should be ':': 'opensearch.opensearch'
chown: warning: '.' should be ':': 'opensearch.opensearch'
Describe the bug
The Debian package shows a warning during installation:
Related component
Build
To Reproduce
apt-get install opensearch
Expected behavior
There should be no warning messages, the chown command should use
chown -R opensearch:openserach
instead.Additional Details
Plugins
None
Host/Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: