Actions
Story #6794
closedStory #6793: [Epic] As a pulp_installer user, I can install Pulp from RPMs
As a pulp_installer user, I can specify a repo full of RPMs to install Pulp from
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
The installer should add the repo to the managed system, but should not attempt any default value. It is therefore the responsbility of the user, and the repo's maintainers, to specify a repo with the RPMs. And for the set of RPMs to be compatible with each other.
Actions
As a pulp_installer user, I can install Pulp from RPMs
Heavily adapted from "allow installing pulp from packages"
https://github.com/pulp/pulp_installer/pull/188
Includes:
yum update
fixes: #6793
Includes these subtasks implemented: re: #6794 re: #6795 re: #6796 (It was easiest to implement them all in one PR.)