Issue #2194 has been updated by mconigliaro.
yes, i deleted ipmess.rb and that fixed it. im not sure why the upgrade didnt delete it. ---------------------------------------- Bug #2194: uninitialized constant Facter::IPAddress (NameError) http://projects.reductivelabs.com/issues/2194 Author: mconigliaro Status: Needs more information Priority: Normal Assigned to: Category: Target version: 1.5.5 Complexity: Unknown Keywords: I just started getting this error on some machines after a yum update from centos 5.2 to centos 5.3. Since I'm not a ruby person, I'm not sure how to debug this, but it looks to me like facter is having trouble parsing information about my interfaces. # facter /usr/lib/ruby/site_ruby/1.8/facter/ipmess.rb:19: uninitialized constant Facter::IPAddress (NameError) from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:72:in `load' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:72:in `load_file' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:38:in `load_all' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:33:in `each' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:33:in `load_all' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:30:in `each' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:30:in `load_all' from /usr/lib/ruby/site_ruby/1.8/facter/util/collection.rb:90:in `load_all' from /usr/lib/ruby/site_ruby/1.8/facter.rb:91:in `to_hash' from /usr/bin/facter:125 i am getting this error on 1.5.4 as well as 1.5.5rc1. -- 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 -~----------~----~----~----~------~----~------~--~---
