Message from log: > NetworkManager[2159]: <warn> (e_onboard): arping could not be found; no ARPs will be sent RDPEND="net-analyzer/arping" should be added to ebuild
(In reply to hexum from comment #0) > Message from log: > > NetworkManager[2159]: <warn> (e_onboard): arping could not be found; no ARPs will be sent > > RDPEND="net-analyzer/arping" should be added to ebuild The USE flag "arping" at "net-misc/iputils" is also a solution.
It's really a better solution. But the problem is still here and should be fixed. It could be done withing this bug. Ebuild maintained should just set net-misc/iputils[arping] as a dependency. Could someone do it?
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1671a2688efbb88cf35adfc1c3c39b0ed291160d commit 1671a2688efbb88cf35adfc1c3c39b0ed291160d Author: Mike Gilbert <floppym@gentoo.org> Date: Sun Jun 25 13:49:16 2017 -0400 net-misc/iputils: enable arping by default Bug: https://bugs.gentoo.org/607828 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77 net-misc/iputils/iputils-20121221-r2.ebuild | 4 ++-- net-misc/iputils/iputils-20151218.ebuild | 4 ++-- net-misc/iputils/iputils-20160308.ebuild | 4 ++-- net-misc/iputils/iputils-20161105.ebuild | 2 +- net-misc/iputils/iputils-99999999.ebuild | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9577ba7241b40f9a4588df47a38823e68189522 commit e9577ba7241b40f9a4588df47a38823e68189522 Author: Mike Gilbert <floppym@gentoo.org> Date: Sun Jun 25 13:52:25 2017 -0400 net-misc/networkmanager: add RDEPEND on arping Bug: https://bugs.gentoo.org/607828 Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77 net-misc/networkmanager/networkmanager-1.4.4-r1.ebuild | 4 ++++ net-misc/networkmanager/networkmanager-1.8.0.ebuild | 4 ++++ 2 files changed, 8 insertions(+)