Issue #4091 has been updated by Matt Robinson. Target version set to 2.6
---------------------------------------- Bug #4091: ralsh is completely broken http://projects.puppetlabs.com/issues/4091 Author: Dan Bode Status: Ready for Testing Priority: Normal Assigned to: Category: Target version: 2.6 Affected version: 2.6alpha1 Keywords: Branch: MarkusQ:ticket/master/4091 any call to ralsh generates the following error/stack trace: <pre> [r...@puppet2 puppetclient]# ralsh package /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `const_get': uninitialized constant Puppet::Application::Resource (NameError) from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `find' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:502:in `set_value' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `inject' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:499:in `each' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:499:in `inject' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:499:in `set_value' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:29:in `[]=' from /usr/lib/ruby/site_ruby/1.8/puppet/defaults.rb:375:in `handle' ... 8 levels... from /usr/lib/ruby/site_ruby/1.8/puppet/application/resource.rb:1:in `require' from /usr/lib/ruby/site_ruby/1.8/puppet/application/resource.rb:1 from /usr/bin/ralsh:89:in `require' from /usr/bin/ralsh:89 </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.
