Issue #4925 has been updated by Jacob Helwig.

This doesn't work for me on Windows 7.

puts RUBY_PLATFORM
i386-mingw32

>From looking at how Facter itself checks the platform, the regex should 
>probably be /mswin|win32|dos|cygwin|mingw/i
----------------------------------------
Bug #4925: install.rb breaks on windows
https://projects.puppetlabs.com/issues/4925

Author: William Van Hevelingen
Status: Ready for Testing
Priority: High
Assignee: 
Category: binary
Target version: 1.6.0
Keywords: windows
Branch: MarkusQ:ticket/master/4925


Commit ca2da36988c4d9fb2afbfc3f15c295df9b8cd05f breaks install.rb on windows

<pre>
install -c -m 0644 man/man8/facter.8 C:/Ruby187/share/man/man8/facter.8
./install.rb:106:in ``': No such file or directory - which gzip (Errno::ENOENT)
        from ./install.rb:106:in `do_man'
        from ./install.rb:100:in `each'
        from ./install.rb:100:in `do_man'
        from ./install.rb:432
</pre>




-- 
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