Your message dated Sat, 17 Nov 2018 13:15:59 -0200 with message-id <[email protected]> and subject line Re: Update tags has caused the Debian Bug report #696430, regarding bash-completion: Fails to complete remote files over ssh. to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 696430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696430 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bash-completion Version: 1:2.0-1 Severity: important When user tries to complete a remote path like: $ scp example.com:/tm nothing happens. I.e. shell does not complete the path. It happens because completion issues this command: ssh -o 'Batchmode yes' example.com command ls -aF1dL '/tm*' to retreive available paths. Put it into shell and ssh will fail: $ ssh -o 'Batchmode yes' example.com command ls -aF1dL '/tm*' command-line line 0: Missing yes/no argument. However, equality sign works: $ ssh -o 'Batchmode=yes' www.wlmarketing.com command ls -aF1dL '/tm*' /tmp/ OpenSSH version 6.0 Tested on 5.5 with same result. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'stable-updates'), (500, 'stable'), (10, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bash-completion depends on: ii bash 4.2-4 ii dpkg 1.16.9 bash-completion recommends no packages. bash-completion suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Closing as unreproducible. Please do not hesitate to reopen if you have more information.
--- End Message ---

