On 18/11/2024 10:33, Marc Haber wrote:
On Mon, Nov 18, 2024 at 10:29:43AM +0000, Matthew Vernon wrote:
On 18/11/2024 10:20, Marc Haber wrote:
On Sun, Nov 17, 2024 at 05:58:49PM +0000, Matthew Vernon wrote:
Can you disable them, please?
Sure, how would I do that?
Sorry, I've no idea about how the aide autopkgtests are run...
You do have the same issue with the experimental package, right?
Yes, I submitted a CI job to use aide from experimental and pcre2 from
unstable, and it still fails on armel:
https://ci.debian.net/data/autopkgtest/unstable/armel/a/aide/54435841/log.gz
The job that's failing is 01-aide-config-check
It looks like the errors are of the form:
NOTICE: JIT compilation for regex '/run/agetty\.reload$' failed: bad JIT
option (fall back to interpreted matching)
I'm not sure if that's aide successfully falling back to interpreted
matching but the output is confusing the autopkgtest or if aide is
failing to fall back in the absence of JIT support.
Regards,
Matthew