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

yum: replace language specific stdout/stderr based conditionals #31894

Closed
mkrizek opened this issue Oct 18, 2017 · 1 comment · Fixed by #32203
Closed

yum: replace language specific stdout/stderr based conditionals #31894

mkrizek opened this issue Oct 18, 2017 · 1 comment · Fixed by #32203
Assignees
Labels
affects_2.5 This issue/PR affects Ansible v2.5 bug This issue/PR relates to a bug. module This issue/PR relates to a module. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects

Comments

@mkrizek
Copy link
Contributor

mkrizek commented Oct 18, 2017

ISSUE TYPE
  • Bug Report
COMPONENT NAME

yum

ANSIBLE VERSION
devel
SUMMARY

Go through the yum module and try to eliminate conditionals that looks at yum stdout and stderr like "nothing to do" in stdout which is fragile and will fail on systems with different language than English.

@mkrizek mkrizek added this to TODO in CEM Oct 18, 2017
@ansibot
Copy link
Contributor

ansibot commented Oct 18, 2017

@ansibot ansibot added affects_2.5 This issue/PR affects Ansible v2.5 bug_report module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 18, 2017
@mkrizek mkrizek removed the needs_triage Needs a first human triage before being processed. label Oct 18, 2017
@mkrizek mkrizek moved this from TODO to IN PROGRESS in CEM Oct 26, 2017
@mkrizek mkrizek self-assigned this Oct 26, 2017
@mkrizek mkrizek moved this from IN PROGRESS to DONE in CEM Nov 5, 2017
@ansibot ansibot added bug This issue/PR relates to a bug. and removed bug_report labels Mar 7, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.5 This issue/PR affects Ansible v2.5 bug This issue/PR relates to a bug. module This issue/PR relates to a module. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
CEM
DONE
Development

Successfully merging a pull request may close this issue.

2 participants