A build system for OS images
Go to file
Tomáš Hozza a60bb2f04a
Test: allow erasing packages when installing build deps
It became a common thing that the SUT has newer selinux-policy installed
than the version available in the configured repositories. osbuild has a
build dependency on selinux-policy-devel, which installation fails in
such case (there is no `*-devel` package with of the installed version
available in the configured repositories). None of the other workarounds
actually work consistently, so fall back to allowing DNF to downgrade
the installed selinux-policy on SUT.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2025-04-07 14:08:23 +02:00
.fmf Update to 48 2022-02-17 17:38:20 +01:00
plans Tests: enable TF tag repository during the unit-tests plan 2024-08-27 16:51:29 +02:00
tests Test: allow erasing packages when installing build deps 2025-04-07 14:08:23 +02:00
.gitignore Update to 144 2025-03-28 22:17:40 +00:00
gating.yaml Update to 29 2021-06-29 09:31:42 +02:00
osbuild.spec Update to 144 2025-03-28 22:17:40 +00:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 22:34:39 +02:00
sources Update to 144 2025-03-28 22:17:40 +00:00

osbuild

The osbuild package