On Thursday, May 2, 2013, Klavs Klavsen wrote: > > > Den fredag den 3. maj 2013 00.22.29 UTC+2 skrev denmat: >> >> Sorry, I don't do much windows so can't be of much help but how does >> running the install command from the windows command line go? Does that >> install okay? >> >> > Yup - works just fine. The fact that the same paths work fine on windows > 2008 (for that MSI) - I just tested another MSI - and it fails with the > same INT 24 error on BOTH windows server 2003 and 2008 (whereas on the > same 2008 - the sflow msi installs fine). > > I'm ripping my hair out here :( - and I'd hate to have to use (and learn) > altiris on Windows, instead of Puppet. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:_e({}, > 'cvml', 'puppet-users%[email protected]');>. > To post to this group, send email to > [email protected]<javascript:_e({}, 'cvml', > '[email protected]');> > . > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. >
Make sure to specify the package source using backslashes, otherwise msiexec gets confused. There's a ticket filed to have puppet automatically backslashify the source. Josh -- Josh Cooper Developer, Puppet Labs *Join us at PuppetConf 2013, August 22-23 in San Francisco - * http://bit.ly/pupconf13* **Register now and take advantage of the Early Bird discount - save 25%!* -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
