Bug 771258 - nmcli con delete - doesn't delete connections
Summary: nmcli con delete - doesn't delete connections
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 16
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-03 00:05 UTC by sverrel
Modified: 2012-07-26 12:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-07-26 12:59:16 UTC
Type: ---


Attachments (Terms of Use)

Description sverrel 2012-01-03 00:05:35 UTC
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.

Comment 1 Jirka Klimes 2012-01-10 15:37:08 UTC
The bug has been fixed upstream:
659c22ccf60d54e30a38af4cedbbc00011965648 (master)

The fix will appear in the next update.

Thanks for reporting the issue.


Note You need to log in before you can comment on or make changes to this bug.