Actions
Backport #9318
closedBackport #9135 "Suppress download errors for optional (likely to fail) downloads" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
(Total: 0:00 h)
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
We attempt to download (.treeinfo / treeinfo), extra_files.json, repomd.xml.asc, and repomd.xml.key any time we mirror-sync a repository, but these files are not always present. This leads to errors being logged which are not true errors and probably shouldn't be exposed to the user.
We should figure out how to suppress these errors or log them at a lower level - such as DEBUG.
Related issues
Updated by dalley about 3 years ago
- Copied from Issue #9135: Suppress download errors for optional (likely to fail) downloads added
Added by dalley about 3 years ago
Updated by dalley about 3 years ago
- Status changed from NEW to MODIFIED
Applied in changeset f8fd7799ac5a589f09ee9311e238bc89174f666d.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Suppress download errors for optional (likely to fail) downloads
backports: #9135 https://pulp.plan.io/issues/9135
fixes #9318
(cherry picked from commit 0c560f2050b0340224c7413c9459ef1bdb93080c)