Package: bash
Version: 3.1dfsg-8
Severity: normal

*** Please type your report below this line ***

When issuing the set command to view the environment, this is the 
result:

BASH=/bin/bash
BASH_ARGC=()
[snip]
TERM=xterm
UID=1000
USER=evan
_=set
bash205='3.1.17(1)-release'
bash205b='3.1.17(1)-release'
bash3='3.1.17(1)-release'
_alias ()
{
    local cur;
    COMPREPLY=();
    cur=${COMP_WORDS[$COMP_CWORD]};
    case "$COMP_LINE" in
[snip more of /etc/bash_completion]

The _alais line is line 351 from /etc/bash_completion.  The rest of the
file is listed until line 4511.

This is on a fresh install from the testing netinstall image.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=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-11 GNU C Library: Shared
libraries
ii  libncurses5                 5.5-5        Shared libraries for
terminal hand

bash recommends no packages.

-- no debconf information


Reply via email to