You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Prepare VM using CentOS-7-x86_64-Minimal-1810.iso
Run epicli apply (provider: any)
Environment
Cloud provider: None
OS: CentOS 7.6 minimal
Additional context
Issue introduced recently in #1879.
The text was updated successfully, but these errors were encountered:
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
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
Actually this is for RedHatAzure, 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.
Describe the bug
epicli apply fails with error:
How to reproduce
Steps to reproduce the behavior:
epicli apply
(provider: any)Environment
Additional context
Issue introduced recently in #1879.
The text was updated successfully, but these errors were encountered: