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

[BUG] epicli fails on task "repository : Wait for yum lock to be released" on CentOS Minimal #2067

Closed
to-bar opened this issue Feb 17, 2021 · 3 comments
Assignees
Labels
priority/high Task with high priority type/bug
Milestone

Comments

@to-bar
Copy link
Contributor

to-bar commented Feb 17, 2021

Describe the bug
epicli apply fails with error:

TASK [repository : Wait for yum lock to be released] ***************************
ERROR cli.engine.ansible.AnsibleCommand - fatal: [vm1.localdomain]: FAILED! => {"changed": false, "msg": "repoquery is required to use list= with this module. Please install the yum-utils package."} 

How to reproduce
Steps to reproduce the behavior:

  1. Prepare VM using CentOS-7-x86_64-Minimal-1810.iso
  2. Run epicli apply (provider: any)

Environment

  • Cloud provider: None
  • OS: CentOS 7.6 minimal

Additional context
Issue introduced recently in #1879.

@to-bar to-bar changed the title [BUG] epicli fails on task "repository : Wait for yum lock to be released" on CentOS 7 minimal [BUG] epicli fails on task "repository : Wait for yum lock to be released" on CentOS 7 Minimal Feb 17, 2021
@to-bar to-bar self-assigned this Feb 17, 2021
@to-bar to-bar added this to the S20210225 milestone Feb 17, 2021
@to-bar to-bar added the priority/high Task with high priority label Feb 17, 2021
@to-bar to-bar changed the title [BUG] epicli fails on task "repository : Wait for yum lock to be released" on CentOS 7 Minimal [BUG] epicli fails on task "repository : Wait for yum lock to be released" on CentOS Minimal Feb 24, 2021
@przemyslavic przemyslavic self-assigned this Feb 25, 2021
@mkyc mkyc modified the milestones: S20210225, S20210311 Feb 26, 2021
@przemyslavic
Copy link
Collaborator

Actually this is for RedHat Azure, not CentOS.
@to-bar restoring cron job doesn't work at all.
The command /var/tmp/rhui-update-client mv /etc/cron.daily/rhui-update-client does not appear to be correct 😏
Moving this task back to TODO.

@to-bar
Copy link
Contributor Author

to-bar commented Mar 2, 2021

@przemyslavic great shot! 🎯
Fixed in #2095.

@przemyslavic
Copy link
Collaborator

✔️ Fixed. Now restoring rhui-update-client works properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high Task with high priority type/bug
Projects
None yet
Development

No branches or pull requests

4 participants