A build system for OS images
Go to file
Tomáš Hozza eb27aa4849
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:13:40 +02:00
.fmf Enable gating for RHEL-10 2024-05-30 15:18:25 +02:00
plans Tests: enable TF tag repository during the unit-tests plan 2024-08-27 16:49:08 +02:00
tests Test: allow erasing packages when installing build deps 2025-04-07 14:13:40 +02:00
.gitignore Update to 144 2025-03-28 22:16:57 +00:00
.packit.yaml [packit] 101 upstream release 2023-12-06 08:17:04 +00:00
gating.yaml Enable gating for RHEL-10 2024-05-30 15:18:25 +02:00
osbuild.spec Update to 144 2025-03-28 22:16:57 +00:00
README.md Added the README 2019-07-30 12:52:41 +00:00
README.packit [packit] 105 upstream release 2024-01-31 08:14:01 +00:00
sources Update to 144 2025-03-28 22:16:57 +00:00

osbuild

The osbuild package