Skip to content

gs-plugin-appstream: Debug-print which directories are loaded

Milan Crha requested to merge wip/debug-appstream-plugin-dirs into main

This can help to see, in the --verbose log, which directories the appstream plugin used to read its data from.


It can help in debugging failures of loading appstream data, like in this downstream bug:
https://bugzilla.redhat.com/show_bug.cgi?id=2073205

Merge request reports