Issue #6763 has been updated by Todd Zullinger.

I have a fix for this (using Facter::Util::Resolution.exec).  As soon as I get 
the git server I've been using fixed up I'll add the branch details.
----------------------------------------
Bug #6763: command not found: /usr/sbin/arp -a
https://projects.puppetlabs.com/issues/6763

Author: Emiliano Gabrielli
Status: Unreviewed
Priority: High
Assignee: 
Category: binary
Target version: 1.6.0
Keywords: arp facter path
Branch: 


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.

Reply via email to