Issue #6763 has been updated by Nigel Kersten. Subject changed from command not found: /usr/sbin/arp -a to arp uses incorrect path for RHEL/CentOS installations
---------------------------------------- Bug #6763: arp uses incorrect path for RHEL/CentOS installations https://projects.puppetlabs.com/issues/6763 Author: Emiliano Gabrielli Status: Ready For Testing Priority: High Assignee: Category: binary Target version: 1.6.0 Keywords: arp facter path Branch: git://jet.mox.net/~tmz/facter.git tickets/master/6763 Facter 1.5.9 looks for /usr/sbin/arp, but RHEL5.6 net-tools installs it on /sbin/arp [root@test ~]# facter /usr/lib/ruby/site_ruby/1.8/facter/util/loader.rb:73: command not found: /usr/sbin/arp -a /usr/lib/ruby/site_ruby/1.8/facter/util/ip.rb:161: command not found: /usr/sbin/arp -a architecture => x86_64 System is RHEL5.6: [root@test ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.6 (Tikanga) [root@test ~]# facter --version 1.5.9 [root@test ~]# arp --version net-tools 1.60 arp 1.88 (2001-04-04) -- 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.
