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
50%
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.
Updated by bmbouter over 4 years ago
- Category set to Installer - Moved to GitHub issues
- Tags deleted (
Pulp 3 installer)
Updated by mdepaulo@redhat.com over 4 years ago
I filed the 3 issues RHBZ package requests. The 2 dependencies are linked under RHBZ for python-virtualenvwrapper: https://bugzilla.redhat.com/show_bug.cgi?id=1847692
Updated by mdepaulo@redhat.com over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to mdepaulo@redhat.com
Updated by mdepaulo@redhat.com about 4 years ago
- % Done changed from 0 to 50
Some have been packaged.