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

fix setcap in docker #31802

Merged
merged 1 commit into from
Nov 30, 2021
Merged

fix setcap in docker #31802

merged 1 commit into from
Nov 30, 2021

Conversation

pkit
Copy link
Contributor

@pkit pkit commented Nov 25, 2021

Fixes #31784

NB: setcap and capsh usually come together, but I still check for presence of both

Changelog category (leave one):

  • Build/Testing/Packaging Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
More correct setting up capabilities inside Docker.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Nov 25, 2021
@robot-clickhouse robot-clickhouse added pr-build Pull request with build/testing/packaging improvement and removed pr-bugfix Pull request with bugfix, not backported by default labels Nov 25, 2021
@alexey-milovidov alexey-milovidov self-assigned this Nov 25, 2021
@pkit
Copy link
Contributor Author

pkit commented Nov 26, 2021

Looks like both failures are unrelated...

@alexey-milovidov alexey-milovidov merged commit 42787cf into ClickHouse:master Nov 30, 2021
alesapin pushed a commit that referenced this pull request Dec 13, 2021
fix setcap in docker

(cherry picked from commit 42787cf)
alesapin pushed a commit that referenced this pull request Dec 13, 2021
fix setcap in docker

(cherry picked from commit 42787cf)
alesapin pushed a commit that referenced this pull request Dec 13, 2021
fix setcap in docker

(cherry picked from commit 42787cf)
alesapin pushed a commit that referenced this pull request Dec 13, 2021
fix setcap in docker

(cherry picked from commit 42787cf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-build Pull request with build/testing/packaging improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install script relies on setcap failing, which is not the case in modern docker/aufs
4 participants