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

apt: fix apt-mark on debian6 #41530

Merged
merged 1 commit into from
Jun 20, 2018
Merged

Conversation

mkrizek
Copy link
Contributor

@mkrizek mkrizek commented Jun 14, 2018

SUMMARY

Fixes #41485

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

apt

ANSIBLE VERSION
2.5.4
2.6
devel
ADDITIONAL INFORMATION

@ansibot
Copy link
Contributor

ansibot commented Jun 14, 2018

@ansibot ansibot added affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. 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 Jun 14, 2018
@ansibot ansibot removed the needs_triage Needs a first human triage before being processed. label Jun 14, 2018
@mkrizek mkrizek added this to IN PROGRESS in CEM Jun 15, 2018
@mkrizek
Copy link
Contributor Author

mkrizek commented Jun 20, 2018

rebuild_merge

@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. core_review In order to be merged, this PR must follow the core review workflow. and removed core_review In order to be merged, this PR must follow the core review workflow. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Jun 20, 2018
@ansibot ansibot merged commit 2e68811 into ansible:devel Jun 20, 2018
@mkrizek mkrizek deleted the apt-mark-fix-deb6 branch June 20, 2018 10:19
mkrizek added a commit to mkrizek/ansible that referenced this pull request Jun 20, 2018
mkrizek added a commit to mkrizek/ansible that referenced this pull request Jun 20, 2018
@mkrizek mkrizek moved this from IN PROGRESS to DONE in CEM Jun 20, 2018
mattclay pushed a commit that referenced this pull request Jun 21, 2018
* apt: fix apt-mark on debian6 (#41530)

(cherry picked from commit 2e68811)

* Add changelog/fragment
jacum pushed a commit to jacum/ansible that referenced this pull request Jun 26, 2018
kbreit pushed a commit to kbreit/ansible that referenced this pull request Jul 3, 2018
* apt: fix apt-mark on debian6 (ansible#41530)

(cherry picked from commit 2e68811)

* Add changelog/fragment
nitzmahone pushed a commit that referenced this pull request Jul 3, 2018
* apt: fix apt-mark on debian6 (#41530)


(cherry picked from commit 2e68811)

* Add changelog/fragment
@dagwieers dagwieers added the packaging Packaging category label Mar 3, 2019
@ansible ansible locked and limited conversation to collaborators Jun 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.7 This issue/PR affects Ansible v2.7 bug This issue/PR relates to a bug. core_review In order to be merged, this PR must follow the core review workflow. module This issue/PR relates to a module. packaging Packaging category support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
No open projects
CEM
DONE
Development

Successfully merging this pull request may close these issues.

apt module uses apt-mark incorrectly
5 participants