#11995 closed defect (fixed)
BUG: bash-completion-20060301 contains wrong paths
Reported by: | timm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
The file /opt/local/etc/bash_completion
sets the variables
$BASH_COMPLETION
and$BASH_COMPLETION_DIR
to the default directories
/opt/local/opt/local/etc/bash_completion
and/opt/local/opt/local/etc/bash_completion.d
.
Instead the directories
/opt/local/etc/bash_completion
and/opt/local/etc/bash_completion.d
should be used.
Otherwise an error message is printed, if the script is run without setting defaults.
Workaround
As a workaround the two variables can be set in the .profile
before executing the script.
Change History (4)
comment:1 Changed 17 years ago by markd@…
Summary: | bash-completion contains wrong paths → BUG: bash-completion-20060301 contains wrong paths |
---|
comment:2 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|---|
Priority: | Expected → Normal |
Version: | 1.4.40 |
comment:3 Changed 17 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been fixed.
Note: See
TracTickets for help on using
tickets.
Please give version numbers.