Task #3158
closedEvaluate Pulp2's dependence and usage of yum related packages
0%
Description
To stay forward compatible, we need to ensure that we can use the newer versions of the following packages:
yum (replaced by dnf)
yum-utils (replaced by dnf-utils)
yum-metadata-parser (replaced by dnf)
python-urlgrabber (replaced by pycurl)
createrepo (replaced by createrepo_c)
Which of these packages do we depend on, and of those, how do we use them? If the answer is sizeable, consider adding it to a new wiki page.
Related issues
Updated by bmbouter almost 7 years ago
I checked the Pulp and RPM plugin spec files, and I only see one thing, a Requires line for createrepo here.
Updated by bmbouter almost 7 years ago
Here is an associated ticket for Katello: http://projects.theforeman.org/issues/21806
Updated by bmbouter almost 7 years ago
This seems very related to this ticket https://pulp.plan.io/issues/1917 I don't want to close 1917 as a duplicate exactly because it's only about createrepo and this ticket deals with a bit more. I think they can be handled together though.
Updated by bmbouter almost 7 years ago
- Related to Issue #1917: pulp_rpm depends on createrepo and createrepo_c added
Updated by bmbouter almost 7 years ago
- Parent issue deleted (
#1875)
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.