Project

Profile

Help

Issue #6960

closed

RHEL repo name has changed in latest RHUI update

Added by spredzy almost 4 years ago. Updated over 3 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

Added by spredzy almost 4 years ago

Revision 7aab4e66 | View on GitHub

pulp: Add rhel-7-server-rhui-optional-rpms as RHEL7 repo

The repository name provided by RHUI has changed in a recent update.

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]

Now

[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]

fixes #6960

Added by spredzy almost 4 years ago

Revision 7aab4e66 | View on GitHub

pulp: Add rhel-7-server-rhui-optional-rpms as RHEL7 repo

The repository name provided by RHUI has changed in a recent update.

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]

Now

[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]

fixes #6960

Actions #1

Updated by pulpbot almost 4 years ago

  • Status changed from NEW to POST
Actions #2

Updated by spredzy almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by fao89 over 3 years ago

  • Sprint/Milestone set to 3.5.0
Actions #5

Updated by fao89 over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF