[Bash-completion-devel] Bug#581660: umount completion fails when mount point has a space in its name

Julian Gilbey jdg at debian.org
Fri May 14 18:47:07 UTC 2010


Package: bash-completion
Version: 1:1.1-3
Severity: normal

bash completion fails when a mount point has a space in its name, for
example:

$ cat /etc/mtab
[...]
/dev/sdc1 /media/DR\040GILBEY vfat rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush 0 0
$ umount /media/D<tab>

completes to "umount /media/DR " instead of "umount /media/DR\ GILBEY"

   Julian

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash                          4.1-3      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

-- Configuration Files:
/etc/bash_completion changed [not included]

-- no debconf information





More information about the Bash-completion-devel mailing list