diff options
| author | David Kalnischkies <david@kalnischkies.de> | 2024-11-22 17:59:48 +0000 |
|---|---|---|
| committer | David Kalnischkies <david@kalnischkies.de> | 2024-11-22 20:05:35 +0000 |
| commit | a732f74400147a9993358b4778335715a0d5e20e (patch) | |
| tree | 76174389ed4e5a9f61cf8dad20a06ceede8bd8cb /test/integration/framework | |
| parent | 1a03ebc11982f052259a6b677ebc520f8d47cb81 (diff) | |
Collect unprinted Ign errors for display in Err output
Instead of deciding if the first or the last error in a retry chain is
the best one to display if the entire chain fails in the end we teach
our progress reporting to collect the ignored errors (if it hasn't shown
them) and print them all together in the Err line.
We de-duplicate the collection which makes it harder to match the Ign
line with the error messages, but for these cases its probably better to
enable direct display of the text anyhow – and repeating the same message
multiple times is boring and probably not that helpful for a user
wanting to know why all the downloads failed even they asked apt to
retry 429 times…
References: 841243df877b39dfcb907a7fab9c4e8b4f65d715
Diffstat (limited to 'test/integration/framework')
0 files changed, 0 insertions, 0 deletions
