mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00

Do not error out immediately but collect all errors and report them if no candidate succeeded. That'll fix #20502 and improve the quality of reported errors. [NO NEW TESTS NEEDED] Fixes: #20502 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>