Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#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 pathsBUG: bash-completion-20060301 contains wrong paths

Please give version numbers.

comment:2 Changed 17 years ago by nox@…

Milestone: Port Bugs
Priority: ExpectedNormal
Version: 1.4.40

comment:3 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

This has been fixed.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.