Actions
Task #6306
openStory #6261: As a user, I can install Pulp on CentOS 8 / RHEL 8
Request EPEL8 versions of packages in the pulp-devel role
Status:
ASSIGNED
Priority:
Low
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
50%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This PR has to do some workarounds for EL8 support, because the packages were not in EPEL8 yet: https://github.com/pulp/ansible-pulp/pull/243/files#
Ignoring some helpful developing tools packages: jnettop fd-find fzf
and Installing F28 (Python 3.6) versions of a package we needt: python3-virtualenvwrapper
and its deps: python3-virtualenv-clone python3-stevedore
We should request that they be packaged for EPEL8. See "## Consumer request for packages" https://lists.fedoraproject.org/archives/list/epel-announce@lists.fedoraproject.org/thread/KXMMLYSAXAVHDKFFBVEFYYZHPJBWXOQQ/
And then added to the list of packages to install as normal.
Actions