[MacPorts] #43265: bash-completion breaks completion of paths starting with ~ with bash @4.3.8
MacPorts
noreply at macports.org
Sat Sep 13 05:44:23 PDT 2014
#43265: bash-completion breaks completion of paths starting with ~ with bash @4.3.8
-----------------------------------+----------------------
Reporter: xeron.oskom@… | Owner: raimue@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: bash bash-completion |
-----------------------------------+----------------------
Comment (by heylinus@…):
Fixed! Please close this ticket.
The problem on my system was caused by a legacy user account created by
early version of Macports:
{{{
/Users/rabbitmq
}}}
Because its home folder were pointed to non-existing folder
(/opt/local/var/lib/rabbitmq), when it comes to tilde expansion, it
somehow stucks at "~rabbitmq".
Delete the user and group with the same name would fix the problem.
--
Ticket URL: <https://trac.macports.org/ticket/43265#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list