[ATrpms-users] Bug in atrpms version of bash-completion
Jeffrey J. Kosowsky
atrpms at kosowsky.org
Wed Dec 26 01:42:43 CET 2007
Axel, I tried to copy you on the following bugzilla entry I reported at first
(mistakenly) to Fedora thinking this was their rpm before I realized
that you version had superseded the Fedora version
https://bugzilla.redhat.com/show_bug.cgi?id=385271
In short, the atrpms version of Bash completion silently crashes on
each of the following two lines
BASH_COMPLETION="${BASH_COMPLETION:-/etc/bash_completion}"
BASH_COMPLETION_DIR="${BASH_COMPLETION_DIR:=/etc/bash_completion.d}"
with the bad side effect that anything that was supposed to be sourced
after it via (.bash_profile) NEVER occurs.
You probably should investigate and fix this.
Also a question for you. What additional functionality does your
version of bash_completion provide that led you to create your own
version of a Fedora core rpm?
Thanks,
Jeff
More information about the atrpms-users
mailing list