[Bash-completion-devel] [bash-completion-Bugs][312577] syntax error in bash_completion ?

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Mon Apr 25 10:12:00 UTC 2011


Bugs item #312577, was changed at 2010-06-17 05:20 by Ville Skyttä 
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312577&group_id=100114

>Status: Closed
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: syntax error in bash_completion ? 
Distribution: Fedora / Red Hat
Originally reported in: None
Milestone: None
>Status: Invalid
Original bug number: 


Initial Comment:
Anonymous message posted by aurelien.tran at gmail.com

Bash completion version: 1.2
Download location: http://bash-completion.alioth.debian.org/ (2010/06/17)
Install command:
 $ ./configure --prefix=$HOME
 $ make && make install

Error output:

bash: /home/user/etc/bash_completion: line 431: syntax error near unexpected token `"$vcur"'
bash: /home/user/etc/bash_completion: line 431: `    [[ $vcur   ]] && { upvars+=("$vcur"  ); upargs+=(-v $vcur   "$cur"  ); }'

----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2011-04-25 13:12

Message:
Happens with too old bash versions (for example 3.0; 1.2 requires bash >= 3.2).  See bash_completion and bash_completion.sh.in.

----------------------------------------------------------------------

Comment By: Ville Skyttä  (scop-guest)
Date: 2010-06-17 09:25

Message:
What is your bash version?

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312577&group_id=100114



More information about the Bash-completion-devel mailing list