debian-forge/osbuild/solver
Brian C. Lane 59fe07a6ab solver: Call update_cache
DNF apparently doesn't check the expiration time on the cache unless you
call this first. It may help improve issues with the cache being out of
sync.

Internally dnf checks the mtime of the main repomd.xml file when using
baseurl, and it checks the hash values when using metalink so this
should not result in any noticeable extra slowdowns when things are
fresh.
2025-05-05 13:56:54 +03:00
..
__init__.py osbuild/solver: add InvalidRequestError exception 2024-09-18 12:26:36 +02:00
dnf.py solver: Call update_cache 2025-05-05 13:56:54 +03:00
dnf5.py solver: Use load_repos instead of update_and_load_enabled_repos 2025-04-25 17:16:13 -07:00