debian-forge/osbuild/solver
Brian C. Lane d3dc07886c solver: Use load_repos instead of update_and_load_enabled_repos
The old function has been deprecated by dnf5, use load_repos directly
and only load the available repos (the ones osbuild has setup), not the
system repos.

Fixes #2080
2025-04-25 17:16:13 -07:00
..
__init__.py osbuild/solver: add InvalidRequestError exception 2024-09-18 12:26:36 +02:00
dnf.py osbuild-depsolve-dnf: allow passing custom license index db file 2025-02-27 13:31:19 +01:00
dnf5.py solver: Use load_repos instead of update_and_load_enabled_repos 2025-04-25 17:16:13 -07:00