Bug 985992

Summary: nm-tool gone in rawhide NetworkManager
Product: [Fedora] Fedora Reporter: Troy Dawson <tdawson>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dcbw, jklimes
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-19 07:01:36 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:

Description Troy Dawson 2013-07-18 17:14:46 UTC
Description of problem:
The NetworkManager in F20 (rawhide) doesn't have nm-tool

Version-Release number of selected component (if applicable):
NetworkManager-0.9.9.0-1.git20130514.fc20 (and above)

How reproducible:
100%

Steps to Reproduce:
1. Be on rawhide
2. Update NetworkManager to latest version (currently NetworkManager-0.9.9.0-5.git20130603.fc20)
3. Run nm-tool

Actual results:
# nm-tools
-bash: nm-tool: command not found


Expected results:
# nm-tool
NetworkManager Tool
State: connected (global)
... (etc) ...

Additional info:
This started with the change from NetworkManager-0.9.8.1-2.git20130507.fc20 to NetworkManager-0.9.9.0-1.git20130514.fc20
It only is affecting rawhide (F20).  Other verions of NetworkManager 0.9.9 on F19 still have the program.
It seems that there is more problems than just nm-tool not being there, but without the tool to diagnose, it's hard to pin down the problem.

Comment 1 Jirka Klimes 2013-07-19 07:01:36 UTC
nm-tool is an obsolete tool, and it has been superseded by nmcli. So, it is expected to be missing.