http://bugzilla.wpkg.org/show_bug.cgi?id=180 Summary: Enhance check behaviour of packages Product: WPKG Version: 1.1.2 Platform: PC OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: wpkg.js AssignedTo: mangoo at wpkg.org ReportedBy: heiko.helmle at horiba.com QAContact: wpkg-users at lists.wpkg.org Created an attachment (id=155) --> (http://bugzilla.wpkg.org/attachment.cgi?id=155) Patch to add optional install checks on upgrade This is a little proposal (together with a quick patch) to better control the times WPKG checks a package for installation. My short-time goal (with the little patch) was to enable WPKG to do package checks even on revision changes. The default behaviour is unchanged - on a revision change the package upgrade commands are forced. Only if the checkpolicy attribute is set to "always", WPKG will first run the package checks to determine if the upgrade is actually needed. This could be easily enhanced for example to control checks done on different "execute=" settings - i just implemented the first case (revision change) and wanted to put this up to discussion. Patch against 1.1.2 is attached -- Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. |