Issue #4644 has been updated by Markus Roberts. Status changed from Re-opened to Closed
Thanks Todd. I've opened a new ticket for it (#4945) and will re-close this one since it's a distinct issue caused by this fix rather than a recurrence of this problem, and set your proposed fix as the branch on it. ---------------------------------------- Bug #4644: install.rb fails on windows http://projects.puppetlabs.com/issues/4644 Author: William Van Hevelingen Status: Closed Priority: Normal Assignee: Nick Lewis Category: Target version: 2.6.2 Affected version: Keywords: windows, install.rb Branch: http://github.com/nicklewis/puppet/tree/ticket%2F2.6.x%2F4644 fails if c:\Ruby187\sbin\puppetca doesn't exist 126 gzip = %x{which gzip} (fails here too) 351 rst2man = %x{which rst2man.py} (warning doesn't fail the script) -- 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.
