Hide Forgot
Description of problem: # nmcli con delete uuid <uuid> does nothing - for some odd reason, if you 'strace' the command with the '-s' parameter it seems to always work. # strace -s 32 nmcli con delete uuid <uuid> Version-Release number of selected component (if applicable): NetworkManager-0.9.2-1.fc16.x86_64 How reproducible: Seems to be constant. Actual results: Nothing happens. Expected results: Connection should be deleted from the configured list.
The bug has been fixed upstream: 659c22ccf60d54e30a38af4cedbbc00011965648 (master) The fix will appear in the next update. Thanks for reporting the issue.