[MacPorts] #28921: rancid: can't figure out how to pass count == 1 to /sbin/ping

MacPorts noreply at macports.org
Sat Mar 26 23:23:28 PDT 2011


#28921: rancid: can't figure out how to pass count == 1 to /sbin/ping
-----------------------------------+----------------------------------------
 Reporter:  shain.singh@…          |       Owner:  markd@…           
     Type:  defect                 |      Status:  new               
 Priority:  Normal                 |   Milestone:                    
Component:  ports                  |     Version:  1.9.2             
 Keywords:                         |        Port:  rancid            
-----------------------------------+----------------------------------------

Comment(by ryandesign@…):

 And also, what do you get if you run:

 {{{
 /sbin/ping -c 1 -v 127.0.0.1; echo $?
 /sbin/ping 127.0.0.1 56 1; echo $?
 }}}

 Those are the commands the configure script runs to determine how to use
 ping. On my system (and I expect on all Macs and BSD derivatives), the
 first form works, and the second doesn't. On your system apparently
 neither are working.

-- 
Ticket URL: <https://trac.macports.org/ticket/28921#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list