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
Updated by ggainey about 4 years ago
- Copied from Issue #7803: 2.21.4 mkdir fix broke client code added
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by ggainey about 4 years ago
Updated by ggainey about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset 50e7f0362d75113a40f75367bd1315e310dc8a75.
Updated by pulpbot about 4 years ago
Added by ggainey about 4 years ago
Revision c1f1601c | View on GitHub
Revert mkdir() changes for pulp_rpm.handlers.repo_file.Repo and CertFiles.
fixes #7849
Updated by ggainey about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Fixed in 2.21.4-2 of pulp_rpm
Actions
Revert mkdir() changes for pulp_rpm.handlers.repo_file.Repo and CertFiles.
fixes #7849