[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment "add -g to declare of _xspecs to ensure it stays in the global scope" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message

[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-10-26 Thread Will Palmer
I've been dealing with this issue for years and finally tracked it down a few minutes ago. This is caused by the line: declare -A _xspecs around line 1909 of /usr/share/bash-completion/bash_completion this line *should* read: declare -Ag _xspecs to ensure the _xspecs variable remains

[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-10-26 Thread Will Palmer
re-adding attachment due to copy&paste error ** Attachment added: "add -g to declare of _xspecs to ensure it stays in the global scope" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1813090/+attachment/5300381/+files/bash_completion.p -- You received this bug notification b

[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-10-26 Thread Will Palmer
** Also affects: bash-completion (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813090 Title: bash completions in /usr/share/bash-completion gene

[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-01-24 Thread Brian Murray
** Package changed: ubuntu => bash (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1813090 Title: bash completions in /usr/share/bash-completion generate unbound variable errors To manage

[Bug 1813090] Re: bash completions in /usr/share/bash-completion generate unbound variable errors

2019-01-23 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people