Bug 784806

Summary: smokeping doesn't need to require net-tools
Product: [Fedora] Fedora Reporter: Jiri Popelka <jpopelka>
Component: smokepingAssignee: Terje Røsten <terje.rosten>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-02-19 14:04:21 UTC Type: ---
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: 687920    

Description Jiri Popelka 2012-01-26 10:02:47 UTC
SmokePing has requirement on net-tools however I haven't been able to find out [1] which tools does it really use. I see only use of Sys::Hostname(3pm) in Smokeping.pm which eventually uses `hostname` command but only as one of several methods how to get hostname. And anyway hostname is not part of net-tools any more (it's separate package now).

So would you mind removing 'Requires: net-tools' from smokeping.spec ?


[1] grep -R -E 'arp|etherwake|ifconfig|ipmaddr|iptunnel|mii-diag|mii-tool|nameif|plipconfig|route|slattach|hostname' *

Comment 1 Terje Røsten 2012-02-19 14:04:21 UTC
Fixed in rawhide.