[Bug 1959365] Re: openssh-client tab completion faills if shopt failglob is set
Paride Legovini
1959365 at bugs.launchpad.net
Mon Jan 31 10:21:38 UTC 2022
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
** Changed in: openssh (Ubuntu)
Status: New => Confirmed
** Package changed: openssh (Ubuntu) => bash-completion (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1959365
Title:
openssh-client tab completion faills if shopt failglob is set
Status in bash-completion package in Ubuntu:
Confirmed
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1959365/+subscriptions
More information about the foundations-bugs
mailing list