For anyone else who has this problem, here's the fix:

rm /usr/lib/ruby/site_ruby/1.8/facter/ipmess.rb

According to someone in #puppet, this file should have been deleted
during the upgrade...

--
Michael Conigliaro
Computer Analyst
Fuss & O'Neill Technologies
www.fandotech.com
 

-----Original Message-----
From: puppet-users@googlegroups.com
[mailto:puppet-us...@googlegroups.com] On Behalf Of Michael Conigliaro
Sent: Friday, April 24, 2009 2:58 PM
To: puppet-users@googlegroups.com
Subject: [Puppet Users] Re: uninitialized constant Facter::IPAddress
(NameError)


I just confirmed this problem on 1.5.5rc1 as well.

--
Michael Conigliaro
Computer Analyst
Fuss & O'Neill Technologies
www.fandotech.com
 

-----Original Message-----
From: puppet-users@googlegroups.com
[mailto:puppet-us...@googlegroups.com] On Behalf Of Michael Conigliaro
Sent: Friday, April 24, 2009 2:35 PM
To: puppet-users@googlegroups.com
Subject: [Puppet Users] uninitialized constant Facter::IPAddress
(NameError)


I just started getting this error on some machines after a yum update
from centos 5.2 to centos 5.3. Does anyone know what it means?  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

My facter version is 1.5.4.

--
Michael Conigliaro
Computer Analyst
Fuss & O'Neill Technologies
www.fandotech.com
 






--~--~---------~--~----~------------~-------~--~----~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to