Actions
Issue #9182
closedpulp_installer should support replacing the RPM repo URL
Status:
CLOSED - DUPLICATE
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
When a user specifies the 3rd party repo in pulp_pkg_repo
, like "pulp_pkg_repo: https://yum.theforeman.org/pulpcore/3.11/el8/x86_64/`, changing the URL during a subsequent ansible run has no effect on the system.
If the user were to change part of the URL from "3.11" to "3.14" (to upgrade pulpcore from 3.11 to 3.14), nothing would happen to the URL on disk in /etc/yum.repos.d/pulpcore (or to the actually installed version of pulpcore.)
Our CI works around this in #9180. We can revert that change to molecule prepare.yml once this is fixed.
Related issues
Updated by mdepaulo@redhat.com over 3 years ago
- Related to Issue #9180: pulp-installer CI doesn't properly test upgrading RPM packages added
Updated by mdepaulo@redhat.com over 3 years ago
I was mistaken, this was already fixed part of #8586
Updated by mdepaulo@redhat.com over 3 years ago
- Related to Issue #8586: Installer is failing when upgrade pulpcore package added
Updated by mdepaulo@redhat.com over 3 years ago
- Is duplicate of Issue #8586: Installer is failing when upgrade pulpcore package added
Updated by mdepaulo@redhat.com over 3 years ago
- Status changed from NEW to CLOSED - DUPLICATE
Actions