- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Cloudera Manager 7.3.1 installation error in RHEL7.9
- Labels:
-
Cloudera Manager
Created 08-17-2022 03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good morning,
trying to install Cloudera Manager agents in a RH7.9 (this should be supported as seen in the Cloudera support matrix)
I realized that this is not supported ¿!!!?
The packages installed in the server are newer as expected (they are from rh7.9) and the cloudera manager is looking for older versions...
What crazy is having a support matrix if this is not applied
any idea? downgrade dependencies are not considered.
Created 08-25-2022 05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Added required dependencies to the repository:
glibc-2.17-326.el7_9.i686 --> this was missing and that was why it tried to install 2.17-324
krb5-devel-1.15.1-50.el7.x86_64
openssl-devel-1.0.2k-21.el7_9.x86_64
Created 08-18-2022 12:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Juanes ,
Try downgrading the packages in question to the required version and then retry.
I have also faced similar issue earlier, downgrading worked for me.
Thanks,
Megh
Created on 08-18-2022 12:17 AM - edited 08-18-2022 12:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
First of all, many thanks for your comments.
I read about downgrading glibc could leave the system in undesired state :S
yu did downgraded glibc? I don't care about the kerberos packages, i'm not using it...
Best Regards
Created 08-18-2022 12:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Juanes ,
I think I downgraded glibc as well. Not exactly sure though as it was sometime back. I think there is an option to downgrade an individual package with rpm without touching its dependencies.
But I would still advise you to be cautious. Maybe try it out once on a test system?
Thanks,
Megh
Created 08-24-2022 12:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Many thanks for the recomendation, I will check again that it seems to be something related to the repositories, of course I will not downgrade glibc, this environment is quite important to broke it down 🙂
Created 08-25-2022 05:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Added required dependencies to the repository:
glibc-2.17-326.el7_9.i686 --> this was missing and that was why it tried to install 2.17-324
krb5-devel-1.15.1-50.el7.x86_64
openssl-devel-1.0.2k-21.el7_9.x86_64
