Issue #581 has been updated by Nigel Kersten. Status changed from Accepted to Needs more information Assignee set to Jeff McCune
Jeff, is this still relevant? ---------------------------------------- Bug #581: facter must be installed into rubys libdir or tests fail https://projects.puppetlabs.com/issues/581 Author: Jeff McCune Status: Needs more information Priority: Normal Assignee: Jeff McCune Category: testing Target version: unplanned Patch: None Affected Puppet version: 0.25.4 Keywords: Branch: h2. Summary When running rake test in puppet, I get approximately 20 more failures if facter is not installed into ruby's default library. h2. Expected Behavior rake test should honor the RUBYLIB path. h2. Notes I suspect one of the tests is modifying the environment and breaking subsequent tests. h2. Steps to reproduce rm -rfv $PREFIX/lib/ruby/site_ruby/1.8/facter{.rb,} Put a svn checkout of facter/trunk in RUBYLIB environment variable. run rake in puppet/trunk/tests -- 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.
