[MacPorts] #37858: bash-completion not autocompleting ssh known_hosts
#37858: bash-completion not autocompleting ssh known_hosts --------------------------------+-------------------------------- Reporter: jithin1987@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: bash, autocomplete | Port: bash-completion --------------------------------+-------------------------------- I am using bash-completion @2.0 and bash version 4.2.42(2)-release (i386 -apple-darwin11.4.2). I also tried with bash from macports but bash- completion is not autocompleting ssh hostnames. And my hostnames are not hashed. -- Ticket URL: <https://trac.macports.org/ticket/37858> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37858: bash-completion @2.0: not autocompleting ssh known_hosts ------------------------------+---------------------- Reporter: jithin1987@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: bash-completion | ------------------------------+---------------------- Changes (by larryv@…): * cc: jithin1987@… (removed) * owner: macports-tickets@… => raimue@… * keywords: bash, autocomplete => Comment: Thanks for the ticket. In the future, please try to Cc relevant port maintainers. Also, you don’t have to Cc yourself if you’re the one reporting the ticket :) -- Ticket URL: <https://trac.macports.org/ticket/37858#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37858: bash-completion @2.0: not autocompleting ssh known_hosts ------------------------------+---------------------- Reporter: jithin1987@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: bash-completion | ------------------------------+---------------------- Changes (by raimue@…): * status: new => assigned Comment: I can't reproduce the issue. If I use `ssh <Tab>` I see the hosts from my `.ssh/known_hosts`. Can you please try to get me the debug output using these commands? {{{ $ script bash-completion.txt $ set -x $ ssh <Tab> $ exit }}} Then attach the resulting `bash-completion.txt` to this ticket. Please review the file beforehand and check whether it contains any private information (hostnames and IP addresses). -- Ticket URL: <https://trac.macports.org/ticket/37858#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37858: bash-completion @2.0: not autocompleting ssh known_hosts ------------------------------+---------------------- Reporter: jithin1987@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: bash-completion | ------------------------------+---------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => invalid Comment: I just looked at this report again by chance. I only recognized now that you were using bash 3.2 in the log output provided above. bash-completion requires at least bash >= 4.1. See also `port notes bash-completion`. -- Ticket URL: <https://trac.macports.org/ticket/37858#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts