[Bug 1312243] Re: error messages completing args inside $()

2020-06-05 Thread Tharrrk
Just manually installed bash-completion_2.10-1ubuntu1_all.deb from focal. Seems solved although the very same eval is still there in _quote_readline_by_ref() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1312243] Re: error messages completing args inside $()

2020-06-05 Thread Tharrrk
Just hit this 6-year old bug. I haven't upgraded to 20.04 yet but in 18.04 it's still present. This bug potentially has quite fatal consequences, imagine you type... for a in $(`reboot`) ...and press . (replace reboot with whatever potentially dangerous command) eval = EVIL !!! -- You

[Bug 1312243] Re: error messages completing args inside $()

2018-11-11 Thread Bug Watch Updater
** Changed in: bash-completion (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage

[Bug 1312243] Re: error messages completing args inside $()

2018-09-21 Thread deivid
Hei, any news here? The upstream version does contain the aforementioned patch (https://github.com/scop/bash- completion/blob/master/bash_completion#L511-L541), and it does not dump this error message everytime tab is pressed in this situation. Tab completing inside `$(` does nothing, which is a

[Bug 1312243] Re: error messages completing args inside $()

2018-06-25 Thread David
Still happening in ubuntu 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage notifications about this bug go to:

[Bug 1312243] Re: error messages completing args inside $()

2017-02-19 Thread Vasya Pupkin
Affects me too in 16.04. Bug is present in latest Debian package as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage

[Bug 1312243] Re: error messages completing args inside $()

2016-12-02 Thread Paul Graydon
Still seems to be affecting 16.04. It's really quite annoying. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage notifications about

[Bug 1312243] Re: error messages completing args inside $()

2015-10-19 Thread Mathew Hodson
** Bug watch removed: Debian Bug tracker #739835 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing

[Bug 1312243] Re: error messages completing args inside $()

2015-10-19 Thread Mathew Hodson
** Tags added: testcase -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage notifications about this bug go to:

[Bug 1312243] Re: error messages completing args inside $()

2015-10-05 Thread Brian Murray
** Tags removed: rls-w-incoming ** Tags added: rls-w-notfixing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage notifications about

[Bug 1312243] Re: error messages completing args inside $()

2015-08-14 Thread Mathew Hodson
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312243 Title: error messages completing args inside $() To manage notifications about this bug go to:

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Malte Skoruppa
For everyone's convenience and reference, here's the 00-fix_quote_readline_by_ref.patch file that I mentioned in comment #8. ** Patch added: The culpable Ubuntu patch that causes bug #1312243

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Malte Skoruppa
For everyone's convenience and reference, here's the 00-fix_quote_readline_by_ref.patch file that I mentioned in comment #8. ** Patch added: The culpable Ubuntu patch that causes bug #1312243

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Malte Skoruppa
This bug is not upstream. This bug does not happen with the bash_completion library provided in the upstream Git repository, neither in its master branch nor in its 2.1 branch (most current stable revision). Rather, this bug is introduced by an Ubuntu patch that is applied against the upstream

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Malte Skoruppa
Looking at the aforementioned patch, it appears that it was made by Juan Ciarlante to fix this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739835 However, it also introduced the bug described in the current bug report. Using the unpatched, upstream version of bash-completion, I still

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Malte Skoruppa
** Patch removed: The culpable Ubuntu patch that causes bug #1312243 https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1312243/+attachment/4419979/+files/00-fix_quote_readline_by_ref.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Ubuntu Foundations Team Bug Bot
The attachment The culpable Ubuntu patch that causes bug #1312243 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 performed by a

[Bug 1312243] Re: error messages completing args inside $()

2015-06-24 Thread Brian Murray
** Tags added: trusty ** Tags added: wily ** Changed in: bash-completion (Ubuntu) Status: Confirmed = Triaged ** Changed in: bash-completion (Ubuntu) Importance: Undecided = Medium ** Tags added: rls-w-incoming -- You received this bug notification because you are a member of

[Bug 1312243] Re: error messages completing args inside $()

2014-11-29 Thread Peter Cordes
related: upstream https://alioth.debian.org/tracker/index.php?func=detailaid=314895group_id=100114atid=413095 Which I opened to report the fact that completion inside either kind of command substitution is broken, even when not spewing errors. ** Bug watch added: alioth.debian.org/ #314895