RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1271271 - incorrect completion of bluetooth device in nmcli
Summary: incorrect completion of bluetooth device in nmcli
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: NetworkManager
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: beta
: 7.3
Assignee: Rashid Khan
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1301628 1313485
TreeView+ depends on / blocked
 
Reported: 2015-10-13 13:56 UTC by Vladimir Benes
Modified: 2016-11-03 19:17 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-03 19:17:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2016:2581 0 normal SHIPPED_LIVE Low: NetworkManager security, bug fix, and enhancement update 2016-11-03 12:08:07 UTC

Description Vladimir Benes 2015-10-13 13:56:50 UTC
Description of problem:

pressing tab after nmcli device connect give me escaped : but that's incorrect

[vbenes@trautenberg ~]$ nmcli device 
DEVICE             TYPE      STATE         CONNECTION            
virbr0             bridge    connected     virbr0                
enp0s25            ethernet  connected     Ethernet connection 1 
virbr0-nic         tap       connected     virbr0-nic            
78:40:E4:F0:0E:BF  bt        disconnected  --                    
wlp3s0             wifi      unavailable   --                    
lo                 loopback  unmanaged     --     

[vbenes@trautenberg ~]$ nmcli device connect (pressing Tab)
78\\:40\\:E4\\:F0\\:0E\\:BF  help                         virbr0                       wlp3s0                       
enp0s25                      lo                           virbr0-nic                   

then after autocompletion when 78 and tab entered I get:

[vbenes@trautenberg ~]$ nmcli device connect 78\\:40\\:E4\\:F0\\:0E\\:BF 
Error: Device '78\:40\:E4\:F0\:0E\:BF' not found.

[vbenes@trautenberg ~]$ nmcli device connect 78:40:E4:F0:0E:BF
Device '78:40:E4:F0:0E:BF' successfully activated with 'b7702d5b-e05b-40cf-bc7e-0a6f1d536b77'.

Version-Release number of selected component (if applicable):
NetworkManager-1.0.6-17.el7.x86_64

Comment 3 Lubomir Rintel 2015-10-19 15:25:02 UTC
The fix looks good to me.

Comment 4 Thomas Haller 2015-10-20 08:04:14 UTC
(In reply to Jirka Klimes from comment #1)
> Pushed a fix to jk/nmcli-bash-completion-rh1271271 branch.

LGTM.

Please also reference upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=745157 and close it.

Comment 5 Thomas Haller 2015-10-20 08:06:44 UTC
(In reply to Thomas Haller from comment #4)
> (In reply to Jirka Klimes from comment #1)
> > Pushed a fix to jk/nmcli-bash-completion-rh1271271 branch.
> 
> LGTM.
> 
> Please also reference upstream bug
> https://bugzilla.gnome.org/show_bug.cgi?id=745157 and close it.

and see commit http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=81c420dc6251f54c3358411093bcc902166fdb7a

which has:

  "FIXME: currently the completion considers colon as separator"

Comment 6 Jirka Klimes 2015-10-20 10:23:08 UTC
Committed upstream:
master: 91dde2c nmcli: fix bash completion of words containing colon (rh #1271271)
nm-1-0: ca599fa nmcli: fix bash completion of words containing colon (rh #1271271)

Unfortunately it does not fix all problems with colons, so I am leaving https://bugzilla.gnome.org/show_bug.cgi?id=745157 open for now.

Comment 11 errata-xmlrpc 2016-11-03 19:17:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2016-2581.html


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