Issue #4644 has been updated by Nick Lewis.

Status changed from Accepted to Ready for Testing
Branch set to http://github.com/nicklewis/puppet/tree/ticket%2F2.6.x%2F4644

Turns out "which gzip" is just being used when installing manpages, which we 
don't want to do in the first place. This branch should take care of the 
problems. Please test it and make sure it works for you. 
----------------------------------------
Bug #4644: install.rb fails on windows
http://projects.puppetlabs.com/issues/4644

Author: William Van Hevelingen
Status: Ready for Testing
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.

Reply via email to