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

local connection: avoid tb when running in container with invalid user #79414

Merged
merged 4 commits into from Nov 29, 2022

Conversation

bcoca
Copy link
Member

@bcoca bcoca commented Nov 18, 2022

fixes #79404

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

connection/local

@ansibot ansibot added affects_2.15 bug This issue/PR relates to a bug. needs_triage Needs a first human triage before being processed. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Nov 18, 2022
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Nov 21, 2022
@ansibot ansibot removed the needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. label Nov 21, 2022
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Nov 29, 2022
@mkrizek mkrizek merged commit 5f3a6b7 into ansible:devel Nov 29, 2022
@bcoca bcoca deleted the local_user_fix branch November 29, 2022 15:08
bcoca added a commit to bcoca/ansible that referenced this pull request Nov 29, 2022
ansible#79414)

* local connection: avoid tb when running in container with invalid user

* clog

* cannot use uid, leave empty and ~/ will resolve itself

* get back to what it did

(cherry picked from commit 5f3a6b7)
@ansible ansible locked and limited conversation to collaborators Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.15 bug This issue/PR relates to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError: 'getpwuid(): uid not found: 1000' (again - Ansible 2.9.27)
3 participants