Debian Bug report logs - #556224
bash-completion: File completion is broken

version graph

Package: bash-completion; Maintainer for bash-completion is Gabriel F. T. Gomes <gabriel@debian.org>; Source for bash-completion is src:bash-completion (PTS, buildd, popcon).

Reported by: Alexander Galanin <al@galanin.nnov.ru>

Date: Sat, 14 Nov 2009 15:21:02 UTC

Severity: important

Tags: confirmed, fixed-upstream

Merged with 543982, 544024, 544956, 547349, 548454, 549284, 549548, 550186

Found in version bash-completion/1:1.0-3

Fixed in version bash-completion/1:1.1-1

Done: David Paleino <d.paleino@gmail.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, al@galanin.nnov.ru, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#556224; Package bash-completion. (Sat, 14 Nov 2009 15:21:05 GMT) (full text, mbox, link).


Message #3 received at submit@bugs.debian.org (full text, mbox, reply):

From: Alexander Galanin <al@galanin.nnov.ru>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: bash-completion: File completion is broken
Date: Sat, 14 Nov 2009 17:55:15 +0300
Package: bash-completion
Version: 1:1.0-3
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Initial conditions:
al@gaa:~$ ls -l
итого 52
drwxr-xr-x  7 al al 4096 Окт 15 22:01 !__
drwxr-xr-x  3 al al 4096 Окт 18 15:06 bin
drwxr-xr-x  4 al al 4096 Май 23 10:23 Books
drwxr-xr-x 12 al al 4096 Ноя  1 18:54 Document
drwxr-xr-x  2 al al 4096 Ноя  8 19:06 Download
lrwxrwxrwx  1 al al   31 Мар 12  2009 iPAQ -> /home/al/../renewalled/al/iPAQ/
lrwxrwxrwx  1 al al   22 Авг  2 23:16 live -> ../renewalled/al/live/
drwx------  3 al al 4096 Окт 24 19:24 Maps
drwxr-xr-x 16 al al 4096 Окт 10 00:49 Packages
drwxr-xr-x 18 al al 4096 Окт  3 21:55 Projects
drwxr-xr-x  7 al al 4096 Сен 12 21:37 public_html
drwxr-xr-x  7 al al 4096 Ноя 14 09:39 tmp
- -rw-r--r--  1 al al 1091 Июн  4 23:33 TODO
lrwxrwxrwx  1 al al   40 Авг  2 19:55 Torrent -> /mnt/remote_data/transmission-downloads/
drwxr-xr-x 12 al al 4096 Ноя 14 17:50 University
drwxr-xr-x  9 al al 4096 Окт  4 14:09 Work
al@gaa:~$ ls -l University/
итого 1512
drwxr-xr-x  2 al al    4096 Ноя  4 18:42 intel-report
drwxr-xr-x 10 al al    4096 Окт 24 23:50 Programs
- -rw-r--r--  1 al al     912 Сен 21 19:23 reportTemplate.aux
- -rw-r--r--  1 al al    2880 Июн  7 00:19 reportTemplate-cp1251.tex
- -rw-r--r--  1 al al    9305 Сен 21 19:23 reportTemplate.log
- -rw-r--r--  1 al al    4536 Сен 21 19:47 reportTemplate.tex
- -rw-r--r--  1 al al     665 Сен 21 19:23 reportTemplate.toc
drwxr-xr-x  2 al al    4096 Окт 24 23:17 TSL-compiled
drwxr-xr-x  3 al al    4096 Окт  9 21:44 TSL-docs
drwxr-xr-x  2 al al    4096 Окт 17 10:17 Коллоквиумы
drwxr-xr-x  4 al al    4096 Май 26 13:20 курсовые (не мои)
drwxr-xr-x  5 al al    4096 Окт 24 21:52 лекции
- -rw-r--r--  1 al al   60282 Май 13  2009 М.А.Баутин. Некоторые алгоритмы вычисления индексов пересечения базисных циклов фундаментальной группы n-мерного многообразия.tex
drwxr-xr-x  2 al al    4096 Ноя 14 17:44 методичка по ГМ
drwxr-xr-x  2 al al    4096 Ноя 11 19:50 Расписание
drwxr-xr-x  5 al al    4096 Авг  7 22:08 сделанное к экзаменам--зачётам
- -rwxr-xr-x  1 al al 1402282 Сен  9  2008 Яковлев Е.И. Вычислительная топология.pdf
al@gaa:~$ ls -l University/методичка\ по\ ГМ/
итого 1824
- -rw------- 1 al al 471171 Янв 12  2007 Bundles1.pdf
- -rw------- 1 al al 145559 Янв  3  1998 Bundles1.tex
- -rw-r--r-- 1 al al  22743 Сен  7 22:17 metodichka6.aux
- -rw-r--r-- 1 al al 400104 Сен  7 22:17 metodichka6.dvi
- -rw-r--r-- 1 al al      0 Сен  7 22:17 metodichka6.idx
- -rw-r--r-- 1 al al  24467 Сен  7 22:17 metodichka6.log
- -rw-r--r-- 1 al al 564946 Сен  7 22:17 metodichka6.pdf
- -rw-r--r-- 1 al al 186502 Сен  7 22:15 metodichka6.tex
- -rw-r--r-- 1 al al  16782 Сен  7 21:58 topcorr.sty
al@gaa:~$ alias
alias grep='grep -E --color=auto'
alias la='ls -lah'
alias ll='ls -lh'
alias ls='ls --color=auto'
alias mv='mv -i'
alias rm='rm -i'
alias vi='vim'

Steps to reproduce
1. Action: Type "ls Uni" and press "tab"
   Result: OK, properly expanded to "ls University/"
2. Action: type "метод" and press "tab"
   Result: OK, properly expanded to "ls university/методичка\ по\ гм/"
3. Action: Press "tab" one more time
   Result: NOK, nothing changed
   Expected result: content of "University/методичка\ по\ ГМ/" suggested
4. Action: type "Bund" and press "tab"
   Result: NOK, nothing changed
   Expected result: "University/методичка по ГМ/Bundles1.pdf" and
   "University/методичка по ГМ/Bundles1.tex" suggested

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

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash-completion depends on:
ii  bash                          4.0-4      The GNU Bourne Again SHell

bash-completion recommends no packages.

bash-completion suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkr+xNMACgkQp0cjlW3dsl86WwCeObJT54N8gNRIoLwtdTZDUYbf
ntsAnRfnfkNjMajNSP3d+Yqu94cQr+ne
=itv3
-----END PGP SIGNATURE-----




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#556224; Package bash-completion. (Sat, 14 Nov 2009 15:39:08 GMT) (full text, mbox, link).


Acknowledgement sent to Niels Thykier <niels@thykier.net>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Sat, 14 Nov 2009 15:39:08 GMT) (full text, mbox, link).


Message #8 received at 556224@bugs.debian.org (full text, mbox, reply):

From: Niels Thykier <niels@thykier.net>
To: 556224@bugs.debian.org
Subject: Re: bash-completion: File completion is broken
Date: Sat, 14 Nov 2009 16:34:32 +0100
[Message part 1 (text/plain, inline)]
Hi Alexander

It looks like it might be the "blackslash" problem (see #544024). I use
 1:1.1-1 to avoid this problem - though depending on your setup
upgrading to 1:1.1-1 might make you experience #550943.

~Niels

[signature.asc (application/pgp-signature, attachment)]

Message sent on to Alexander Galanin <al@galanin.nnov.ru>:
Bug#556224. (Sat, 14 Nov 2009 15:39:12 GMT) (full text, mbox, link).


Forcibly Merged 544024 547349 549284 549548 550186 556224. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Sat, 14 Nov 2009 17:06:10 GMT) (full text, mbox, link).


Message #14 received at 556224-done@bugs.debian.org (full text, mbox, reply):

From: David Paleino <dapal@debian.org>
To: Alexander Galanin <al@galanin.nnov.ru>
Cc: 556224-done@bugs.debian.org
Subject: Re: [Bash-completion-devel] Bug#556224: bash-completion: File completion is broken
Date: Sat, 14 Nov 2009 17:59:23 +0100
[Message part 1 (text/plain, inline)]
forcemerge 544024 556224
thanks

On Saturday 14 November 2009 15:55:15, Alexander Galanin wrote:
> [..]

Niels already replied you with the solution :)

Closing the bug, and merging to the already existing one.

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 ----|---- http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#556224; Package bash-completion. (Sat, 14 Nov 2009 17:57:03 GMT) (full text, mbox, link).


Acknowledgement sent to Alexander Galanin <al@galanin.nnov.ru>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Sat, 14 Nov 2009 17:57:03 GMT) (full text, mbox, link).


Message #19 received at 556224@bugs.debian.org (full text, mbox, reply):

From: Alexander Galanin <al@galanin.nnov.ru>
To: Niels Thykier <niels@thykier.net>
Cc: 556224@bugs.debian.org
Subject: Re: Bug#556224: bash-completion: File completion is broken
Date: Sat, 14 Nov 2009 20:29:45 +0300
[Message part 1 (text/plain, inline)]
On Sat, 14 Nov 2009 16:34:32 +0100
Niels Thykier <niels@thykier.net> wrote:

> Hi Alexander
> 
> It looks like it might be the "blackslash" problem (see #544024). I use
>  1:1.1-1 to avoid this problem - though depending on your setup
> upgrading to 1:1.1-1 might make you experience #550943.

Thank you! Upgrading to 1:1.1-1 fixes this problem for me.

-- 
Alexander Galanin
[Message part 2 (application/pgp-signature, inline)]

Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 24 Dec 2009 07:29:50 GMT) (full text, mbox, link).


Bug unarchived. Request was from Jonathan Nieder <jrnieder@gmail.com> to control@bugs.debian.org. (Thu, 09 Dec 2010 04:27:10 GMT) (full text, mbox, link).


Forcibly Merged 543982 544024 544956 547349 548454 549284 549548 550186 556224. Request was from Jonathan Nieder <jrnieder@gmail.com> to control@bugs.debian.org. (Thu, 09 Dec 2010 04:27:14 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 06 Jan 2011 07:31:58 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 10:06:21 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.