debian-forge/osbuild/solver
Simon de Vlieger 3bbacb5703 solver/dnf5: switch base exception type
libdnf5 changed error types [1], [2], [3] and they no longer inherit from
`RuntimeError`; instead catch `Exception` which is the new common base
type.

This fixes issues in our CI.

[1]: https://github.com/rpm-software-management/dnf5/pull/2124
[2]: https://github.com/rpm-software-management/dnf5/pull/2118#issuecomment-2876601471
[3]: https://bugzilla.redhat.com/show_bug.cgi?id=2365689

Signed-off-by: Simon de Vlieger <supakeen@redhat.com>
2025-06-16 09:23:25 -07:00
..
__init__.py dnfjson: detect/error if no repositories are defined 2025-05-12 20:51:57 +02:00
dnf.py dnfjson: detect/error if no repositories are defined 2025-05-12 20:51:57 +02:00
dnf5.py solver/dnf5: switch base exception type 2025-06-16 09:23:25 -07:00