Actions
Backport #9202
closedBackport #9146 "sync of file:// repos tries to move files from /var/lib/pulp/sync_imports/" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 102
Quarter:
Related issues
Updated by dalley over 3 years ago
- Copied from Issue #9146: sync of file:// repos tries to move files from /var/lib/pulp/sync_imports/ added
Updated by pulpbot over 3 years ago
- Status changed from NEW to POST
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|79900fe8ead2cf5b879d2908d18b2ae6b2bcd15c.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Move files to artifact storage from WORKING_DIRECTORY.
Copy files from all other sources. Since users are able to change the WORKING_DIRECTORY settings, this patch also ensures that we check that the WORKING_DIRECTORY and MEDIA_ROOT are on the same device. Django's FILE_UPLOAD_TEMP_DIR is now set to the value of WORKING_DIRECTORY.
backports: #9146 https://pulp.plan.io/issues/9146/
fixes #9202
(cherry picked from commit c828ca5947f55e655e4020c55d92fc7b7ee01083)