Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-06-23 Thread Sven Joachim
On 2018-03-19 22:12 +0100, Raphael Hertzog wrote: > On Mon, 19 Mar 2018, Hideki Yamane wrote: >> However, in scripts/*, there's unnecessary mawk hardcode line and >> we can remove it safely as attached patch. > [...] >> -ln -sf mawk "$TARGET/usr/bin/awk" >> +ln -sf awk

Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Raphael Hertzog
Hi Hideki, On Mon, 19 Mar 2018, Hideki Yamane wrote: > However, in scripts/*, there's unnecessary mawk hardcode line and > we can remove it safely as attached patch. [...] > - ln -sf mawk "$TARGET/usr/bin/awk" > + ln -sf awk "$TARGET/usr/bin/awk" Huh? This doesn't make any sense. You

Bug#861343: debootstrap: hardcodes mawk as awk provider

2018-03-19 Thread Hideki Yamane
control: tags -1 +patch On Thu, 27 Apr 2017 20:35:01 +0200 Sven Joachim wrote: > It might be useful for Debian or derivatives to change the default awk > provider, which currently is mawk - a package that has de facto been > unmaintained in Debian for several years. The

Bug#861343: debootstrap: hardcodes mawk as awk provider

2017-04-27 Thread Sven Joachim
Package: debootstrap Version: 1.0.89 Severity: normal It might be useful for Debian or derivatives to change the default awk provider, which currently is mawk - a package that has de facto been unmaintained in Debian for several years. The original-awk package is in my experience considerably