search for: ipmess

Displaying 4 results from an estimated 4 matches for "ipmess".

Did you mean: inmess
2010 Oct 21
1
SLES11 facter problems
...ppet and facter 1.5.8 gems and tried to run puppet, but it failed with the following message: err: Could not run Puppet configuration client: Could not retrieve local facts: uninitialized constant Facter::IPAddress Then I tried running facter alone: # facter /usr/lib64/ruby/vendor_ruby/1.8/facter/ipmess.rb:19: uninitialized constant Facter::IPAddress (NameError) After that I tried commenting lines 17-46 from /usr/lib64/ruby/ vendor_ruby/1.8/facter/ipmess.rb but to no avail: # facter /usr/lib64/ruby/gems/1.8/gems/facter-1.5.8/lib/facter/util/ manufacturer.rb:36:in `dmi_find_system_info'':...
2009 Apr 24
4
uninitialized constant Facter::IPAddress (NameError)
...es 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''...
2008 Jul 08
12
ANNOUNCE: Facter 1.5
...for AIX Fixes #1334 - Forced Facter to use LANG=C Fixes #1357 - Change ps syntax for OSX and BSD Set the timeout on the AIX kernelrelease fact to 5 seconds. Refactored so each fact resolution can specify a separate timeout, but the default is still 0.5. Refactered ipmess.rb and util/ip.rb to support separate *BSD logic for *BSD aliased interfaces. Updated dmidecode facts fixing ticket #60 Added AIX support for some facts Add lsbmajdistrelease fact for CentOS and Red Hat Updated Red Hat spec file for new version The ''fact...
2008 Jul 01
6
OpenVZ configuration of networking with puppet - big crash
I am trying to streamline the current distribution specific setup and creation of VE''s within OpenVZ with puppet. My first attempt has gone horribly wrong as you will see below. Here''s the script I wrote to replace the redhat specific setup that OpenVZ used: [jleggett@lxp6d15m3 scripts]$ cat redhat-add_ip.sh #!/bin/bash # # Debug - take out later set -x