Issue #14055 has been updated by Moses Mendoza. Status changed from Merged - Pending Release to Closed
Released with 2.7.19rc1. ---------------------------------------- Bug #14055: Windows packages should ignore exit code 3010 https://projects.puppetlabs.com/issues/14055#change-68206 Author: Wouter verhelst Status: Closed Priority: Normal Assignee: Josh Cooper Category: windows Target version: 2.7.19 Affected Puppet version: 2.7.13 Keywords: windows msi reboot Branch: https://github.com/puppetlabs/puppet/pull/851 Hi, I've been trying out puppet to manage some Windows machines. Installing MSI packages works most of the time, but in some cases an MSI will exit with exit state "3010". A quick google search revealed that this exit state means "installation was successful, reboot pending". Unfortunately, puppet does not seem to know this, and marks the installation as failed, resulting in it being retried on every puppet run. It might be good if puppet ignored that exit state, so that the installation would at least be marked as done. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
