Skip to main content
Question

Azure-CLI install

  • April 15, 2024
  • 3 replies
  • 95 views

Forum|alt.badge.img+8

Hi, 

i have a new ALMA 9 Platform + Centreon 23.10.x

 

I want to install -  Azure CLI setup - 

https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/azure-credential-configuration/#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

 

 

 

3 replies

fmattes
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • 136 replies
  • April 17, 2024

Hi, 

Thanks for your interest in Centreon.

It seems to be an issue.

A ticket has been created and will be taken into account as soon as possible.


fmattes
Centreonian
Forum|alt.badge.img+10
  • Centreonian
  • 136 replies
  • April 17, 2024

Could you try to follow the documentation with the following command ? 

sudo dnf install azure-cli

instead of this one

sudo yum install azure-cli-2.29.2-1.el7

Thanks for your feedback on this


fgbetokpanou
Centreonian
Forum|alt.badge.img+11
  • Centreonian
  • 189 replies
  • May 7, 2024

Hi @ahartung! Have you managed to solve your problem? If so, don't forget to click on BEST ANSWER. Or simply tell us how you personally managed to solve this issue. This will help other people with the same problem to easily find the solution. Thank you