bug#57604: [ef]grep usage -> POSIXLY_CORRECT?

2022-09-09 Thread Guillem Jover
Hi! Just to note since grep 3.8 got uploaded into Debian, this has been a problematic change. There are now packages that fail to work such as apt-file (https://bugs.debian.org/1019329), and the emission of tons of warnings all over the place, in many cases hard to know where these are coming from

bug#57604: [ef]grep usage -> POSIXLY_CORRECT?

2022-09-15 Thread Guillem Jover
On Fri, 2022-09-09 at 11:41:49 -0500, Paul Eggert wrote: > On 9/9/22 07:16, Guillem Jover wrote: > > There are now packages that fail to work such as > > apt-file (https://bugs.debian.org/1019329), > > From what I can see, that bug report doesn't say that apt-file fail

bug#57604: [ef]grep usage -> POSIXLY_CORRECT?

2022-09-16 Thread Guillem Jover
On Fri, 2022-09-16 at 01:30:16 -0700, Jim Meyering wrote: > On Thu, Sep 15, 2022 at 9:28 PM Guillem Jover wrote: > > It's true that most of those instances are probably not going to fail. > > But what is definitely being affected are autopkgtests from Debian > > packag