[wpkg-users] [Bug 252] Query gives not the same result as synchronize

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Sun Oct 30 13:23:23 CET 2011


http://bugzilla.wpkg.org/show_bug.cgi?id=252

--- Comment #4 from Rainer Meier <r.meier at wpkg.org>  ---
I have added another change which should work around the issue that conditions
cannot be evaluated on a remote node.

WPKG will store the result of evaluated checks within the settings database
(wpkg.xml). In remote-query mode it will then use these results to evaluate the
conditions in the same way.

NEW: Added storing results of executed checks in local settings database.
     This allows to fetch the results from wpkg.xml in remote query mode.
     As a result WPKG will be able to evaluate conditions in remote query mode
     in the same way as the local node would. For example conditions in hosts
     or profiles checking for file or registry keys will be evaluated the same
     way as it evaluated on last run on the client.
     Of course remote query cannot take changes on the client into account
     which happened after last WPKG run.
     Additional change related to bug 252.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list