Your message dated Sat, 6 Sep 2008 18:05:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Seems fixed...
has caused the Debian Bug report #257317,
regarding bash_completion: completing perl module names is buggy
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.)
--
257317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257317
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bash
Version: 2.05b-15
Severity: normal
Try to complete a perl module name
$ . /etc/bash_completion
$ man Mail::
Now I press <tab>
$ man Mail::Mail\:\:
There is something wrong with it I think.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nikratio 2.6.7 #1 Fri Jun 18 15:37:08 CEST 2004 i686
Locale: LANG=C, [EMAIL PROTECTED]
Versions of packages bash depends on:
ii base-files 3.0.8 Debian base system miscellaneous f
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libncurses5 5.4-3 Shared libraries for terminal hand
-- no debconf information
bye
Nikolaus
--- End Message ---
--- Begin Message ---
fixed 257317 20080705
thanks
Hi,
it seems it has been fixed sometime during these years:
$ man Mail<TAB>
$ man Mail\:\:<TAB>
Mail::Address Mail::Field::Date Mail::Internet
Mail::Cap Mail::Field::Generic Mail::Mailer
Mail::Field Mail::Filter Mail::Send
Mail::Field::AddrList Mail::Header Mail::Util
$ man Mail\:\:A<TAB>
$ man Mail\:\:Address
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
Description: PGP signature
--- End Message ---