Your message dated Sat, 17 May 2008 00:18:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: bash: tab completion fails with awk error when first arg 
is gdb and second arg is subshell expansion
has caused the Debian Bug report #314363,
regarding bash: tab completion fails with awk error when first arg is gdb and 
second arg is subshell expansion
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
314363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314363
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bash
Version: 3.0-15
Severity: normal

$ gdb $(which svn) svn_exawk: {if ($1 ~ /^$(which
awk:            ^ unterminated regexp
awk: fatal: Unmatched ( or \(: /^$(which/

Nasty.

(

I typed:

gdb $(which svn) svn_e<TAB>

)

* Replacing "gdb" with "ls" makes the problem go away.
* Replacing "$(which svn)" with "/usr/bin/svn" suppresses the error, but the
  completion does nothing useful.  It apparently doesn't know what to look for,
  and it certainly doesn't offer any completions in $PWD.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bash depends on:
ii  base-files                  3.1.4        Debian base system miscellaneous f
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5                 5.4-6        Shared libraries for terminal hand
ii  passwd                      1:4.0.3-35   change and administer password and

-- no debconf information


--- End Message ---
--- Begin Message ---
fixed 314363 20060301-4
thanks

It's been fixed a long time ago upstream :)

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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
_______________________________________________
Bash-completion-devel mailing list
Bash-completion-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel

Reply via email to