Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2020-05-22 Thread Chris Hofstaedtler
* Étienne Mollier [200522 11:57]: > Étienne Mollier, on 2020-05-21 18:34:03 +0200: > > The patch is now forwarded upstream; CI is ongoing, hopefully I > > haven't broke anything in the process: > > > > https://github.com/karelzak/util-linux/pull/1045 > > > > Will see how the issue evolves...

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2020-05-22 Thread Étienne Mollier
Étienne Mollier, on 2020-05-21 18:34:03 +0200: > The patch is now forwarded upstream; CI is ongoing, hopefully I > haven't broke anything in the process: > > https://github.com/karelzak/util-linux/pull/1045 > > Will see how the issue evolves... Looks like it will make it to a next upstream

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2020-05-21 Thread Étienne Mollier
Hi Guilem, Thanks for the ping, I must admit I left this issue aside for quite a while, I didn't have a Github account to forward it myself until recently... Guillem Jover, on 2020-05-21 14:05:21 +0200: > On Mon, 2019-08-05 at 14:02:31 +0200, Chris Hofstaedtler wrote: > > I'm not sure if, for bas

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2020-05-21 Thread Guillem Jover
Hi! [ CCing Étienne Mollier for the patch provided. ] On Mon, 2019-08-05 at 14:02:31 +0200, Chris Hofstaedtler wrote: > Control: tags -1 + help confirmed > * Laurent Bigonville [190805 13:19]: > > On 5/08/19 12:22, Chris Hofstaedtler wrote: > > > * Laurent Bigonville [190805 10:20]: > > > > Th

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2020-01-04 Thread Josh Triplett
Package: mount Version: 2.34-0.1 Followup-For: Bug #933934 This bug still exists; please consider applying the patch (and ideally getting it merged upstream). -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architectu

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-12-15 Thread Laszlo Fiat
Hello, The patch posted on 8 Aug, 2019 works OK. It would be nice to either include the patch in Debian, or have the dependency on gawk.

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-08-08 Thread Étienne Mollier
Good day, I happened to see this issue in the how-can-i-help, and tracked gensub() down to /usr/share/bash-completion/completions/umount. At the end of the script, the COMPREPLY variable is set by the use of `findmnt` and `awk`: COMPREPLY=( $( compgen -W "$(findmnt -lno TARGET | awk \

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-08-05 Thread Chris Hofstaedtler
Control: tags -1 + help confirmed Hi, * Laurent Bigonville [190805 13:19]: > On 5/08/19 12:22, Chris Hofstaedtler wrote: > > * Laurent Bigonville [190805 10:20]: > > > The unmount bash completion complains about "awk: line 18: function > > > gensub never defined" when trying to complete a devic

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-08-05 Thread Laurent Bigonville
On 5/08/19 12:22, Chris Hofstaedtler wrote: Hi, Hey, * Laurent Bigonville [190805 10:20]: The unmount bash completion complains about "awk: line 18: function gensub never defined" when trying to complete a device Can you confirm that your /usr/bin/awk is not gawk? If so, which one is it? b

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-08-05 Thread Chris Hofstaedtler
Hi, * Laurent Bigonville [190805 10:20]: > The unmount bash completion complains about "awk: line 18: function > gensub never defined" when trying to complete a device Can you confirm that your /usr/bin/awk is not gawk? If so, which one is it? Chris

Bug#933934: unmount bash completion complains about "awk: line 18: function gensub never defined"

2019-08-05 Thread Laurent Bigonville
Package: mount Version: 2.34-0.1 Severity: normal File: /usr/share/bash-completion/completions/umount Hi, The unmount bash completion complains about "awk: line 18: function gensub never defined" when trying to complete a device This looks new to me Kind regards, Laurent Bigonville -- System