Debian Bug report logs - #678220
bash-completion: when running aptitude purge <tab> I get error

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: Ben Whyall <ben@whyall-systems.co.uk>

Date: Tue, 19 Jun 2012 23:54:01 UTC

Severity: normal

Tags: moreinfo, unreproducible, upstream

Found in version bash-completion/1:2.0-1

Done: David Paleino <dapal@debian.org>

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, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#678220; Package bash-completion. (Tue, 19 Jun 2012 23:54:04 GMT) (full text, mbox, link).


Acknowledgement sent to Ben Whyall <ben@whyall-systems.co.uk>:
New Bug report received and forwarded. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Tue, 19 Jun 2012 23:54:04 GMT) (full text, mbox, link).


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

From: Ben Whyall <ben@whyall-systems.co.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: bash-completion: when running aptitude purge <tab> I get error
Date: Wed, 20 Jun 2012 00:14:52 +0100
Package: bash-completion
Version: 1:2.0-1
Severity: normal

Dear Maintainer,

When I try and auto complete a package name when doing aptitude purge I get the
following two error messages appear on pressing the tab

ash: /etc/completions/dpkg: No such file or directory
-bash: _comp_dpkg_installed_packages: command not found

Where I would normally expect the package name to be completed.

Thanks

Ben



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages bash-completion depends on:
ii  bash  4.2-2
ii  dpkg  1.16.4.3

bash-completion recommends no packages.

bash-completion suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#678220; Package bash-completion. (Wed, 20 Jun 2012 06:48:08 GMT) (full text, mbox, link).


Acknowledgement sent to dapal@debian.org:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Wed, 20 Jun 2012 06:48:08 GMT) (full text, mbox, link).


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

From: David Paleino <dapal@debian.org>
To: 678220@bugs.debian.org
Cc: Ben Whyall <ben@whyall-systems.co.uk>
Subject: Re: [Bash-completion-devel] Bug#678220: bash-completion: when running aptitude purge <tab> I get error
Date: Wed, 20 Jun 2012 08:45:43 +0200
[Message part 1 (text/plain, inline)]
tags 678220 upstream unreproducible moreinfo
thanks

Hello,

On Wed, 20 Jun 2012 00:14:52 +0100, Ben Whyall wrote:

> When I try and auto complete a package name when doing aptitude purge I get
> the following two error messages appear on pressing the tab
> 
> ash: /etc/completions/dpkg: No such file or directory
> -bash: _comp_dpkg_installed_packages: command not found
> 
> Where I would normally expect the package name to be completed.

I can't reproduce this.

Could you please do a "set -x", and then "aptitude purge <TAB>"? (don't press
TAB to complete "aptitude" or "purge", otherwise your debug output would get
messy)

Thanks,
David

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

Added tag(s) unreproducible, upstream, and moreinfo. Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Wed, 20 Jun 2012 06:48:10 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>:
Bug#678220; Package bash-completion. (Wed, 20 Jun 2012 09:24:03 GMT) (full text, mbox, link).


Acknowledgement sent to "Ben Whyall" <ben@whyall-systems.co.uk>:
Extra info received and forwarded to list. Copy sent to Bash Completion Maintainers <bash-completion-devel@lists.alioth.debian.org>. (Wed, 20 Jun 2012 09:24:06 GMT) (full text, mbox, link).


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

From: "Ben Whyall" <ben@whyall-systems.co.uk>
To: dapal@debian.org
Cc: 678220@bugs.debian.org, "Ben Whyall" <ben@whyall-systems.co.uk>
Subject: Re: [Bash-completion-devel] Bug#678220: bash-completion: when running aptitude purge <tab> I get error
Date: Wed, 20 Jun 2012 09:40:30 +0100
Hi David

I attempted to reproduce the problem to provide the debug output you
requested.

I could not reproduce it in a new terminal.  So I returned to the original
and the problem was there.  However upon closing and reopening it the
problem went away.

So I suggest closing the bug as unreprucible.

Sorry for wasting your time.

Ben





David Paleino wrote:
> tags 678220 upstream unreproducible moreinfo
> thanks
>
> Hello,
>
> On Wed, 20 Jun 2012 00:14:52 +0100, Ben Whyall wrote:
>
>> When I try and auto complete a package name when doing aptitude purge I
>> get
>> the following two error messages appear on pressing the tab
>>
>> ash: /etc/completions/dpkg: No such file or directory
>> -bash: _comp_dpkg_installed_packages: command not found
>>
>> Where I would normally expect the package name to be completed.
>
> I can't reproduce this.
>
> Could you please do a "set -x", and then "aptitude purge <TAB>"? (don't
> press
> TAB to complete "aptitude" or "purge", otherwise your debug output would
> get
> messy)
>
> Thanks,
> David
>


-- 
Ben Whyall





Marked Bug as done Request was from David Paleino <dapal@debian.org> to control@bugs.debian.org. (Wed, 20 Jun 2012 11:18:38 GMT) (full text, mbox, link).


Notification sent to Ben Whyall <ben@whyall-systems.co.uk>:
Bug acknowledged by developer. (Wed, 20 Jun 2012 11:18:39 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 19 Jul 2012 07:27:32 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:02:15 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.