Package: golang-github-containers-buildah / 1.39.3+ds1-1
Metadata
Package | Version | Patches format |
---|---|---|
golang-github-containers-buildah | 1.39.3+ds1-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
root testfail ignore.patch | (download) |
buildah_test.go |
3 3 + 0 - 0 ! |
skip tests that require root =================================================================== |
0005 Disable TestDeviceFromPath.patch | (download) |
pkg/parse/parse_test.go |
1 1 + 0 - 0 ! |
disable testdevicefrompath Closes: #1072147 |
0006 tolerate absence of netavark binary in tests.patch | (download) |
buildah_test.go |
4 4 + 0 - 0 ! |
tolerate absence of 'netavark' binary in tests |
0004 integration tests Prefer ubi8 over ubi9 image.patch | (download) |
tests/chroot.bats |
2 1 + 1 - 0 ! |
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. |