[packagekit] Is it correct logic to use cache_okay in gpk_check_update_auto_refresh_cache_cb?
Zhu, Peter J
peter.j.zhu at intel.com
Sat Apr 25 09:21:21 PDT 2009
Hi,
In gpk_check_update_auto_refresh_cache_cb of gpk-check-update.c in gnome-packagekit-0.4.5, it would return immediately if cache_okay is TRUE. But it would set cache_okay to be TRUE once gpk_client_refresh_cache() returns successfully. It seems that it would update cache only once with the implementation. Do I missing something?
Thanks,
Peter
More information about the PackageKit
mailing list