Issue #2209 has been updated by Stéphan Gorget. Category set to plumbing
Patch review : http://groups.google.com/group/puppet-dev/browse_thread/thread/93fba4312fd951dd ---------------------------------------- Bug #2209: Error while executing spec http://projects.reductivelabs.com/issues/2209 Author: Stéphan Gorget Status: Unreviewed Priority: Normal Assigned to: Stéphan Gorget Category: plumbing Target version: Complexity: Trivial Affected version: 0.25.0 Keywords: I am using CentOS 5.2 and the master HEAD and rpsec 1.2.2. My configuration is : <pre> [r...@cors002 spec]# rails -v Rails 2.1.1 [r...@cors002 spec]# rake -V rake, version 0.8.3 [r...@cors002 spec]# spec -v rspec 1.2.2 [r...@cors002 spec]# ruby -v ruby 1.8.5 (2006-08-25) [i386-linux] </pre> and the output : <pre> [r...@cors002 puppet]# cd ./spec/ [r...@cors002 spec]# rake (in /root/puppet/spec) Failed to load ruby LDAP library. LDAP functionality will not be available /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:276:in `load_missing_constant': uninitialized constant Puppet::Rails::Host (NameError) from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:468:in `const_missing' from /root/puppet/spec/../lib/puppet/indirector/facts/active_record.rb:6 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 /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `require' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:355:in `new_constants_in' from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/active_support/dependencies.rb:510:in `require' from /root/puppet/spec/unit/indirector/facts/active_record.rb:6 ... 6 levels... from /usr/lib/ruby/gems/1.8/gems/rspec-1.2.2/lib/spec/runner/example_group_runner.rb:14:in `load_files' from /usr/lib/ruby/gems/1.8/gems/rspec-1.2.2/lib/spec/runner/options.rb:97:in `run_examples' from /usr/lib/ruby/gems/1.8/gems/rspec-1.2.2/lib/spec/runner/command_line.rb:9:in `run' from /usr/lib/ruby/gems/1.8/gems/rspec-1.2.2/bin/spec:4 rake aborted! </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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
