Bugzilla – Bug 1095011
Pakagekit should download appstream data on packagekit refresh
Last modified: 2020-06-25 14:09:16 UTC
Created attachment 771667 [details] Gnome Software without said command run Gnome Software shows no contents unless `ZYPP_PLUGIN_APPDATA_FORCE_COLLECT=1 zypper ref` is run beforehand. dnf solves that by downloading data on refresh of repos in PackageKit. Zypp backend should probably follow, as refresh of repos in PackageKit doesn't influence zypper's behavior, and is done in the background, which should be noninvasive to end user.
This has been handled as part of bug 1009745 *** This bug has been marked as a duplicate of bug 1009745 ***