Your message dated Tue, 25 Mar 2014 01:04:12 +0000
with message-id <[email protected]>
and subject line Re: Bug#581660: umount completion fails when mount point has a 
space in its name
has caused the Debian Bug report #581660,
regarding umount completion fails when mount point has a space in its name
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.)


-- 
581660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=581660
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Source: bash
Source-Version: 4.3-2

On Mon, May 31, 2010 at 11:52:38AM -0400, John Lindgren wrote:
> Ditto.
> 
> Julian wrote:
> > 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"

Seems that this is fixed in the current version of bash, so closing
the bug report.

   Julian

--- End Message ---
_______________________________________________
Bash-completion-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/bash-completion-devel

Reply via email to