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
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)