Hi,
i have a new ALMA 9 Platform + Centreon 23.10.x
I want to install - Azure CLI setup -
Problem: conflicting requests
- nothing provides libpython3.6m.so.1.0()(64bit) needed by azure-cli-2.29.2-1.el7.x86_64 from azure-cli
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
i check in the internet and i want to install ( manual )
dnf install /tmp/python3-libs-3.6.8-56.el8_9.2.alma.1.x86_64.rpm
Last metadata expiration check: 1:00:33 ago on Mon Apr 15 13:22:00 2024.
Error:
Problem: conflicting requests
- nothing provides python(abi) = 3.6 needed by python3-libs-3.6.8-56.el8_9.2.alma.1.x86_64 from @commandline
- nothing provides libnsl.so.2()(64bit) needed by python3-libs-3.6.8-56.el8_9.2.alma.1.x86_64 from @commandline
- nothing provides libnsl.so.2(LIBNSL_1.0)(64bit) needed by python3-libs-3.6.8-56.el8_9.2.alma.1.x86_64 from @commandline
- nothing provides libreadline.so.7()(64bit) needed by python3-libs-3.6.8-56.el8_9.2.alma.1.x86_64 from @commandline
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
thanks