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

uid and gid are not static #279

Open
Revalioli opened this issue Dec 3, 2024 · 0 comments
Open

uid and gid are not static #279

Revalioli opened this issue Dec 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Revalioli
Copy link
Contributor

Revalioli commented Dec 3, 2024

Commit 4d3c804 was supposed to configure static uid and gid but this is not effective as it is incomplete.

  • Variable GROUPADD_GID_TABLES doesn't exist, USERADD_GID_TABLES should be used instead
  • USERADDEXTENSION = "useradd-staticids" should be set
  • It is also recommended to set USERADD_ERROR_DYNAMIC

See https://docs.yoctoproject.org/4.0.23/ref-manual/variables.html#term-USERADDEXTENSION

Apply to kirkstone and scarthgap branched

@Revalioli Revalioli added the bug Something isn't working label Dec 3, 2024
@dupremathieu dupremathieu reopened this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants