Package: bash Version: 4.3-11+b1 Severity: normal bash is failing when i try to tab-complete on the input line:
cat <(sort < the error message seems to be: bash: command substitution: line 2: syntax error near unexpected token `newline' bash: command substitution: line 2: `sort <' Here's me trying it from a clean shell: 0 dkg@alice:~$ env -i bash --norc bash-4.3$ bash --version GNU bash, version 4.3.30(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. bash-4.3$ cat <(sort <bash: command substitution: line 2: syntax error near unexpected token `newline' bash: command substitution: line 2: `sort <' i reported this on #bash on freenode, and koala_man said "works for me with 4.3.11(1)-release", so it may be recently introduced somewhere. I have also verified that it is not a problem with the version of bash in wheezy. I do not have the bash-completion package installed. This may be an upstream bug -- feel free to forward it, i do not have the bandwidth at the moment. Thanks for maintaining bash in debian! Regards, --dkg -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bash depends on: ii base-files 7.10 ii dash 0.5.7-4+b1 ii debianutils 4.4+b1 ii libc6 2.19-13 ii libncurses5 5.9+20140913-1 ii libtinfo5 5.9+20140913-1 Versions of packages bash recommends: pn bash-completion <none> Versions of packages bash suggests: pn bash-doc <none> -- Configuration Files: /etc/bash.bashrc changed [not included] -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org