[Bash-completion-devel] Processed: Bug#704832

2013-04-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 704832 patch Bug #704832 [bash-completion] [patch]: locale aware ifconfig breaks completion Added tag(s) patch. thanks Stopping processing here. Please contact me if you need assistance. -- 704832:

[Bash-completion-devel] Bug#704832: Bug#704832: [patch]: locale aware ifconfig breaks completion

2013-04-06 Thread Ville Skyttä
On 2013-04-06 17:16, Thilo Six wrote: _mac_addresses() suffer from not taking care of locale awareness of ifconfig Fixed upstream: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=a9db458 As a measure of precaution _available_interfaces() should probably

[Bash-completion-devel] Bug#704832: [patch] (was: Bug#704832: locale aware ifconfig breaks completion)

2013-04-06 Thread Thilo Six
Hello Ville Excerpt from Ville Skyttä: On 2013-04-06 17:16, Thilo Six wrote: _mac_addresses() suffer from not taking care of locale awareness of ifconfig Fixed upstream: http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=a9db458 As a measure of

[Bash-completion-devel] Bug#704832: [patch]

2013-04-06 Thread Ville Skyttä
On 2013-04-06 22:19, Thilo Six wrote: $ LC_ALL=C ifconfig -a | sed -ne s/.*[[:space:]]HWaddr[[:space:]]\{1,\}\($re\)[[:space:]]*$/\1/p This one should work for you (if I guess your ifconfig -a output format correctly) -- did you remember to define $re when testing it?

[Bash-completion-devel] Processed: #704832

2013-04-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 704832 + fixed pending Bug #704832 [bash-completion] [patch]: locale aware ifconfig breaks completion Added tag(s) fixed and pending. thanks Stopping processing here. Please contact me if you need assistance. -- 704832:

[Bash-completion-devel] Processed: tagging 704832

2013-04-06 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 704832 = confirmed fixed-upstream Bug #704832 [bash-completion] [patch]: locale aware ifconfig breaks completion Added tag(s) confirmed and fixed-upstream; removed tag(s) fixed, pending, and patch. thanks Stopping processing here. Please

[Bash-completion-devel] [patch] completions/ifconfig

2013-04-06 Thread Thilo Six
Hello today i noticed there is no completion for ifconfig available. I used 'completions/ifup' as starting point and created one. Actually ifconfig could be included there, too. Use this i you like. -- Regards, Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F #