debian-forge-composer/internal/dnfjson
Achilleas Koutsou 0c13277940 dnfjson: append name and URL a repository to error message
If dnf-json returns an error that is related to a repository, it uses
the ID to identify the repository that caused the error.  Since IDs
can't easily be mapped back to a configuration, appending the URL and
name (if any) to the error message makes it easier to identify which
repository failed.
Keeping the ID in the message is also useful for finding the cache
directory of the repository if needed.
2022-06-14 11:39:07 +02:00
..
cache.go dnfjson: lock cache directory when cleaning 2022-06-10 12:45:41 +01:00
cache_test.go dnfjson: add cache unit tests 2022-06-10 12:45:41 +01:00
dnfjson.go dnfjson: append name and URL a repository to error message 2022-06-14 11:39:07 +02:00
dnfjson_test.go dnfjson: drop repo checksums 2022-06-01 11:36:52 +01:00