Issue #18580 has been updated by Rafael Amorim.
Installing from msi, It solves the issue. ---------------------------------------- Bug #18580: Cannot run on Microsoft Windows https://projects.puppetlabs.com/issues/18580#change-81489 Author: Rafael Amorim Status: Needs More Information Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Hi, I am trying to run puppet however I am getting the following error Microsoft Windows [versão 6.2.9200] (c) 2012 Microsoft Corporation. Todos os direitos reservados. C:\Windows\system32>puppet Cannot run on Microsoft Windows without the sys-admin, win32-process, win32-dir, win32-service and win32-taskscheduler gems: cannot load such file -- win32/secu rity C:/Ruby193/lib/ruby/gems/1.9.1/gems/puppet-3.0.2/lib/puppet/feature/base.rb:36:i n `<top (required)>': Cannot determine basic system flavour (Puppet::Error) from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/puppet-3.0.2/lib/puppet.rb:42:i n `<module:Puppet>' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/puppet-3.0.2/lib/puppet.rb:21:i n `<top (required)>' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/puppet-3.0.2/lib/puppet/util/co mmand_line.rb:12:in `<top (required)>' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:i n `require' from C:/Ruby193/lib/ruby/gems/1.9.1/gems/puppet-3.0.2/bin/puppet:3:in `< top (required)>' from C:/Ruby193/bin/puppet:23:in `load' from C:/Ruby193/bin/puppet:23:in `<main>' I installed puppet by gem install puppet. I am using Windows 8 and Ruby 1.9.3. -- 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.
