View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018022 | CentOS-8 | python | public | 2021-01-19 11:00 | 2021-05-04 14:13 |
Reporter | sincorchetes | Assigned To | |||
Priority | high | Severity | trivial | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Stream | OS | 8 | OS Version | 8 |
Summary | 0018022: python38-dnf is not exists | ||||
Description | This package is needed to work with DNF Ansible modules when Python38 is installed and enabled by default. | ||||
Steps To Reproduce | dnf module enable python38 dnf install python38 alternatives --set python /usr/bin/python3.8 Send DNF Ansible command https://docs.ansible.com/ansible/latest/collections/ansible/builtin/dnf_module.html That's a fail because python38 does not have dnf installed. Just works only with python3-dnf (3.6) available in official repositories by default. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-19 11:00 | sincorchetes | New Issue |