Actions
Issue #6523
closedpulp_rpm 3.3.0 cannot install on the pulp-operator pulp container because Fedora's createrepo_c is too old
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 71
Quarter:
Description
It requires createrepo_c 0.15.10, but Fedora 30 (currently used), 31 and 32 still have earlier 0.15.x versions of createrepo_c.
I will workaround this by installing the build dependencies of createrepo_c in the container ,and then let it be installed/built from PyPI.
Updated by pulpbot over 4 years ago
- Status changed from NEW to POST
Updated by pulpbot over 4 years ago
Added by Mike DePaulo over 4 years ago
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|ebc4006e3a2157d3eb6dfe6aa1299d01fdb68745.
Updated by dkliban@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Problem: pulp_rpm 3.3.0 cannot install on the pulp-operator pulp container because Fedora's createrepo_c is too old
Solution: Temporarily replace the createrepo_c RPM with its build-dependencies, and let createrepo_c get installed & built from PyPI.
fixes: #6523