Bug 1496142

Summary: Remove dependency on net-tools
Product: [Fedora] Fedora Reporter: James Hogarth <james.hogarth>
Component: openwsmanAssignee: Vitezslav Crhonek <vcrhonek>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: praveenkpaladugu, srinivas_g_gowda, vcrhonek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openwsman-2.6.3-9.git4391e5c.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-04 12:29:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1496100    

Description James Hogarth 2017-09-26 14:34:13 UTC
On linux the net-tools suite of utilities has been long since deprecated.

The relevant code that gets executed on Fedora and EPEL should be identified and patched out, with a suitable pull request upstream, to remove the dependency on any tool in the net-tools package and instead use suitable tools form iproute2.

Comment 1 Vitezslav Crhonek 2017-10-04 12:29:42 UTC
I didn't find any usage of net-tools in openwsman and it's been also already reported in the past that net-tools dependency can be removed (see [1]). It seems that it's remained in -server subpackage requires just by mistake.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=784787

Comment 2 James Hogarth 2017-10-04 17:42:01 UTC
excellent! Thanks for looking into it