FS#50294 - [bash-completion] bash-4.3.patch no longer necessary, and is causing other problems

Attached to Project: Arch Linux
Opened by Chaoren Lin (chaoren) - Sunday, 07 August 2016, 08:16 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 07 August 2016, 14:27 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Eric Belanger (Snowman)
Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
bash-4.3.patch was added due to  FS#39142 , but that bug has been fixed upstream, so the patch is no longer necessary.
However, the patch introduces a problem with command substitution which doesn't currently exist upstream.

Additional info:
* package version: 2.3-4
* compared against upstream version: 2.3

Steps to reproduce:

$ ls $(<TAB>-bash: unexpected EOF while looking for matching `)'
-bash: syntax error: unexpected end of file
This task depends upon

Closed by  Dave Reisner (falconindy)
Sunday, 07 August 2016, 14:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  bash-completion-4.3-5
Comment by Dave Reisner (falconindy) - Sunday, 07 August 2016, 14:26 GMT
Thanks, pushed 4.3-5 to [extra] without the patch.

Loading...