Matthew Vernon <[email protected]> writes: > remctl FTBFS with pcre 10.47 (tested in debusine[0]), inside the > server/acl test:
> server/acl..............FAILED 57 > Looking at the source (I think!) for that test[1] it looks to be doing a > number of pcre-based tests; upstream in 10.47 have improved their error > reporting, and this has lead to some tests failing in other software. I'm > afraid I've not managed to get a remctl build with verbose testoutput and > using pcre2 from experimental setup to poke this further. Hi Matthew, Thank you for the report! This is entirely a problem in remctl due to a benign change in the error message reported by PCRE. # left: TEST:0: compilation of regex '+host/.*' failed around 0 # right: TEST:0: compilation of regex '+host/.*' failed around 1 not ok 57 - ...with invalid regex error I'm fixing it in remctl and will upload a new Debian package that will accept either error shortly. -- Russ Allbery ([email protected]) <https://www.eyrie.org/~eagle/>

