You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`rpm2cpio` might not exist on the system, and `cpio` return the error
"premature end of archive" in that case.
This doesn't check if `rpm2cpio` returns an error but it's probably ok
to lean on `cpio` returning an error.
Signed-off-by: Anthony PERARD <[email protected]>
0 commit comments