Issue #4644 has been updated by Todd Zullinger. Status changed from Closed to Re-opened
This patch had an unintended side-effect on non-windows systems. Man pages are now no longer installed unless rdoc/ronn are present. Patch sent to the list for review. If you'd prefer a new ticket, let me know. Re-opening seemed better since all the relevant parties are already included here and may have thought of issues I have not. I am not changing the branch field, as I'm not sure if redmine records the old one or not and don't want to overwrite data. Patch at: git://jet.mox.net/~tmz/puppet.git tickets/2.6.x/4644 ---------------------------------------- Bug #4644: install.rb fails on windows http://projects.puppetlabs.com/issues/4644 Author: William Van Hevelingen Status: Re-opened 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.
