pá 25. 8. 2023 v 8:22 odesílatel Matthias van de Meent < boekewurm+postg...@gmail.com> napsal:
> > > On Fri, 25 Aug 2023, 05:54 Pavel Stehule, <pavel.steh...@gmail.com> wrote: > >> Hi >> >> today build is broken on my Fedora 39 >> >> Regards >> >> Pavel >> >> make[2]: Opouští se adresář >> „/home/pavel/src/postgresql.master/src/bin/initdb“ >> make -C pg_amcheck check >> make[2]: Vstupuje se do adresáře >> „/home/pavel/src/postgresql.master/src/bin/pg_amcheck“ >> [...] >> # ERROR: could not open file "base/16736/16781": Adresář nebo soubor >> neexistuje >> # ' >> # doesn't match '(?^:could not open file ".*": No such file or >> directory)' >> > > It looks like the error message matcher doesn't account for the localized > version of "No such file or directory", might that be the issue? > yes LANG=C maje check-world fixed this issue Regards Pavel > > Kind regards, > > Matthias van de Meent > Neon (https://neon.tech) >