Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
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
|
DetailsDescription:
bash-4.3.patch was added due to 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
Sunday, 07 August 2016, 14:27 GMT
Reason for closing: Fixed
Additional comments about closing: bash-completion-4.3-5

Thanks, pushed 4.3-5 to [extra] without the patch.