Re: [wpkg-users] Architecture being ignored when installing

2012-12-13 Thread MReardon
It looks like that was exactly it. The 32 bit client was being deployed by an old, forgotten GPO overwriting the 64 bit client, and as a result none of the architecture checks were working. Thank you everyone for your replies. -- View this message in context: http://old.nabble.com/Architecture

Re: [wpkg-users] Architecture being ignored when installing

2012-12-13 Thread Stefan Pendl
Am 13.12.2012 10:06, schrieb Steve Kersley: This is just untested speculation.. Are you using either wpkg-client or wpkg-gp, or just running wpkg.js from a login script? If one of the clients, are you using the x86 or x64 versions on the x64 machines? I haven't tried this, but if you were r

Re: [wpkg-users] Architecture being ignored when installing

2012-12-13 Thread Steve Kersley
t; Subject: [wpkg-users] Architecture being ignored when installing > > > Hello, > > I've been updating all of my package definitions so that they work properly in > a mixed 32/64 environment, but I'm having a problem in that the architecture > seems to be getting igno

Re: [wpkg-users] Architecture being ignored when installing

2012-12-13 Thread heiko . helmle
> > Strangely, if I run wpkg.js in a terminal window with /debug, it tries to > run the proper file (but fails due to the software variable not being set). > But then when I try the service it again goes back to trying to install the > 32 bit version. This sounds like you're running the 32bit

[wpkg-users] Architecture being ignored when installing

2012-12-12 Thread MReardon
Hello, I've been updating all of my package definitions so that they work properly in a mixed 32/64 environment, but I'm having a problem in that the architecture seems to be getting ignored. For example, in my iTunes package I have the following: When WPKG runs however, it al