ChungNguyen

Cadet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024
08:20 AM
- 251 Views
EX403 - problem with postgresql and ruby when installing a capsule
hi everyone,
I have studied the course and taken the EX403 exam just last Friday. I did the retake yesterday but I faced an issue that when I run
#
dnf module enable satellite-capsule
the machine told me that it could find the provider for postgresql and ruby
Problem 1: conflicting requests - nothing provides module(postgresql:12) needed by module satellite-capsule:el8:61120220803152113:50055556.x86_64 - nothing provides module(ruby:2.7) needed by module satellite-capsule:el8:61120220803152113:50055556.x86_64 Problem 2: conflicting requests - nothing provides module(postgresql:12) needed by module satellite-capsule:el8:61120220728160018:42de19cd.x86_64 - nothing provides module(ruby:2.7) needed by module satellite-capsule:el8:61120220728160018:42de19cd.x86_64
I tried :
# dnf module list
but I did not see postgresql and ruby
Before that, I only enabled 05 repos :
subscription-manager repos --disable "*"
subscription-manager repos \ --enable=rhel-8-for-x86_64-appstream-rpms \ --enable=satellite-maintenance-6.11-for-rhel-8-x86_64-rpms \ --enable=satellite-capsule-6.11-for-rhel-8-x86_64-rpms \ --enable=rhel-8-for-x86_64-baseos-rpms \ --enable=satellite-client-6-for-rhel-8-x86_64-rpms
subscription-manager repos --list. --> shown that I have 05 repos enabled
What can be the root cause ?
I did manage to install a capsule in the previous attempt without any issue.
Thanks in advance for your comment
1 Reply

Community Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2024
03:36 PM
- 236 Views
@ChungNguyen exam questions or scenarios are out of bound for discussion due to the NDA. Check the respective course lecture or guided exercise for more info on the same.
Join the discussion
You must log in to join this conversation.