debian-forge/tools/test
Michael Vogt d068c6d91f dnfjson: detect/error if no repositories are defined
This commit adds an error message if no repositories are
defined in the dnfjson query. We had the issue in
https://github.com/osbuild/bootc-image-builder/issues/922
that in a RHEL bootc-container no repositories are defined.

Here the error is quite confusing, as it complains about
error marking packages which is technically correct but
hides the root of the problem.

With this detect we can construct a more useful error
message in the higher layers.
2025-05-12 20:51:57 +02:00
..
test_depsolve.py dnfjson: detect/error if no repositories are defined 2025-05-12 20:51:57 +02:00
test_osbuild_image_info.py Tools/osbuild-image-info: make read_selinux_ctx_mismatch more robust 2025-02-11 20:18:07 +01:00