Debian Bug report logs - #427758
[COMPLETION] filenames starting with =

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: rmh@aybabtu.com

Date: Wed, 6 Jun 2007 07:21:02 UTC

Severity: normal

Tags: confirmed

Found in versions bash-completion/20080617.3, bash-completion/20080705

Forwarded to http://alioth.debian.org/tracker/index.php?func=detail&aid=311385&group_id=100114&atid=413095

Reply or subscribe to this bug.

Toggle useless messages

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


Report forwarded to debian-bugs-dist@lists.debian.org, Matthias Klose <doko@debian.org>:
Bug#427758; Package bash. (full text, mbox, link).


Acknowledgement sent to Robert Millan <rmillan@ackstorm.es>:
New Bug report received and forwarded. Copy sent to Matthias Klose <doko@debian.org>. (full text, mbox, link).


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

From: Robert Millan <rmillan@ackstorm.es>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: [COMPLETION] filenames starting with =
Date: Wed, 06 Jun 2007 09:19:32 +0200
Package: bash
Version: 3.1dfsg-8
Severity: normal

$ touch =foo
$ echo =<TAB>

Expansion results in "=\=foo" rather than "\=foo".

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ca_ES.UTF-8)

Versions of packages bash depends on:
ii  base-files                  4            Debian base system miscellaneous f
ii  debianutils                 2.17         Miscellaneous utilities specific t
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libncurses5                 5.5-5        Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information



Changed Bug submitter from Robert Millan <rmillan@ackstorm.es> to rmh@aybabtu.com. Request was from "Robert Millan [ackstorm]" <robert.millan@ackstorm.es> to control@bugs.debian.org. (Mon, 13 Aug 2007 11:18:26 GMT) (full text, mbox, link).


Bug reassigned from package `bash' to `bash-completion'. Request was from Luk Claes <luk@debian.org> to control@bugs.debian.org. (Sun, 02 Mar 2008 15:24:58 GMT) (full text, mbox, link).


Tags added: unreproducible Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Fri, 16 May 2008 21:18:02 GMT) (full text, mbox, link).


Information stored:
Bug#427758; Package bash-completion. (full text, mbox, link).


Acknowledgement sent to Bash-Completion Developers <bash-completion-devel@lists.alioth.debian.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #16 received at 427758-quiet@bugs.debian.org (full text, mbox, reply):

From: David Paleino <d.paleino@gmail.com>
To: 427758-quiet@bugs.debian.org
Cc: Robert Millan <rmillan@ackstorm.es>, Bash-Completion Developers <bash-completion-devel@lists.alioth.debian.org>
Subject: Re: [COMPLETION] filenames starting with =
Date: Fri, 16 May 2008 23:15:50 +0200
[Message part 1 (text/plain, inline)]
tags 427758 unreproducible
thanks

Hi Robert,

On Wed, 06 Jun 2007 09:19:32 +0200, Robert Millan wrote:

> $ touch =foo
> $ echo =<TAB>
> 
> Expansion results in "=\=foo" rather than "\=foo".

I can't reproduce this with bash-completion/20060301-4. Here's what I have:

$ touch =foo
$ echo =<TAB>
[lists all files -- possibly a bug, but not this one]
$ echo "=<TAB>
$ echo "=foo"
$ echo \=<TAB>
$ echo \=foo

It behaves correctly (please note that the '"=' example might be a local
modification of mine -- it will be uploaded in the next version
nevertheless :) )

Kindly,
David

-- 
 . ''`.  Debian maintainer | 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, attachment)]

Bug marked as fixed in version 20080617, send any further explanations to rmh@aybabtu.com Request was from Luk Claes <luk@debian.org> to control@bugs.debian.org. (Tue, 24 Jun 2008 17:36:07 GMT) (full text, mbox, link).


Bug marked as found in version 20080617.3 and reopened. Request was from Robert Millan <rmh@aybabtu.com> to control@bugs.debian.org. (Tue, 24 Jun 2008 19:36:30 GMT) (full text, mbox, link).


Information stored:
Bug#427758; Package bash-completion. (full text, mbox, link).


Message #23 received at 427758-quiet@bugs.debian.org (full text, mbox, reply):

From: Robert Millan <rmh@aybabtu.com>
To: Bash-Completion Developers <bash-completion-devel@lists.alioth.debian.org>
Cc: 427758-quiet@bugs.debian.org
Subject: Re: [COMPLETION] filenames starting with =
Date: Tue, 24 Jun 2008 21:28:16 +0200
found 427758 20080617.3
thanks

On Fri, May 16, 2008 at 11:15:50PM +0200, David Paleino wrote:
> tags 427758 unreproducible
> thanks
> 
> Hi Robert,
> 
> On Wed, 06 Jun 2007 09:19:32 +0200, Robert Millan wrote:
> 
> > $ touch =foo
> > $ echo =<TAB>
> > 
> > Expansion results in "=\=foo" rather than "\=foo".
> 
> I can't reproduce this with bash-completion/20060301-4. Here's what I have:
> 
> $ touch =foo
> $ echo =<TAB>
> [lists all files -- possibly a bug, but not this one]

Create an empty directory, then put =foo in it.  This ensures a list of
files isn't offered, and you get the expansion directly, exposing this
bug.

Btw, use my new address when repliing.  I didn't see your earlier mail.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)




Tags removed: unreproducible Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Wed, 10 Sep 2008 20:30:06 GMT) (full text, mbox, link).


Tags added: confirmed Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Wed, 10 Sep 2008 20:30:07 GMT) (full text, mbox, link).


Bug no longer marked as fixed in version 20080617. Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Wed, 10 Sep 2008 20:30:07 GMT) (full text, mbox, link).


Bug marked as found in version 20080705. Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Wed, 10 Sep 2008 20:30:08 GMT) (full text, mbox, link).


Information stored:
Bug#427758; Package bash-completion. (full text, mbox, link).


Acknowledgement sent to David Paleino <d.paleino@gmail.com>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #36 received at 427758-quiet@bugs.debian.org (full text, mbox, reply):

From: David Paleino <d.paleino@gmail.com>
To: 427758-quiet@bugs.debian.org
Cc: Robert Millan <rmh@aybabtu.com>, Bash-Completion Developers <bash-completion-devel@lists.alioth.debian.org>
Subject: Re: [Bash-completion-devel] Bug#427758: [COMPLETION] filenames starting with =
Date: Wed, 10 Sep 2008 22:28:28 +0200
[Message part 1 (text/plain, inline)]
tags 427758 -unreproducible
tags 427758 confirmed
notfixed 427758 20080617
found 427758 20080705
thanks

Hi Robert,
sorry for the late reply, I missed your mail :(

On Tue, 24 Jun 2008 21:28:16 +0200, Robert Millan wrote:

> On Fri, May 16, 2008 at 11:15:50PM +0200, David Paleino wrote:
> > I can't reproduce this with bash-completion/20060301-4. Here's what I have:
> > 
> > $ touch =foo
> > $ echo =<TAB>
> > [lists all files -- possibly a bug, but not this one]
> 
> Create an empty directory, then put =foo in it.  This ensures a list of
> files isn't offered, and you get the expansion directly, exposing this
> bug.

Ok, I got it now. Bug confirmed, we'll work on it ASAP!

(in these days I fixed another bug regarding "special characters", but it seems
like this one is still there... and I don't have much time now :( )

Thanks for your report,
David

-- 
 . ''`.  Debian maintainer | 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, attachment)]

Information stored:
Bug#427758; Package bash-completion. (full text, mbox, link).


Message #39 received at 427758-quiet@bugs.debian.org (full text, mbox, reply):

From: Robert Millan <rmh@aybabtu.com>
To: David Paleino <d.paleino@gmail.com>
Cc: 427758-quiet@bugs.debian.org, Bash-Completion Developers <bash-completion-devel@lists.alioth.debian.org>
Subject: Re: [Bash-completion-devel] Bug#427758: [COMPLETION] filenames starting with =
Date: Thu, 11 Sep 2008 00:50:18 +0200
On Wed, Sep 10, 2008 at 10:28:28PM +0200, David Paleino wrote:
> tags 427758 -unreproducible
> tags 427758 confirmed
> notfixed 427758 20080617
> found 427758 20080705
> thanks
> 
> Hi Robert,
> sorry for the late reply, I missed your mail :(

No problem.

> Ok, I got it now. Bug confirmed, we'll work on it ASAP!

Thanks David.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."




Noted your statement that Bug has been forwarded to http://alioth.debian.org/tracker/index.php?func=detail&aid=311385&group_id=100114&atid=413095. Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Fri, 30 Jan 2009 08:33:04 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 09:14:33 2023; Machine Name: buxtehude

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.