Bug 47154 - bash-completion: unexpected EOF while looking for matching `) while completing in subshell
bash-completion: unexpected EOF while looking for matching `) while completin...
Status: RESOLVED DUPLICATE of bug 47153
Product: UCS
Classification: Unclassified
Component: General
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
https://bugs.debian.org/cgi-bin/bugre...
:
Depends on: 47153
Blocks:
  Show dependency treegraph
 
Reported: 2018-06-06 17:36 CEST by Nico Stöckigt
Modified: 2020-06-22 18:27 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 4: Minor Usability: Impairs usability in secondary scenarios
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.183
Enterprise Customer affected?: Yes
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018052921002827
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Stöckigt univentionstaff 2018-06-06 17:36:17 CEST
+++ This bug was initially created as a clone of Bug #47153 +++

In a Subshell you will probably receive an error when hitting TAB:

======================================================================
root@ucs:~# for i in $(cat /tmp/-su: Dateiende beim Suchen nach `)' erreicht.
-su: Syntax Fehler: Unerwartetes Dateiende.
----------------------------------or----------------------------------
root@ucs:~# echo $( ls bash: unexpected EOF while looking for matching `)'
bash: syntax error: unexpected end of file
======================================================================

This is an upstream bug at debian - see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742466
Comment 1 Florian Best univentionstaff 2020-06-22 18:27:39 CEST
Seems fixed in debian buster.

*** This bug has been marked as a duplicate of bug 47153 ***