Project

Profile

Help

Issue #6960

closed

RHEL repo name has changed in latest RHUI update

Added by spredzy almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The current pulp/pulp_installer relies on the rhui-rhel-7-server-rhui-optional-rpms[1] repo from RHUI for RHEL 7 based install.

In a recent update the name of this repo has changed and hence packages that used to come from that repo are not found anymore.

Before

[root@ip-10-0-12-140 yum.repos.d]# rpm -qa | grep rh-
rh-amazon-rhui-client-3.0.18-1.el7.noarch
[root@ip-10-0-12-140 yum.repos.d]# grep 'optional-rpms' redhat-rhui.repo 
[rhui-rhel-7-server-rhui-optional-rpms]

After

[root@ip-10-0-12-58 yum.repos.d]# rpm -qa | grep rh-
rh-amazon-rhui-client-3.0.28-1.el7.noarch
[root@ip-10-0-12-58 yum.repos.d]# grep 'optional-rpms' redhat-rhui.repo
[rhel-7-server-rhui-optional-rpms]

rhel-7-server-rhui-optional-rpms should be added as part of rhel7_optional_repo

[1] https://github.com/pulp/pulp_installer/blob/master/roles/pulp/defaults/main.yml#L43

Also available in: Atom PDF