Your message dated Tue, 4 Dec 2018 23:00:21 -0200
with message-id <[email protected]>
and subject line Re: rsync: No shell completion with filenames
has caused the Debian Bug report #619572,
regarding rsync: No shell completion with filenames
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.)


-- 
619572: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619572
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rsync
Version: 3.0.7-2
Severity: normal

rsync -av * my/beginning/of/local/path<TAB>

No completion with list of filenames as with other programs under Bash.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rsync depends on:
ii  base-files              6.0squeeze1      Debian base system miscellaneous f
ii  libacl1                 2.2.49-4         Access control list shared library
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libpopt0                1.16-1           lib for parsing cmdline parameters
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client                1:5.5p1-6  secure shell (SSH) client, for sec
ii  openssh-server                1:5.5p1-6  secure shell (SSH) server, for sec

-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, 25 Mar 2011 10:41:19 +0100 rpnpif <[email protected]> wrote:
> 
> rsync -av * my/beginning/of/local/path<TAB>
> 
> No completion with list of filenames as with other programs under Bash.

No longer reproducible with current sources:

  $ ls my/beginning/of/local/path/
  dir1  dir2  file1  file2

  $ rsync -av * my/beginning/of/local/path/[TAB]
  my/beginning/of/local/path/dir1/   my/beginning/of/local/path/file1 
  my/beginning/of/local/path/dir2/   my/beginning/of/local/path/file2 

I'm closing the bug report as it doesn't reproduce with current sources
(it would be too much trouble now, after so many years, to try and find
the version that fixed it).  Please, do not hesitate to reopen if you
have more information.

Cheers,
Gabriel

--- End Message ---

Reply via email to