Package: apt-file
Version: 2.0.8.2
Tags: patch
Hi:
The fix is just changing the name _apt-file to _apt_file, in same
style than other bash_completions ones like _apt_get function. You can
verify by checking the definition of name in bash man page (only
alphanumeric and _, numbers not allowed as f
Package: apt-file
Version: 2.0.8.2
Severity: normal
running:
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi
from my ~/.profile, I get the error message:
/etc/bash_completion.d/apt-file: line 37: `_apt-file': not a valid identifier
and the evaluation of the script aborts.
T
2 matches
Mail list logo