Debian Bug report logs - #417864
debconf: bash completion does not work with dpkg-reconfigure

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: Kamaraju Kusumanchi <kamaraju@gmail.com>

Date: Thu, 5 Apr 2007 03:33:01 UTC

Severity: normal

Fixed in version 1:1.0-3

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, kamaraju@gmail.com, Debconf Developers <debconf-devel@lists.alioth.debian.org>:
Bug#417864; Package debconf. (full text, mbox, link).


Acknowledgement sent to Kamaraju Kusumanchi <kamaraju@gmail.com>:
New Bug report received and forwarded. Copy sent to kamaraju@gmail.com, Debconf Developers <debconf-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Kamaraju Kusumanchi <kamaraju@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debconf: bash completion does not work with dpkg-reconfigure
Date: Wed, 04 Apr 2007 23:29:33 -0400
[Message part 1 (text/plain, inline)]
Package: debconf
Version: 1.5.11
Severity: normal


Consider the attached .bashrc. Using this file, If I do

$ /usr/sbin/dpkg-reconfigure apt-<TAB>

it expands to

$ /usr/sbin/dpkg-reconfigure apt-^[[00m^[[00m

which is not correct.

The .bashrc is the pristine bashrc that a new user would get plus the following
lines

if [ ! -z "$PS1" ]; then
  function grep(){ command grep --color=always "$@"; }
fi

Please reassign if you think the bug belongs to the grep package.

thanks
raju

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

Versions of packages debconf depends on:
ii  debconf-i18n                  1.5.11     full internationalization support 
ii  perl-base                     5.8.8-7    The Pathologically Eclectic Rubbis

Versions of packages debconf recommends:
ii  apt-utils                   0.6.46.4-0.1 APT utility programs

-- debconf information:
  debconf-apt-progress/preparing:
  debconf-apt-progress/title:
  debconf-apt-progress/info:
  debconf-apt-progress/media-change:
  debconf/frontend: Dialog
  debconf/priority: high
[.bashrc (text/plain, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debconf Developers <debconf-devel@lists.alioth.debian.org>:
Bug#417864; Package debconf. (full text, mbox, link).


Acknowledgement sent to Joey Hess <joeyh@debian.org>:
Extra info received and forwarded to list. Copy sent to Debconf Developers <debconf-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Joey Hess <joeyh@debian.org>
To: Kamaraju Kusumanchi <kamaraju@gmail.com>, 417864@bugs.debian.org
Subject: Re: [Debconf-devel] Bug#417864: debconf: bash completion does not work with dpkg-reconfigure
Date: Thu, 5 Apr 2007 13:57:04 -0400
[Message part 1 (text/plain, inline)]
Kamaraju Kusumanchi wrote:
> Consider the attached .bashrc. Using this file, If I do
> 
> $ /usr/sbin/dpkg-reconfigure apt-<TAB>
> 
> it expands to
> 
> $ /usr/sbin/dpkg-reconfigure apt-^[[00m^[[00m
> 
> which is not correct.
> 
> The .bashrc is the pristine bashrc that a new user would get plus the following
> lines
> 
> if [ ! -z "$PS1" ]; then
>   function grep(){ command grep --color=always "$@"; }
> fi
> 
> Please reassign if you think the bug belongs to the grep package.

debconf does not contain any completions for dpkg-reconfigure..

-- 
see shy jo
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debconf Developers <debconf-devel@lists.alioth.debian.org>:
Bug#417864; Package debconf. (full text, mbox, link).


Acknowledgement sent to "Kamaraju Kusumanchi" <kamaraju@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debconf Developers <debconf-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: "Kamaraju Kusumanchi" <kamaraju@gmail.com>
To: "Joey Hess" <joeyh@debian.org>
Cc: 417864@bugs.debian.org
Subject: Re: [Debconf-devel] Bug#417864: debconf: bash completion does not work with dpkg-reconfigure
Date: Thu, 5 Apr 2007 20:05:37 -0400
> debconf does not contain any completions for dpkg-reconfigure..
>

In that case, which package is responsible for this behaviour : grep or bash?

thanks
raju



Information forwarded to debian-bugs-dist@lists.debian.org, Debconf Developers <debconf-devel@lists.alioth.debian.org>:
Bug#417864; Package debconf. (full text, mbox, link).


Acknowledgement sent to Joey Hess <joeyh@debian.org>:
Extra info received and forwarded to list. Copy sent to Debconf Developers <debconf-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Joey Hess <joeyh@debian.org>
To: Kamaraju Kusumanchi <kamaraju@gmail.com>, 417864@bugs.debian.org
Subject: Re: Bug#417864: [Debconf-devel] Bug#417864: debconf: bash completion does not work with dpkg-reconfigure
Date: Fri, 6 Apr 2007 13:12:57 -0400
[Message part 1 (text/plain, inline)]
Kamaraju Kusumanchi wrote:
> >debconf does not contain any completions for dpkg-reconfigure..
> >
> 
> In that case, which package is responsible for this behaviour : grep or 
> bash?

I don't know; I don't see any dpkg-reconfigure completions in
/etc/bash_completion.d here.

-- 
see shy jo
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debconf Developers <debconf-devel@lists.alioth.debian.org>:
Bug#417864; Package debconf. (full text, mbox, link).


Acknowledgement sent to Christian Perrier <bubulle@debian.org>:
Extra info received and forwarded to list. Copy sent to Debconf Developers <debconf-devel@lists.alioth.debian.org>. (full text, mbox, link).


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

From: Christian Perrier <bubulle@debian.org>
To: 417864@bugs.debian.org
Cc: Kamaraju Kusumanchi <kamaraju@gmail.com>
Subject: Re: Bug#417864: [Debconf-devel] Bug#417864: debconf: bash completion does not work with dpkg-reconfigure
Date: Sat, 7 Apr 2007 08:04:48 +0200
[Message part 1 (text/plain, inline)]
Quoting Joey Hess (joeyh@debian.org):

> I don't know; I don't see any dpkg-reconfigure completions in
> /etc/bash_completion.d here.


Ditto here. 

Note that having these would be a good idea, indeed.:)

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

Bug reassigned from package `debconf' to `bash-completion'. Request was from David Paleino <d.paleino@gmail.com> to control@bugs.debian.org. (Mon, 22 Jun 2009 09:18:07 GMT) (full text, mbox, link).


Reply sent to David Paleino <d.paleino@gmail.com>:
You have taken responsibility. (Wed, 16 Sep 2009 11:18:06 GMT) (full text, mbox, link).


Notification sent to Kamaraju Kusumanchi <kamaraju@gmail.com>:
Bug acknowledged by developer. (Wed, 16 Sep 2009 11:18:06 GMT) (full text, mbox, link).


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

From: David Paleino <d.paleino@gmail.com>
To: 417864-submitter@bugs.debian.org
Cc: 417864-done@bugs.debian.org
Subject: Re: debconf: bash completion does not work with dpkg-reconfigure
Date: Wed, 16 Sep 2009 13:03:49 +0200
[Message part 1 (text/plain, inline)]
Version: 1:1.0-3

Hello,
seems like this has been fixed in more recent versions of bash-completion -- I
can't reproduce it with 1.0, thus closing the bug.

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)]

Message sent on to Kamaraju Kusumanchi <kamaraju@gmail.com>:
Bug#417864. (Wed, 16 Sep 2009 11:18:08 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 15 Oct 2009 07:48:17 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:40:28 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.