openssh-client tab completion faills if shopt failglob is set

Bug #1959365 reported by Toshi Taperek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash-completion (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

$ ssh <tab>

ends up looking like

$ ssh bash: no match: /etc/ssh/ssh_config.d/*.conf
$ _

I have shopt failglob set in my bashrc as a personal preference and most other packages' tab completion can deal with that.

Revision history for this message
Paride Legovini (paride) wrote :

I can reproduce this:

$ shopt -s failglob
$ ssh bash: no match: /etc/ssh/ssh_config.d/*.conf

but I believe the bugs belongs to the bash-completion package.

Changed in openssh (Ubuntu):
importance: Undecided → Low
status: New → Confirmed
affects: openssh (Ubuntu) → bash-completion (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.