Task #5841
closedDocument how to install libcomps and dependencies
100%
Description
The documentation should provide a list of packages that need to be installed on an EL7 machine in order to install libcomps from PyPI.
Updated by mdepaulo@redhat.com almost 5 years ago
- Assignee set to mdepaulo@redhat.com
Added by Mike DePaulo almost 5 years ago
Updated by Anonymous almost 5 years ago
- Status changed from NEW to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 49bffd44ff728a7182739070499be3b8ac0c2ee5.
Added by Mike DePaulo almost 5 years ago
Revision a55ded0c | View on GitHub
Problem: Users following docs cannot build
libcomps or createrepo_c on CentOS 7 / RHEL 7 (and most likely 8.)
Solution: Document python build dependencies that must be installed.
(I cannot find the exact bug, but when you use system-wide packages, upgrading the venv pip will not suffice. It still tries to use the system-wide old pip for some functions anyway, and auto-installing build deps will fail.)
fixes: #5841 Document how to install libcomps and dependencies https://pulp.plan.io/issues/5841
(cherry picked from commit 49bffd44ff728a7182739070499be3b8ac0c2ee5)
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Problem: Users following docs cannot build
libcomps or createrepo_c on CentOS 7 / RHEL 7 (and most likely 8.)
Solution: Document python build dependencies that must be installed.
(I cannot find the exact bug, but when you use system-wide packages, upgrading the venv pip will not suffice. It still tries to use the system-wide old pip for some functions anyway, and auto-installing build deps will fail.)
fixes: #5841 Document how to install libcomps and dependencies https://pulp.plan.io/issues/5841