On Tue, Nov 14, 2023 at 11:46:20PM +0000, Eric Wong wrote:
> My, that's a lot of pipes...
> 
> I should've told you to try this debug patch earlier, but this
> might help...  (and our test suite should really be able to
> watch messages like this while capturing)

Will try this shorty -- currently running a git bisect to find the last time
when tests passed on this system.

> The like() test will fail with the above change, of course; but
> maybe something else is amiss on your system and showing stderr
> will help.  FWIW, I can't reproduce the problem on my CentOS7 VM.

There are two sources of potential discrepancy:

- differences in CPAN module versions I have installed
- different git or xapian14 versions

If you want to try with the newest xapian14 release, you can enable the LFIT
copr on your test system:

yum copr enable icon/lfit

That should let you install xapian14-core and xapian14-bindings-perl, plus
git241. This will, at least, get you to the same version of those two things
that we have.

Thanks for your help!

-K

Reply via email to