Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
archive: report error from input stream
if there is an error reading from the input stream, prefer to report it instead of the error from the filter program itself. We have a test in the buildah CI that expects the "no space left on device" error that comes from the input stream, to avoid changing the test, just fix it here. Reported here: containers/buildah#5585 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
- Loading branch information