Closed
Description
Produced using Rocky-9-GenericCloud-Base-9.4-20240523.0.x86_64.qcow2 using a custom (non .stackhpc) environment
TASK [cloudalchemy.prometheus : Install SELinux dependencies]
failed: [testcluster-control] (item=libselinux-python) => {
"ansible_loop_var": "item",
"attempts": 5,
"changed": false,
"failures": [
"No package libselinux-python available."
],
"item": "libselinux-python",
"rc": 1,
"results": []
}
MSG:
Failed to install some of the specified packages
failed: [testcluster-control] (item=policycoreutils-python) => {
"ansible_loop_var": "item",
"attempts": 5,
"changed": false,
"failures": [
"No package policycoreutils-python available."
],
"item": "policycoreutils-python",
"rc": 1,
"results": []
}