Issue #3716 has been updated by Scott Nottingham. Status changed from Unreviewed to Closed
false report... As it turns out I had conflicting installs that were causing the issue. fixed by rpm -e --nodeps facter && /usr/local/src/facter-1.5.7/install.rb ---------------------------------------- Bug #3716: Facter::IPAddress (NameError) http://projects.puppetlabs.com/issues/3716 Author: Scott Nottingham Status: Closed Priority: Normal Assigned to: Category: library Target version: 1.5.8 Keywords: Branch: Facter appears to bork on interfaces with vlan tags as part of name /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:73:in `load' from /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:73: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:138 [r...@myserver ~]# ifconfig -a eth0 Link encap:Ethernet HWaddr FF:FF:FF:FF:FF:FF inet addr:555.555.555.555 Bcast:555.555.555.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:342194369 errors:0 dropped:0 overruns:0 frame:0 TX packets:460939442 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1570370649 (1.4 GiB) TX bytes:3813146431 (3.5 GiB) Interrupt:18 Memory:c8000000-c8012100 eth1 Link encap:Ethernet HWaddr FF:FF:5E:40:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:342667019 errors:0 dropped:0 overruns:0 frame:0 TX packets:126108213 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147638022 (140.7 MiB) TX bytes:390178215 (372.1 MiB) Interrupt:16 Memory:ce000000-ce012100 eth1.529 Link encap:Ethernet HWaddr 00:21:5E:40:CC:E2 inet addr:555.555.555.555 Bcast:555.555.555.555 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:137764154 errors:0 dropped:0 overruns:0 frame:0 TX packets:292104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2463050265 (2.2 GiB) TX bytes:26742725 (25.5 MiB) eth1.569 Link encap:Ethernet HWaddr FF:FF:5E:40:FF:FF inet addr:555.555.555.555 Bcast:555.555.555.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:204903032 errors:0 dropped:0 overruns:0 frame:0 TX packets:125816211 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3030920755 (2.8 GiB) TX bytes:3414407957 (3.1 GiB) eth2 Link encap:Ethernet HWaddr FF:FF:18:4D:FF:FF BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:19 Memory:c4000000-c4012100 eth3 Link encap:Ethernet HWaddr FF:FF:18:4D:FF:FF UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1538662637 errors:0 dropped:0 overruns:0 frame:0 TX packets:602337 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:764467104 (729.0 MiB) TX bytes:58285394 (55.5 MiB) Interrupt:16 Memory:c2000000-c2012100 eth3.149 Link encap:Ethernet HWaddr FF:FF:18:4D:FF:FF inet addr:555.555.555.555 Bcast:555.555.555.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:715463655 errors:0 dropped:0 overruns:0 frame:0 TX packets:222892 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2470273477 (2.3 GiB) TX bytes:14009710 (13.3 MiB) eth3.529 Link encap:Ethernet HWaddr FF:FF:18:4D:FF:FF inet addr:555.555.555.555 Bcast:555.555.555.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:822948968 errors:0 dropped:0 overruns:0 frame:0 TX packets:378927 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3082368965 (2.8 GiB) TX bytes:37705971 (35.9 MiB) eth3.589 Link encap:Ethernet HWaddr FF:FF:18:4D:FF:FF inet addr:555.555.555.555 Bcast:555.555.555.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:251975 errors:0 dropped:0 overruns:0 frame:0 TX packets:519 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16087996 (15.3 MiB) TX bytes:22302 (21.7 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:681623 errors:0 dropped:0 overruns:0 frame:0 TX packets:681623 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:80130679 (76.4 MiB) TX bytes:80130679 (76.4 MiB) [r...@myserver facter]# cat /etc/*release |sort -u Fedora release 9 (Sulphur) [r...@myserver facter]# uname -a Linux tooter 2.6.25-14.fc9.i686.PAE #1 SMP Thu May 1 06:20:54 EDT 2008 i686 i686 i386 GNU/Linux -- 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.
