After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732997 - Uses hard-coded path to arping binary
Uses hard-coded path to arping binary
Status: RESOLVED DUPLICATE of bug 734131
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-07-10 13:04 UTC by Michael Biebl
Modified: 2014-09-02 12:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Biebl 2014-07-10 13:04:32 UTC
Version: 0.9.10.0

On Debian the arping binary (provided by iputils) is installed as /usr/bin/arping.
NM uses a hard-coded /sbin/arping.

It should be possible to set the path via a configure switch similar to
--with-dnsmasq, --with-iptables, --with-pppd etc.
Comment 1 Dan Winship 2014-09-02 12:30:11 UTC

*** This bug has been marked as a duplicate of bug 734131 ***