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

Makefile.cli: deal with {g,u}id collision #557

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Conversation

kkourt
Copy link
Contributor

@kkourt kkourt commented Nov 25, 2022

CLI builds have been failing with:

addgroup: gid '123' in use

Fix this by redoing the addgroup, adduser command without a specific gid/uid.

Signed-off-by: Kornilios Kourtis kornilios@isovalent.com

CLI builds have been failing with:
> addgroup: gid '123' in use

Fix this by redoing the addgroup, adduser command without a specific
gid/uid.

Signed-off-by: Kornilios Kourtis <kornilios@isovalent.com>
@kkourt kkourt requested a review from a team as a code owner November 25, 2022 11:39
@kkourt kkourt requested review from olsajiri and michi-covalent and removed request for olsajiri November 25, 2022 11:39
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.

3 participants