Your message dated Sat, 6 Sep 2008 19:42:53 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: bash: [COMPLETION] messup with sudo+nice+apt-get
has caused the Debian Bug report #356386,
regarding bash: [COMPLETION] messup with sudo+nice+apt-get
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.)
--
356386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356386
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bash
Version: 3.1-3
Severity: minor
The following completes the last word to "nice" instead of
"dist-upgrade":
sudo nice -n+20 apt-get dis
and the following completion causes some "internal" error:
nice -n+20 sudo apt-get dis
bash: COMP_WORDS: bad array subscript
bash: COMP_WORDS: bad array subscript
--- End Message ---
--- Begin Message ---
fixed 356386 20080705
thanks
Hi Justin,
On Sat, 11 Mar 2006 11:40:19 -0500, Justin Prizby wrote:
> The following completes the last word to "nice" instead of
> "dist-upgrade":
>
> sudo nice -n+20 apt-get dis
>
> and the following completion causes some "internal" error:
>
> nice -n+20 sudo apt-get dis
>
> bash: COMP_WORDS: bad array subscript
> bash: COMP_WORDS: bad array subscript
I did confirm this bug on May, 11, but I can't reproduce it now: it must have
been fixed somewhen in the meanwhile ;)
$ sudo nice -n+20 apt-get dis<TAB>
$ sudo nice -n+20 apt-get dist-upgrade
$ nice -n+20 sudo apt-get dis<TAB>
$ nice -n+20 sudo apt-get dist-upgrade
It seems working, uh? ;)
Please feel free to reopen the bug if you ever happen to encounter this again.
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
Description: PGP signature
--- End Message ---