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: fix 'package == version' syntax #47744

Merged
merged 1 commit into from Oct 30, 2018
Merged

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Oct 29, 2018

SUMMARY

Fixes #47689

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

yum

ANSIBLE VERSION
2.7
devel
ADDITIONAL INFORMATION

@mkrizek
Copy link
Contributor Author

mkrizek commented Oct 29, 2018

@maxamillion is this fine with you or should we just remove the check+warning (while leaving the test case, that's useful)?

@ansibot
Copy link
Contributor

ansibot commented Oct 29, 2018

Hi @mkrizek, thank you for submitting this pull-request!

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Oct 29, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Oct 29, 2018
@ansibot

This comment has been minimized.

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Oct 29, 2018
@ansibot

This comment has been minimized.

@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. labels Oct 29, 2018
@maxamillion
Copy link
Contributor

This is good, thanks!

@maxamillion
Copy link
Contributor

rebuild_merge

@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Oct 30, 2018
@mkrizek mkrizek merged commit 4b8f2c9 into ansible:devel Oct 30, 2018
@mkrizek mkrizek deleted the 47689-issue branch October 30, 2018 15:28
mkrizek added a commit to mkrizek/ansible that referenced this pull request Oct 30, 2018
abadger pushed a commit that referenced this pull request Oct 31, 2018
Tomorrow9 pushed a commit to Tomorrow9/ansible that referenced this pull request Dec 4, 2018
@dagwieers dagwieers added the packaging Packaging category label Mar 3, 2019
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. packaging Packaging category support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

https://github.com/ansible/ansible/pull/47109 breaks yum installs with version specifiers
4 participants