Issue #9174 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed
Released in 2.7.4rc1 ---------------------------------------- Refactor #9174: Improve puppet installer error message on Windows https://projects.puppetlabs.com/issues/9174 Author: Jacob Helwig Status: Closed Priority: Normal Assignee: Nick Lewis Category: windows Target version: 2.7.4 Affected Puppet version: development Keywords: Branch: When run with a fresh install of Ruby 1.8.7-p334, the Puppet installer bombs out with the following error: E:\puppet>ruby install.rb C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `gem_original_require': no such file to load -- win32/dir (LoadError) from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in `require' from install.rb:247:in `prepare_installation' from install.rb:448 The installer should instead give a message similar to Puppet itself stating that there is a list of required gems that need to be installed for Puppet to work. -- 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.
