[wpkg-users] Basic behaviour of WPKG

2009-07-10 Thread simplesi
I've been thinking about WPKGs default behaviour (following from earlier discussions) and I'd like to start a genuine discussion on changing its current behaviour. Currently, WPKG will attempt to remove an existing package from the local compuer wpkg.xml file if it decides that an existing

[wpkg-users] locale' is undefined Error number: 800a1391

2009-07-10 Thread Simon Kelsall
Hi, I'm trying to set up WPKG for the first time. Everything seems to work fine until I hit this error: 'locale' is undefined Error number: 800a1391 followed by: Script execution: failure. Exit code: 2 This seems to happen whenever I try and install a package. If I just use a simply

Re: [wpkg-users] locale' is undefined Error number: 800a1391

2009-07-10 Thread Rainer Meier
Hi Simon, Simon Kelsall wrote: I'm trying to set up WPKG for the first time. Everything seems to work fine until I hit this error: 'locale' is undefined Error number: 800a1391 followed by: Script execution: failure. Exit code: 2 Looks like an error thrown by wpkg.js. Which version of WPKG are

Re: [wpkg-users] locale' is undefined Error number: 800a1391

2009-07-10 Thread Simon Kelsall
Quoting Rainer Meier r.me...@wpkg.org: Which version of WPKG are you using (not var WPKG_VERSION = 1.1.1; Please attach a full debug log. HKCU\Control Panel\International\Locale. Value is 0809 Maybe a cscript error. On which systems/OS are you running wpkg.js? Windowsm XP Pro

Re: [wpkg-users] Basic behaviour of WPKG

2009-07-10 Thread Chris Wilcox
I've been thinking about WPKGs default behaviour (following from earlier discussions) and I'd like to start a genuine discussion on changing its current behaviour. Currently, WPKG will attempt to remove an existing package from the local compuer wpkg.xml file if it decides that an

Re: [wpkg-users] ZigGenius 6.1 Update successfull but wpkg.xml not updated

2009-07-10 Thread Johannes . Brix
Hello, I changed the flag reboot=false to reboot=true to take into account that ZipGenius needs a reboot after deinstallation before an update is possible. Changing back to the original value, the update of wpkg.xml worked fine. This explaines why it worked on some PCs, because wpkg was

Re: [wpkg-users] ZigGenius 6.1 Update successfull but wpkg.xml not updated

2009-07-10 Thread Rainer Meier
Hi Johannes, johannes.b...@evidian.com wrote: So, the problem is, how can I change a package, e.g. flags so that it will be taken into account by a client. Increase the package revision. Please note that this will make WPKG to re-execute the update commands. Probably your checks are

Re: [wpkg-users] ZigGenius 6.1 Update successfull but wpkg.xml not updated

2009-07-10 Thread Johannes . Brix
Hello, here is the package definition !-- ZIP-Genius -- NEW build: == package id=zipgenius name=ZIP-Genius revision=610 reboot=false priority=1 check type=uninstall condition=exists path=ZipGenius 6 (6.1.0.1000) / install

Re: [wpkg-users] ZigGenius 6.1 Update successfull but wpkg.xml not updated

2009-07-10 Thread Rainer Meier
Hi Johannes, johannes.b...@evidian.com wrote: here is the package definition !-- ZIP-Genius -- NEW build: == package id=zipgenius name=ZIP-Genius revision=610 reboot=false priority=1 check type=uninstall condition=exists

Re: [wpkg-users] patches for minor typos, status message suggestion

2009-07-10 Thread Rainer Meier
Hi Malte, Malte Starostik wrote: there are a few occurrences of chained misspelt as chaned both in comments and a log message (found while trying to write a log parser). wpkg-typos.diff fixes this. Thanks for reporting. I just checked in the fixes (and found some others).

Re: [wpkg-users] Basic behaviour of WPKG

2009-07-10 Thread Rainer Meier
Hi Simon, simplesi wrote: I've been thinking about WPKGs default behaviour (following from earlier discussions) and I'd like to start a genuine discussion on changing its current behaviour. OK, let's try to get a common understanding of the ideas first. Currently, WPKG will attempt to