http://bugzilla.wpkg.org/show_bug.cgi?id=252 Summary: Query gives not the same result as synchronize Product: WPKG Version: other Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: wpkg.js AssignedTo: mangoo at wpkg.org ReportedBy: pendl2megabit at yahoo.de QAContact: wpkg-users at lists.wpkg.org Using the following package assignment the package is synchronized correctly, but it is marked for installation for 32-bit Windows XP systems by the query. <package package-id="InternetExplorerMUI8" os="5\.\d\.\d{4}" architecture="x64" /> It seems, that query uses a different process than synchronize. It would make sense to use the synchronize process, but instead of executing the commands, display the filtered output. --- Stefan -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |