All, First attempt at running foreman. [pax] prov01 /usr/share/foreman/script:# ./server -e production => Booting WEBrick => Rails 2.3.5 application starting on http://0.0.0.0:3000 /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in `old_load_missing_constant'': uninitialized constant Puppet::Rails (NameError) from /usr/share/foreman/config/initializers/fix_already_loading_missing_dependencies.rb:9:in `load_missing_constant'' from /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in `const_missing'' from /usr/share/foreman/config/initializers/puppet.rb:1 from /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load_without_new_constant_marking'' from /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in `load'' from ./../config/../vendor/rails/railties/lib/initializer.rb:622:in `load_application_initializers'' from ./../config/../vendor/rails/railties/lib/initializer.rb:621:in `each'' from ./../config/../vendor/rails/railties/lib/initializer.rb:621:in `load_application_initializers'' ... 9 levels... from /usr/share/foreman/vendor/rails/railties/lib/commands/server.rb:84 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from ./server:3 As per: http://theforeman.org/projects/foreman/wiki/Installation_instructions installed: foreman-0.1.5-1 rubygem-rack-1.0.1-1 Doug. -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> [pax] prov01 /usr/share/foreman/script:# ./server -e production > => Booting WEBrick > => Rails 2.3.5 application starting on http://0.0.0.0:3000 > /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in > `old_load_missing_constant'': uninitialized constant Puppet::Railshttp://theforeman.org/boards/2/topics/144 or http://groups.google.com/group/foreman-users/browse_thread/thread/19aec419af37e5b7?hl=en via: go to http://www.google.com type in: foreman "uninitialized constant Puppet::Rails" and hit search. ~pete -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyj228ACgkQbwltcAfKi38TGQCffNrc71yvUh9tK0o44y24kAUh +/UAnjWXGfzAsBMZ5hOSu8Wl1OzJ6ezS =cljB -----END PGP SIGNATURE----- -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Douglas Garstang wrote:> `old_load_missing_constant'': uninitialized constant Puppet::Rails > (NameError)First entry on Google with this search: http://www.google.com/#sclient=psy&hl=en&site=&source=hp&q=%60old_load_missing_constant''%3A+uninitialized+constant+Puppet%3A%3ARails+(NameError)&aq=f&aqi=&aql=&oq=&gs_rfai=&pbx=1&fp=c6affe93747c32d0 Is: http://groups.google.com/group/foreman-users/browse_thread/thread/19aec419af37e5b7 No idea if Ohad has had time to fix it yet - Ohad? Regards James Turnbull -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Doug, This was already fixed, but there was no official release since then. You can either - 1. wait until a new version is released.. probably in 10 days to two weeks time frame. 2. use the nightly snapshot, or directly from github ( http://theforeman.org/projects/foreman/wiki/Installation_instructions). There probably going to be a RC before that, probably in an RPM format as well. Ohad On Wed, Sep 29, 2010 at 11:44 PM, Douglas Garstang <doug.garstang@gmail.com>wrote:> All, > > First attempt at running foreman. > > [pax] prov01 /usr/share/foreman/script:# ./server -e production > => Booting WEBrick > => Rails 2.3.5 application starting on http://0.0.0.0:3000 > /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:443:in > `old_load_missing_constant'': uninitialized constant Puppet::Rails > (NameError) > from > /usr/share/foreman/config/initializers/fix_already_loading_missing_dependencies.rb:9:in > `load_missing_constant'' > from > /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:80:in > `const_missing'' > from /usr/share/foreman/config/initializers/puppet.rb:1 > from > /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in > `load_without_new_constant_marking'' > from > /usr/share/foreman/vendor/rails/activesupport/lib/active_support/dependencies.rb:147:in > `load'' > from ./../config/../vendor/rails/railties/lib/initializer.rb:622:in > `load_application_initializers'' > from ./../config/../vendor/rails/railties/lib/initializer.rb:621:in `each'' > from ./../config/../vendor/rails/railties/lib/initializer.rb:621:in > `load_application_initializers'' > ... 9 levels... > from /usr/share/foreman/vendor/rails/railties/lib/commands/server.rb:84 > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `gem_original_require'' > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in > `require'' > from ./server:3 > > As per: > http://theforeman.org/projects/foreman/wiki/Installation_instructions > > installed: > foreman-0.1.5-1 > rubygem-rack-1.0.1-1 > > Doug. > > -- > 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+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- 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+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.