Package: rsync
Version: 3.1.1-3
Severity: normal

The following command does not autocomplete:
rsync root@host:'dat' /<Tab>

bash-completion is installed. The following is uncommented in /etc/bash.bashrc:
if ! shopt -oq posix; then
  if [ -f /usr/share/bash-completion/bash_completion ]; then
    . /usr/share/bash-completion/bash_completion
  elif [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
  fi
fi

Completion works normally in other commands, such as dpkg.
"rsync root@host:dat /<Tab>" works normally.


-- System Information:
Debian Release: 8.5
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages rsync depends on:
ii  base-files  8+deb8u5
ii  libacl1     2.2.52-2
ii  libattr1    1:2.4.47-2
ii  libc6       2.19-18+deb8u4
ii  libpopt0    1.16-10
ii  lsb-base    4.1+Debian13+nmu1

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client  1:6.7p1-5+deb8u2
ii  openssh-server  1:6.7p1-5+deb8u2

-- no debconf information

Reply via email to