Unable to install compat-openssl10 and azure-cli in CIS (Center for Internet Security) redhat level 1 (Azure)

Manasa 0 Reputation points
2023-03-24T13:48:26.29+00:00
Team,

Unable to install compat-openssl10 and azure-cli in CIS (Center for Internet Security) redhat level 1 (Azure)

sudo yum install -y compat-openssl10
sudo yum install -y azure-cli
[redcisma@redcisma ~]$ sudo yum install -y compat-openssl10
Loaded plugins: langpacks, product-id, search-disabled-repos
No package compat-openssl10 available.
Error: Nothing to do
[redcisma@redcisma ~]$ sudo yum install -y azure-cli
Loaded plugins: langpacks, product-id, search-disabled-repos
Resolving Dependencies
--> Running transaction check
---> Package azure-cli.x86_64 0:2.46.0-1.el8 will be installed
--> Processing Dependency: python39 for package: azure-cli-2.46.0-1.el8.x86_64
--> Processing Dependency: libc.so.6(GLIBC_2.28)(64bit) for package: azure-cli-2.46.0-1.el8.x86_64
--> Finished Dependency Resolution
Error: Package: azure-cli-2.46.0-1.el8.x86_64 (packages-microsoft-com-prod)
           Requires: libc.so.6(GLIBC_2.28)(64bit)
Error: Package: azure-cli-2.46.0-1.el8.x86_64 (packages-microsoft-com-prod)
           Requires: python39
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[redcisma@redcisma ~]$
Note: Same steps are working in redhat VM (Azure).

Anything I am missing here? Any reference to overcome this issue?
Community Center | Not monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2023-03-24T20:15:15.43+00:00

    @Manasa

    CIS Images are published on the Azure Marketplace and not directly supported by Azure. I request you open a support request with them as they will be able to best assist you.

    https://cisecurity.atlassian.net/servicedesk/customer/portal/15/group/35/create/144


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.