Package: golang-github-containers-buildah / 1.41.4+ds1-2

Metadata

Package Version Patches format
golang-github-containers-buildah 1.41.4+ds1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
root testfail ignore.patch | (download)

buildah_test.go | 3 3 + 0 - 0 !
cmd/buildah/common_test.go | 2 1 + 1 - 0 !
convertcw_test.go | 3 3 + 0 - 0 !
copier/copier_test.go | 11 10 + 1 - 0 !
internal/open/open_linux_test.go | 4 4 + 0 - 0 !
internal/open/open_test.go | 4 4 + 0 - 0 !
6 files changed, 25 insertions(+), 2 deletions(-)

 skip tests that require root

===================================================================

0005 Disable TestDeviceFromPath.patch | (download)

pkg/parse/parse_test.go | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 disable testdevicefrompath

Closes: #1072147

0006 tolerate absence of netavark binary in tests.patch | (download)

buildah_test.go | 4 4 + 0 - 0 !
commit_test.go | 10 10 + 0 - 0 !
common_test.go | 4 4 + 0 - 0 !
convertcw_test.go | 4 4 + 0 - 0 !
4 files changed, 22 insertions(+)

 tolerate absence of 'netavark' binary in tests


0004 integration tests Prefer ubi8 over ubi9 image.patch | (download)

tests/chroot.bats | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 integration-tests: prefer ubi8 over ubi9 image

The ubi9 requires a x86-64-v2 capable cpu, which a default qemu VM
does not support by default.

Using an older version of rhel works equially fine without this requirement.

0005 Revert Update to avoid deprecated types.patch | (download)

pkg/parse/parse_unix.go | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 revert "update to avoid deprecated types"

This reverts commit 9ac03e6bf91afa59c7c3f7d683042d2b8d5956ef.