Actions
Issue #7849
closed2.21.4 mkdir fix broke pulp_rpm client code
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Platform Release:
2.21.4
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 86
Quarter:
Description
In fixing the plethora of mkdirs in Pulp2, we inadvertently made it impossible to use pulp.common.Bundle or pulp.common.Lock unless you have pulp-server installed. We addressed this in pulp with #7803, but missed an instance of the problem in pulp_rpm.
See thread at
https://www.redhat.com/archives/pulp-list/2020-November/msg00037.html
Related issues
Actions
Revert mkdir() changes for pulp_rpm.handlers.repo_file.Repo and CertFiles.
fixes #7849