Issue #5170
closedAs a user, i can specify --force-full on sync and it verifies existing content on disc
Description
In case, files in /var/lib/pulp/content
get corrupted, i want those to be redownload when performing a full sync.
Added by mdellweg over 5 years ago
Added by mdellweg almost 5 years ago
Revision 6aad7949 | View on GitHub
Add validation of existing packages to sync
If the repair_sync option is true on sync, existing packages are validated and, if needed, rescheduled for download.
Updated by mdellweg almost 5 years ago
- Status changed from NEW to MODIFIED
Applied in changeset 6aad7949c7d6af0dd8607c55e61b5f3a5eed9082.
Added by mdellweg over 4 years ago
Revision 668f3851 | View on GitHub
Add validation of existing packages to sync
If the repair_sync option is true on sync, existing packages are validated and, if needed, rescheduled for download.
closes #5170 https://pulp.plan.io/issues/5170
(cherry picked from commit 6aad7949c7d6af0dd8607c55e61b5f3a5eed9082)
Added by mdellweg over 4 years ago
Revision cd066aa0 | View on GitHub
Add verify_unit callback to GetLocalUnitsStep
re #5170 https://pulp.plan.io/issues/5170
(cherry picked from commit fdd234568bfb76ac1ac37c99cee3d337893c23cc)
Updated by mdellweg over 4 years ago
Applied in changeset 668f38516207edd2b49967a0d8301a128c93500f.
Updated by ipanova@redhat.com over 4 years ago
- Status changed from MODIFIED to 5
Updated by ipanova@redhat.com over 4 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Add verify_unit callback to GetLocalUnitsStep
re #5170 https://pulp.plan.io/issues/5170