Hello! I've just tried to install puppet 0.25rc1 (from source) on windows. I have three problems: * install.rb script tries to create files puppetca, puppetd, puppetqd, puppetrun in c:\ruby\sbin (no such dir in ruby installation) - small one :) * puppet cannot start - it tires to require syslog, which is not available (easy to fix) * then I stuck with this:
C:/Ruby/lib/ruby/site_ruby/1.8/puppet/external/event-loop/event- loop.rb:78:in `i nitialize': uninitialized constant Fcntl::F_SETFD (NameError) from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/external/event- loop/event-loo p.rb:31:in `new' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/external/event- loop/event-loo p.rb:31:in `default' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/external/event- loop/event-loo p.rb:35:in `current' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/external/event- loop/event-loo p.rb:285:in `initialize' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/util/settings.rb: 532:in `new' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/util/settings.rb: 532:in `set_ filetimeout_timer' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/util/settings.rb: 314:in `pars e' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/application.rb: 215:in `run' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/application.rb: 306:in `exit_o n_fail' from C:/Ruby/lib/ruby/site_ruby/1.8/puppet/application.rb: 215:in `run' from C:/Ruby/bin/puppet:71 --- Grzegorz Marszałek gr...@post.pl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---