Closed flyemsafe closed 3 years ago
The role qubinode_kvmhost_setup should install the correct packages based on the distro.
failed: [localhost] (item=yum-utils) => changed=false ansible_loop_var: item cmd: |- rpm -q "yum-utils" || yum install -y "yum-utils" && echo yes delta: '0:00:02.703216' end: '2021-04-18 20:53:09.540296' item: yum-utils msg: non-zero return code rc: 1 start: '2021-04-18 20:53:06.837080' stderr: |- Error: Problem: conflicting requests - nothing provides /usr/libexec/platform-python needed by yum-utils-4.0.8-3.el8.noarch stderr_lines: <omitted> stdout: |- package yum-utils is not installed Last metadata expiration check: 1:29:03 ago on Sun 18 Apr 2021 07:24:05 PM EDT. (try to add '--skip-broken' to skip uninstallable packages) stdout_lines: <omitted>
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The role qubinode_kvmhost_setup should install the correct packages based on the distro.