Opened 15 years ago
Closed 15 years ago
#23874 closed defect (invalid)
bash-completion 1.1_4: seems to need dependency to port gsed
Reported by: | mkae (Marko Käning) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | bash-completion |
Description
I made a clean-sweep of my macports and re-installed it right away.
While trying that I noticed that my bash-completion - of course - didn't work anymore.
So, the first port to install was - consequently - the port bash-completion, but it turned out that after being installed it would still work properly, on pressing the tab-key one would get output like this:
---
bash: gsed: command not found
---
What I did was to install port gsed, now bash-completion works fine.
This is why I believe that bash-completion should get gsed as a necessary dependency!
Change History (2)
comment:1 Changed 15 years ago by mkae (Marko Käning)
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Keywords: | gsed dependency removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It appears that the dependency is very likely not necessary, since the Mac OS X version of sed would be used in case gsed is not installed.
This only hits you in case you had MacPorts installed, wiped and reinstall it again...
I should have just restarted the bash at the time... THAT MUST HAVE BEEN IT!
So, I assume that this ticket can be CLOSED as irrelevant!